When running the following command line in my ssh
screen -s -m -S soldat /home/myuser/soldat/soldatserver
It tells me the server has started, however I can't find it in the processes list and I can't connect to it. What could be the problem?
screen -s -m -S soldat /home/myuser/soldat/soldatserver
It tells me the server has started, however I can't find it in the processes list and I can't connect to it. What could be the problem?