bitcoin how to simply start mining bitcoin and ethereum in background on ubuntu 14+ 在比特幣與以太幣每年持續成長的狀態,讓人想試試看所謂的「挖礦」,雖然進入時間點晚,但不無是個可以認識新技術的好方法,就來試試看在自己機器上挖吧~ 以下指令環境需求為 ubuntu 14.4+,若非此版本還請另找解法(最大差異是以太幣的挖礦程式安裝) 安裝 minergate(目前找到在 linux 上相對支援度最高的,除了 cli 也有 GUI 介面可以用喔) sudo apt-get update && wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb 額外安裝以太幣的挖礦程式