How to make a Counter Strike Source Server on Linux or UbuntuHow to make a CSS Server / How to make a Counter Strike source Server [Linux]
Author: S.P.E.C.1.@.L. - (Max Maxymenko)
This
info is FREE to print, if you want to copy any of our information, you
have to include the link of our Website into your copied text. Author: [email protected]. - (Max Maxymenko) |
||
STEPS TO FOLLOW:
Open terminal and type this in:
Just like shown on the picture bellow:
Then the CSS directory will be created at /home/CSS.
Then we have to download the hldsupdatetool.bin from Steam servers.
After hldsupdatetool.bin had been downloaded go ahead and type this into your terminal window:
This will give you all of the permissions you need to be able to execute and run hldsupdatetool.bin file.
After you've done that, type this:
This will start hldsupdatetool.bin file.
Type "yes".
And after its done you will see this:
Now the most important thing is to download the Counter Strike Soure Server.
Into your terminal type this:
Now it is time to start our server :)
Open REGEDIT, and type this code in:
echo "Starting your server..."
sleep 1
cd ~/CSS/css
./shrds_run -game cstrike -autoupdate +map de_dust2 -hostport 27015 +maxplayers 16
And save this file in .sh format.
If you server doesn't self update, then add this like to you run script. Replace USERNAME with your Linux's username, such as root.
Then run it....
Click on "Run in Terminal" botton.
Now your server should be up and running.
© Copyright 2012-2024 - MakeGameServer.com
IF YOU DID NOT UNDERSTAND SOMETHING, PLEASE LEAVE A COMMENT ON OUR FORUM
|
---|
|