SRCDS Steam group


making a server on linux debian
#4
You can make a server.cfg using the vi editor:
http://www.cs.colostate.edu/helpdocs/vi.html

Just add the vars in the cfg or copy and paste it.

To see if the server is started use:
ps -ef
You'll see a line with ./srcds_i686
To shut the server down do:
kill -9 <process ID>

Process ID is the number in the second column.

You can use the script I wrote to start/ stop/ restart/ update the server or check the status:
http://forums.srcds.com/attachment.php?aid=640
Reply


Messages In This Thread
making a server on linux debian - terry94 - 03-14-2009, 04:13 AM
RE: making a server on linux debian - Arjen - 03-14-2009, 09:06 PM

Forum Jump:


Users browsing this thread: