Okay, I did this, ran through the configuration and don't see anything happening. I do screens and all 5 processes are "detached"
Ideas? Or just use scripta?
do a : sudo screen -ls this lists the active screens and take note of the session number in the format of 2XXX.X
then do a: sudo screen -r 2XXX.X
it will attach you to one of the screens and you will see one of the miners working away, to detach hold down control-a-d and you will be returned to command line