Skip to content

Sets up and configures a CPU miner for Monero on a fresh Ubuntu 16.04 install

Notifications You must be signed in to change notification settings

rahimkhoja/monero_miner_deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick Monero (XMR) Miner

By: Rahim Khoja (rahim@khoja.ca)

Compatible with Google Compute, Amazon EC2, Microsoft Azure, VMWare, Xen, and Bare Metal.

Install Instructions

  1. Install Ubuntu 16.04 LTS on a Server or a Virtual Server
  2. SSH into the fresh Ubuntu 16.04
  3. Copy and Paste the following into the SSH Terminal:
sudo apt-get -y install git
git clone https://github.com/KhojaHoldingCorp/monero_miner_deployment.git
cd monero_miner_deployment
sudo chmod +x ./install_monero_miner.sh
sudo ./install_monero_miner.sh

Support

Since I am extremely lazy I am not going to offer any support. Well maybe every once-n-a while. It really depends on my mood.

That being said, time was spent documenting each command in the scripts. This should allow the scripts to be easily understood and modified if needed.

Donations

Many Bothans died getting this Monero (XMR) Miner to you, honor them by sending me some Crypto. ;)

ETH Mainnet: 0x1F4EABD7495E4B3D1D4F6dac07f953eCb28fD798
BNB Chain: 0x1F4EABD7495E4B3D1D4F6dac07f953eCb28fD798

License

Released under the GNU General Public License v3.

http://www.gnu.org/licenses/gpl-3.0.html

About

Sets up and configures a CPU miner for Monero on a fresh Ubuntu 16.04 install

Topics

Resources

Stars

Watchers

Forks

Languages