How to mine Monero using one linux command
mining·@sigmundnash·
0.000 HBDHow to mine Monero using one linux command
Prerequisites: - running linux - docker installed - register an email (use a throwaway if you prefer) with this mining pool website: https://minergate.com Run the following command from your terminal (replace my throwaway mail with your own): docker run -itd -e username=throwaway123asgsdf@gmail.com servethehome/monero_cpu_minergate   That easy!