I was trying to ssh into my laptop at the ham shack and just use ‘screen’ to restart the wfview server like this:
ssh shack-laptop.lan
screen -dm wfview
Is there more to just ssh-ing into laptop and run that command?
screen -list showed the screen session but i dont think that wfview was actually running. (couldnt reconnect with the wfview client)
ah. i see. well, i have built binaries from source code before. but it can get tricky with dependencies, the right libraries, and then compiler directives. etc.