Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Linux agent
by
patrike
on 17/09/2018, 11:07:22 UTC
For any others having the same trouble I had, the Linux agent runs the miner software using the screen utility, which isn't installed by default in Ubuntu.  Just do
Code:
sudo apt install screen
and you should be good to go.
Thanks - I've updated the documentation based on this.