ID:2120431
Jul 23 2016, 7:50 am
|
|
so im using Ubuntu x64 bit but the -logself & command wont keep my server up when i run i exit the terminal please help!
|
If it's still going down it indicates something is preventing the server from running background processes, are you using a personal server or something you get access to from someone else?
|
You can try excluding the "&" at the end, hitting ctrl+z when the process starts then typing 'bg' to force it into the background. 'logout' immediately after running 'bg'