Bitcoin Forum
May 23, 2024, 01:03:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Mining on external computer?  (Read 992 times)
Xtra_Coin (OP)
Member
**
Offline Offline

Activity: 140
Merit: 10

Blockchain Identity Verification


View Profile
June 04, 2011, 11:46:43 AM
 #1

Hi,

I'm currently wondering if the following is possible:
I have 2 computers A and B.
Can I run a mining program on computer A and tell it to do the calculations on computer B?
I.e. running a mining program on computer B without installing it.

Edit: If it is possible, would it even work if computer A runs with Windows and B with a Unix distribution?

Thanks in advance!

Best regards,
X.C.

Inaba
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
June 04, 2011, 12:14:51 PM
 #2

No and no is pretty much the answer.

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Jack of Diamonds
Sr. Member
****
Offline Offline

Activity: 252
Merit: 251



View Profile
June 04, 2011, 12:58:09 PM
 #3

Remote desktop.

But it wont obv. work if the program doesn't exist on the other machine.

1f3gHNoBodYw1LLs3ndY0UanYB1tC0lnsBec4USeYoU9AREaCH34PBeGgAR67fx
supa
Copper Member
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 04, 2011, 10:18:33 PM
 #4

Kind of and sort-of-ish.

You can certainly install (for most miners - this is just copying the .exe) on computer A.

You can then run that program from computer B using Windows file sharing or Linux file sharing (CIFS/SMB/NFS).

Example:

From Computer B:

\\computerA\c$\bitcoin\poclbm.exe --<my args go here>

For all intents and purposes, poclbm.exe is "installed" on computer A but being run from computer B.  poclbm.exe is not the best example here, though - it has quite a few supporting files that are required.  This method will probably not work with poclbm, but will work with ufasoft's miner or something similar.

For poclbm, you would need to map a network drive on computer B like this:

net use Z: \\computerA\c$\bitcoin\
Z:
poclbm.exe <my args here>
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!