My server is running on Debian Linux, it works but after I close my putty, server goes down. I'm not using any plugins right now. My first time to setup a server. Please help. Thank You
Code:LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./linux64" ./Hurtworld.x86 -nographics -batchmode -exec "host 12871;queryport 12881;servername Test Server 123" -logfile "gamelog.txt"
Solved Server down after putty is closed
Discussion in 'Hurtworld Discussion' started by Juan Coder, Dec 12, 2015.
-
Wulf Community Admin
If you don't use screen, that will happen.
-
I follow the guide using screen on Steam Community :: Guide :: Installing Linux dedicated server for 7 days to die
and it works now -
Hi, Just use -> Nohup ./hurtworld_x86 .......