Post
Topic
Board Mining (Altcoins)
Re: Swedish ASIC miner company kncminer.com
by
vesperwillow
on 24/09/2014, 14:22:16 UTC
Elen, have you tried seeing if any screen sessions exist at all?

screen -ls
-should list all screens for the current user, or you could try:

ls -laR /var/run/screen/
-to show all screens on the system.

And if you find a screen you could use:
screen -x screenname