Skip to content

hadiportofolio/mining-setup-using-hellminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

mining-setup-using-hellminer

  1. make start.sh : nano start.sh

  2. wget https://raw.githubusercontent.com/hadiportofolio/mining-setup-using-hellminer/main/start.sh

  3. chmod +x start.sh

  4. make crontab - e @reboot /root/start.sh > /root/start.log 2>&1

#download hellminer

  1. wget https://github.com/hellcatz/hminer/releases/download/v0.59.1/hellminer_linux64_avx2.tar.gz

  2. (link : https://github.com/hellcatz/hminer/releases )

  3. tar -xvzf hellminer_linux64_avx2.tar.gz

------------------------------------------------ this step is only for me beacuse its my wallet addrs

  1. rm run_miner.sh

  2. wget https://raw.githubusercontent.com/hadiportofolio/mining-setup-using-hellminer/main/run_miner.sh

  3. chmod +x run_miner.sh

add step

  1. nano run_miner.sh (check cpu ,addrs and server from luckpool or you can change your fav pool)

  2. screen -ls (check screen run)

  3. screen -r mining (to retach with screen)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages