I have a machine running the latest version of Ubuntu Server. It is an Ethereum Mining Rig running Claymore 95. My primary way of viewing it's activities are through SSH. This works great, except if I end that SSH session and reconnect I am just at the Bash Prompt. If I give it the command to begin mining, it will restart the program all the way from the beginning. I am wondering if there's any way to begin viewing Claymore 95 on a new SSH session, because it is still running after I quit SSH obviously.
Let me know if there's any other information I need to provide and thank you for any assistance you can offer in this matter!
Edit: Upon further inspection, it appears that after I close the SSH session the program stops running. This doesn't seem like the way it should behave. Is there a way to ensure it keeps running after closing the SSH session?
Edit2: Just needed to properly apply the Screen command.