Links

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.
Post Reply
mateckz
Compulsive poster
Compulsive poster
Posts: 65
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Mar 10, 2010 5:20 pm

Links

Post by mateckz »

Hey guys was wondering if you could post a few links for me,

I need the

hlds install for linux

the auto start link for linux

Thanks alot posters! :idea:
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Links

Post by Edge100x »

If you didn't opt for the game installs when installing your server, for the HLDS install on Linux, follow steps similar to this (agreeing to their notice when it comes up):

Code: Select all

mkdir -p /usr/steam/hldsbase
cd /usr/steam
wget http://storefront.steampowered.com/download/hldsupdatetool.bin
chmod 700 hldsupdatetool.bin
./hldsupdatetool.bin
./steam -command update -game cstrike -dir hldsbase
Then, you can pick up with the steps shown in our regular guide for starting the server and running it at boot here: http://www.nfoservers.com/forums/viewto ... =46&t=4163
Post Reply