...
./miner_start_all.sh returns "line 8: screen: command not found" two times, then says "Started." Yet I can't see the worker in the pool, and red light stays solid. How do I get the second miner running? How do I open a second instance?
...
On ubuntu that would be
sudo apt install screen
Since it sounds like 'screen' wasn't installed?