Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
zerf2004
on 19/05/2017, 23:22:00 UTC
Hi Tytanik,

First of all: great work!
As a semi-linux-noob I would like to know if it is possible to set up a SSH connection (easy part) en read the output of the miner.
I know I can open the site en read the console but I'd like to read it in a PuTTy window.



Start you SSH client, log on your miner f.e. ssh miner@192.168.1.10 password is "miner", then list screen sessions "screen -ls" it will show screen session ID of your working miner, just use screen -x ID.

1.
http://i.imgur.com/5NAXIpf.png
2.
http://i.imgur.com/iUCpHMU.png

Hope it works on Putty in same way.


Instead of doing it by the ID since that always changes you can just do screen -x miner instead.