I recommend DigitalOcean Cloud VPS. It's cheap and very fast to install
1. Sign up digital ocean
Click sign up. Create your account when it's finished login.
2. click get start. type your details. I recommend you to use Paypal ( Credit card is complicate to confirm your identity)
*Reccommend to wait DigitalOcean Promocode(Sometime $10 , 20$ ) It save a lot of you money
You can check that this time has Promocode right now >> Check
when complete click droplet > create droplet
Price of VPS
* not reccomend $5 because of 512MB ram is not enough. you will get error sometime.
When you select VPS price. Select Region (Recommend Armsterdam2 or New York 2)
Select Ubuntu 13.10 x64
In the end click Create droplet. wait for process about 2 minute.
Digital Ocean limit 3 droplet(Sometime 5 droplet) You need to contact support if you want more.(Please contact before you mining, He don't let you have more if he know that you're using server mining)
You will get email about your server details
Download Remote Putty use it to login to your server.
In Host name : IP ( get from Email ) click open
Login as : <<< type root
Password : <<< from your email (Don't worry that nothing happen when you typed. It not show for security.)
If success It should be like this
copy this sentence.
(Ctrl+c and open putty right click on the green square.)(Copy one sentence to putty. Press enter. Wait for program working. When it done, copy another sentence to putty)
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
git clone https://github.com/tandyuk/jhPrimeminer.git
cd jhPrimeminer
make
sudo apt-get install -y screen
nano start_jhprimeminer
* Next sentence you need to change to be your own sentence
(user.worker >>> your worker of pool. EX n4ve.XPM_1
PASSWORD >>> password of your worker )
(user.worker >>> your worker of pool. EX n4ve.XPM_1
PASSWORD >>> password of your worker )
./jhprimeminer -o http://ypool.net:10034 -u USER.WORKER -p PASSWORD -t 2
when you do that. ctrl + x, press y and press enter. and copy this sentence.
chmod +x start_jhprimeminer
screen ./start_jhprimeminer
Now. We can close putty. and wait for worker mining.
(You can shutdown your computer because this program will run on the cloud)
No comments:
Post a Comment