Script for SRCDS (Source Dedicated Server) basic administration.
Install all varables inside script for your system, then call script. Then you'll get Usage infomation.
Example of usage:
./serverController.sh start
- Start server (start)
- Stop server (stop)
- Kill server processes (kill)
- View status (status)
- Show PIDs of server processes (pids)
- Usage information (*)
Used materials for full instalation (Ubuntu 12.04, Garry's Mod):