Cryptocurrency Mining Setup and Notes

From myWiki
Revision as of 12:54, 13 January 2018 by Stevet (talk | contribs) (Created page with "Setup Ubuntu Server 16.04.3 Ethereum (geth) sudo add-apt-repository ppa:ethereum/ethereum -y sudo so apt update sudo apt install ethereum -y Import ethereum key or create...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Setup Ubuntu Server 16.04.3

Ethereum (geth)

sudo add-apt-repository ppa:ethereum/ethereum -y
sudo so apt update
sudo apt install ethereum -y

Import ethereum key or create new account

geth account list

AMDGPU-PRO 17.50-511655 (--compute has been deprecated)

amdgpu-pro-install --opencl=legacy,rocm --headless

Notes:

boot to onboard VGA first

cli: don't start GUI in headless (server) setup

sudo systemctl set-default multi-user.target

Ethminer

git repository download

Zcash

website

Mining

ethermine.org (ethereum & zcash)