You are viewing our Forum Archives. To view or take place in current topics click here.
Bitcoin mining on vps
Posted:
Bitcoin mining on vpsPosted:
Status: Offline
Joined: May 02, 20177Year Member
Posts: 26
Reputation Power: 1
I was wandering is there a way to mine bitcoin on a vps without actually having the vps open
PM me
PM me
#2. Posted:
Status: Offline
Joined: Jul 06, 20186Year Member
Posts: 1,879
Reputation Power: 248
You won't be on the vps without it being open, so no.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: May 02, 20177Year Member
Posts: 26
Reputation Power: 1
HolaHiBonjour wrote You won't be on the vps without it being open, so no.ya but what bout the servers that run off vps how do they stay up without having the program open
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 06, 20186Year Member
Posts: 1,879
Reputation Power: 248
SwishYXEX wroteHolaHiBonjour wrote You won't be on the vps without it being open, so no.ya but what bout the servers that run off vps how do they stay up without having the program open
They have to have them active or they won't run
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Mar 21, 201014Year Member
Posts: 4,083
Reputation Power: 781
Status: Offline
Joined: Mar 21, 201014Year Member
Posts: 4,083
Reputation Power: 781
If I understand your question correctly, you want to mine bitcoin on a VPS but don't want to have the VPS client open or be remote desktopped in.
You can do this. You don't need to be VPS'd into the machine for it to run. It will continue to run without your input once you have set it up...
You can do this. You don't need to be VPS'd into the machine for it to run. It will continue to run without your input once you have set it up...
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17066
Motto: 2b || !2b
Motto: 2b || !2b
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17066
Motto: 2b || !2b
Not really my forte, but you could try running it in a TMUX session so you're still able to use the VPS for other tasks...
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Mar 21, 201014Year Member
Posts: 4,083
Reputation Power: 781
Status: Offline
Joined: Mar 21, 201014Year Member
Posts: 4,083
Reputation Power: 781
Multiple ways of doing it.
First off are you sshing into it or are you running remote desktop?
If ssh you can use screen, a daemon or init.d.
screen is the easiest. you just type screen and it will create a new screen, then you can start up the miner there and push control + ad to detach from the screen. From there you can just close down the ssh and it will continue to run on the screen. To get back to the screen you can type screen -dr, find the pid and type screen -dr [pid number]
for example.
If your running CentOS you can
Ubuntu should come with it.
First off are you sshing into it or are you running remote desktop?
If ssh you can use screen, a daemon or init.d.
screen is the easiest. you just type screen and it will create a new screen, then you can start up the miner there and push control + ad to detach from the screen. From there you can just close down the ssh and it will continue to run on the screen. To get back to the screen you can type screen -dr, find the pid and type screen -dr [pid number]
screen -dr 32225
If your running CentOS you can
yum install screen
Ubuntu should come with it.
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Mar 31, 201113Year Member
Posts: 51
Reputation Power: 1
Status: Offline
Joined: Mar 31, 201113Year Member
Posts: 51
Reputation Power: 1
TTG_Hayden wrote Multiple ways of doing it.
First off are you sshing into it or are you running remote desktop?
If ssh you can use screen, a daemon or init.d.
screen is the easiest. you just type screen and it will create a new screen, then you can start up the miner there and push control + ad to detach from the screen. From there you can just close down the ssh and it will continue to run on the screen. To get back to the screen you can type screen -dr, find the pid and type screen -dr [pid number]
for example.screen -dr 32225
If your running CentOS you can
yum install screen
Ubuntu should come with it.
Thankyou for this
- 1useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Dec 11, 201013Year Member
Posts: 2,182
Reputation Power: 97
Status: Offline
Joined: Dec 11, 201013Year Member
Posts: 2,182
Reputation Power: 97
Mining bitcoin is no point bro.
- 2useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.