Skip to content

ripshy/monero_miner_deployment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick Monero Miner

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%