Skip to content

whalehulk/cloud_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cloud_miner

1: SSH into your server for the first time and run the following commands

#git clone https://github.com/joshteng/Ethereum-mining #cd Ethereum-mining/aws #chmod +x aws_p2.sh #sudo ./aws_p2.sh Just hit 'Yes' or 'Y' or ENTER every time you are prompted

Once it's done, you can now terminate your SSH session and your server should be mining in the background! Don't forget to change the script to use your own Ether Wallet address!

To SSH into your server

#ssh -i ubuntu@ To easily spin up new instances!

Create an AMI of your working instance and then in future, when you create new instances, just select the AMI you created. You will still need to SSH into your newly created instances to begin mining.

#However, it's possible to ensure that your miner begins working as soon as your instances start up! Check this link http://ccm.net/faq/3348-execute-a-script-at-startup-and-shutdown-on-ubuntu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages