lspci

Minning Minergate With VPS

Dec 27th, 2017
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. 1. wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb && apt-get install screen
  2.  
  3. 2. apt-get update
  4.  
  5. 3. apt-get install cpulimit
  6.  
  7. 4. cd ~
  8.  
  9. 5. screen
  10.  
  11. 6. minergate-cli -user email -xmr 1
  12.  
  13. CTRL + A + D
  14.  
  15. 7. TOP
  16.  
  17. "Check minergate-cli PID nya berapa, biasanya paling atas"
  18.  
  19. 8. cpulimit -l 40 -p PID & (40 = limit cpunya)
Advertisement
Add Comment
Please, Sign In to add comment