Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Shizzle my dizzle
on 20/05/2017, 19:21:23 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.


I get No Sockets found in /var/run/screen/S-root.  Sad
The way I do this is:
Login with user: miner pass: miner
screen -r miner

Right, I logged on as root, but with miner I do see a session. It is attached so I can't connect to it, or bettrer, I don't know yet how to detatch and attach.