New: cgminerAll contenthive-129948hive-196917krsteemzzanhive-183959hive-180932hive-166405uncommonlabhive-185836photographyhive-183397hive-150122hive-144064bitcoinlifehive-188619hive-101145hive-124908krsuccesshive-139150hive-103599hive-184714hive-106183hive-165987TrendingNewHotLikersforsaken01 (25)in bitcoin • 2 years agoMining Script for Bitcoin for Linux systems#!/bin/bash Set the miner settings POOL_URL="pool_url" WALLET_ADDRESS="wallet_address" Install dependencies sudo apt-get update sudo apt-get install -y opencl-headers ocl-icd-libopencl1…