hackgasil.blogg.se

Linux zcash miner
Linux zcash miner








linux zcash miner
  1. Linux zcash miner how to#
  2. Linux zcash miner install#
  3. Linux zcash miner update#
linux zcash miner

Linux zcash miner install#

Sudo apt-get install -y gcc make linux-headers-$(uname -r)

Linux zcash miner update#

AWS setup:Īdditional setup steps in case of AWS GPU accelerated servers: (Make sure to check the latest driver version available) sudo apt-get update -y If you connect next time, you can continue the work if you type ‘tmux attach‘.

linux zcash miner

You can safely close the SSH connection to your server, the mining will run inside the tmux session. Just type tmux to start a new session start the mining there and you can exit with pressing ‘Ctrl’+’b’ and then ‘d’. It is easy to use and keeps the processes running in the background until you shut it down. Important to note, that if this is a remote server that you SSH into the machine the process will stop if you close the connection to the server. You can also monitor the mining on the MinerGate website, with all the received coins. You can see the miner running in the command line, with current hash rates. minergate-cli -helpĮxample line for Zcash: minergate-cli -user -zec 2 Congratulations you now have a running Ubuntu server mining Zcash! Where /email/ is the account you set up at MinerGate, /threads/ is the number of threads you want to use for mining (If you leave out this part it will use all available cores) and /coin/ is a cryptocurrency specific ticker – you can find out about these with. To start mining you need to run minergate-cli -user /email/ /coin/ /threads/ You can mine multiple coins with MinerGate even simultaneously if you wish to. However, ZCash recommends using an ASIC miner and mining pool. Now your client is installed and you can start mining. Operating systems supported by ZCash are Docker, Debian/Ubuntu, Mac, and other Linux flavors. Make a new folder for your download, then download and install the client with the following lines: mkdir /Downloads If your account is up and ready to go, now we can install the MinerGate client on your server. First, you need to register your account at the MinerGate site. It is very easy to set up and easy to use. We chose MinerGate as our mining pool, that has its own software to mine. Update loads the list of the latest versions, and with the upgrade line, you actually install the new versions. To upgrade your software to the latest stable version. After the first login, it is always good to run sudo apt-get update Your server should be up and running within minutes after they received the payment. While we show you with a VPS, if you’re using a local Linux installation the steps will be the same.įirst, you need to order a VPS from a provider with Ubuntu 18 installed.

Linux zcash miner how to#

Learn how to mine Zcash using a VPS in this quick guide.










Linux zcash miner