Getting the most of a VDS

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
User avatar
automatik
A regular
A regular
Posts: 45
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Mar 02, 2010 11:46 pm
Location: Hawaii

Re: Getting the most of a VDS

Post by automatik »

I already have a San Jose up and running on Gentoo. Even got my cs 1.6 test server up :)

I will check that out. I have never use a VNC for linux
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Getting the most of a VDS

Post by Edge100x »

I'll always do my best to help with whatever I can here. If it makes sense to create a new guide for something, I'll do that too :).
User avatar
automatik
A regular
A regular
Posts: 45
Joined: Tue Mar 02, 2010 11:46 pm
Location: Hawaii

Re: Getting the most of a VDS

Post by automatik »

Well, I have been looking at shell scripts. I found this on srcds

http://forums.srcds.com/viewtopic/5835

starts updates restarts and all that jazz when server boots. Maybe be something to look further into and refine? I am a n00b at that stuff
WackyIraqi
A regular
A regular
Posts: 34
Joined: Tue Feb 16, 2010 12:37 pm

Re: Getting the most of a VDS

Post by WackyIraqi »

does this script auto execute after restart? i've been needing one but just havent taken the time to do it, seeing as the server rarely gets restarted.
User avatar
automatik
A regular
A regular
Posts: 45
Joined: Tue Mar 02, 2010 11:46 pm
Location: Hawaii

Re: Getting the most of a VDS

Post by automatik »

Yes it does.

You can also set it to start on reboot from the software-how-to section. Its under "How to run a linux CS 1.6 Server"
rustydusty1717
This is my homepage
This is my homepage
Posts: 645
Joined: Sun Sep 20, 2009 6:15 pm

Re: Getting the most of a VDS

Post by rustydusty1717 »

You could always just add the following to your boot config:

cd /hlds

./hlds_run -game cstrike +map de_dust2 +maxplayers 32 +ip 12.34.56 +port 27015 -autoupdate

It will auto update on boot, plus start the server on server reboot. It's what I do, and it works great.
Image
Post Reply