Css server linux help
-
- New to forums
- Posts: 10
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Aug 09, 2011 10:38 am
Css server linux help
Ok im running ubuntu 10.04 i followed this guide http://www.nfoservers.com/forums/viewto ... =67&t=4545 and i got my server running but how do you stop start and restart the servers of your choice and also is there a way to edit server.cfg witought having to vnc to desktop and mapcycle and such Also my server is not showing on the master list i had this same problem on windows 2003 so i updated the server files how do you update the css server files also ive searched on google and i cant seem to figure anything out i dont full understand this screens thing
Re: Css server linux help
To stop the server, use screen -r screenname and then type "quit" or hit Control-C to tell the server to exit. You can then restart it using the command you used previously.jinxyxo20 wrote:how do you stop start and restart the servers of your choice
I recommend using SSH instead of VNC, as it is faster than VNC. You could also download files to your desktop and install them there, then re-upload them, through a SCP/SFTP client such as WinSCP.is there a way to edit server.cfg witought having to vnc to desktop and mapcycle and such
If you just created the server, the server files will be up to date, but it doesn't hurt to double check. To update and run a corruption check, shut down the server and then run commands like this:Also my server is not showing on the master list i had this same problem on windows 2003 so i updated the server files how do you update the css server files also ive searched on google and i cant seem to figure anything out i dont full understand this screens thing
Code: Select all
cd /usr/steam
./steam -command update -game "Counter-strike source" -dir sourcebase -verify_all