Bitcoin Forum
June 29, 2024, 06:01:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Simple Mining OS ETH, GRIN +ZIL integration  (Read 228 times)
funnyman7777 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
March 25, 2019, 10:51:45 PM
 #1

Unpack claymore-eth-v12.0 into /home/miner/
archive can be found in /root/miner_org/ directory.
Unpack zilminer-v0.2.20-cuda10.0 to /home/miner/zilminer-v0.2.20-cuda10.0
archive can be found in /root/miner_org/ directory.

Create and Put into : stop.sh   

#!/bin/bash
pkill -o $(pgrep 'ethdcrminer64')


make that file executable: chmod 755 stop.sh

Create and put into: start.sh

/home/miner/claymore-eth-v12.0/ethdcrminer64 -wd 1 -r 1 -epool etc-eu1.nanopool.org:19999 -ewal ........
Make it executable too chmod 755 start.sh

Copy stop.sh and start.sh to /home/miner/zilminer-v0.2.20-cuda10.0 folder
crontab -e

* * * * *  rsync -a /home/miner/zilminer-v0.2.20-cuda10.0 /root/miner_org/

Save and exit from crontab .

chown miner:miner -R /home/miner/

Put following config in SMOS Admin web pannel
--pow-start ./stop.sh --pow-end ./start.sh --pow-end-at-startup -P zil://0xd8983a960cadc15eeff307394d04348aeeed6e06@31.7.175.76:4202/api

In same manner you can make integration GRIN+ZIL with kbminer .

https://forum.zilliqa.com/t/simple-mining-os-eth-grin-zil-integration/544


Limited time offer!   BTCBTCBTC
VPS Linux server 16 public IP addresses
13 Zilliqa nodes on virtual machine + individual proxy
administration + monitoring 24/7 + automatic registration of all nodes and workers for free

contact us for more details on: cryptlogicltd@gmail.com  BTCBTCBTC



Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!