Comment on page
start-stop-restart
LinuxGSM provides an easy way to start, stop and restart your game server. LinuxGSM knows the location of the server binaries inserts the start parameters to allow the server to start. LinuxGSM will also run various checks to prevent issues and apply any required server fixes to get the game server running.
./gameserver start
./gameserver stop
Will simply stop, then the start the server.
./gameserver restart
Last modified 4mo ago