Tag: CounterStrike Source
Linux commands to install a CounterStrike Linux Server
by Andreas Glaser on Nov.11, 2008, under Computer, Gaming, Linux, Operating system
Step 1
We need the hldsupdatetool (Half Life Dedicated Server Update Tool).
Command:
1 | wget http://storefront.steampowered.com/download/hldsupdatetool.bin |
Output:
1 2 3 4 5 6 7 8 9 10 | --2008-11-11 09:14:51-- http://storefront.steampowered.com/download/hldsupdatetool.bin Resolving storefront.steampowered.com... 87.248.218.141, 87.248.218.161 Connecting to storefront.steampowered.com|87.248.218.141|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3513408 (3.4M) [application/octet-stream] Saving to: `hldsupdatetool.bin' 100%[====================================================================================================================>] 3,513,408 9.69M/s in 0.3s 2008-11-11 09:14:52 (9.69 MB/s) - `hldsupdatetool.bin' saved [3513408/3513408] |
Step 2
Now we have to grand the owner of the file read/write/execute (rwx) permission.
Command:
1 | chmod u+x hldsupdatetool.bin |
Output:
1 | None |
Step 3
The time has come to run the hldsupdatetool.bin
Command:
1 | ./hldsupdatetool.bin |
Output:
1 | ...I hereby agree to be bound by the Agreement. I also acknowledge and agree that this Agreement (including the Subscription Terms, Steam Online Conduct rules and other Rules of Use, and Privacy Policy) is the complete and exclusive statement of the agreement between Valve and me, and that the Agreement supersedes any prior or contemporaneous agreement, or other communications, whether oral or written, between Valve and myself. |
Enter ‘yes’ to accept this agreement, ‘no’ to decline:
Step 4
You have to accept the agreement with writing and confirming the word “yes”
Command:
1 | yes (return) |
Output:
1 | extracting steam.tar.Z...done |
Step 5
Finally we can start to install the actual CounterStrike Source Linux Server.
Command:
1 | ./steam -command update -game "Counter-Strike Source" -dir . |
Output:
1 2 3 4 | Checking bootstrapper version ... Getting version 34 of Steam HLDS Update Tool Downloading. . . . . . . . . . . Steam Linux Client updated, please retry the command |
Step 6
The fifth command once again… this last command will take a while to execute… depending on your Internet bandwith.
Command:
1 | ./steam -command update -game "Counter-Strike Source" -dir . |
Output:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | Checking bootstrapper version ... Getting version 34 of Steam HLDS Update Tool Downloading. . . . . . . . . . . Steam Linux Client updated, please retry the command root1:/home/gaming/css-rotate# ./steam -command update -game "Counter-Strike Source" -dir . Checking bootstrapper version ... Updating Installation No installation record found at . No installation record found at . No installation record found at . No installation record found at . No installation record found at . Checking/Installing 'Counter-Strike Source Shared Content' version 69 0.57% .\cstrike\bin\server.dll 1.96% .\cstrike\bin\server_i486.so 1.96% .\cstrike\cfg\buypresetsdefault_ct.vdf 1.96% .\cstrike\cfg\buypresetsdefault_ter.vdf 1.96% .\cstrike\cfg\game.cfg 1.96% .\cstrike\cfg\skill1.cfg |
Thats it… the server is now installed.
So long,
Andreas Glaser
CS:S Server Config Pack 4.0.0.0
by Andreas Glaser on Oct.02, 2008, under CSS Server Config Pack, Computer, Projects

1. What is the CSS Config Package?
The CounterStrike Source Server Config Pack is a allround package including all required plugins and configurations files to host a professional server within seconds. It comes with a large spectrum of popular plugins like Mani Admin Plugin, SourceMOD, Matties Eventscript and the almost “must have” quake sounds. This complete package offers you the administrative power you need and with the fancy admin models will everybody on your server recognize you as administrator. By the way - it is not just suitable for Internet server but also for LAN parties and local servers. Don’t hesitate - just try it!
CSS Server Config Pack v4.0.0.0 (22.4 MiB, 4,673 hits)
2. What is included?
Server.cfg v2.1
Mani Admin Plugin V1.2 Beta S
Quake Sounds
Admin Models (SAS / Leet)
Source MetaMod 1.4.4
Detox Anticheat 1.1 Build 24
SourceMod 1.0.4
Matties Eventscript 2.0.0.248c
Default Scripts (All)
Crazylisten v3.10
Top Players v2.0
yTB Team Balancer 1.1r1
ES_Tools 0.420
Startscripts
Linux v1.0
Windows v1.0
3. Changelog
Updated SourceMetaMod 1.4.3 >> 1.4.4
Updated SourceMod 1.0.3 >> 1.0.4
Updated Server.cfg 2.0 >> 2.1
Added Linux startscript
Added Windows startscript
4. Screenshots
5. Download
CSS Server Config Pack v4.0.0.0 (22.4 MiB, 4,673 hits)
6. Important links
- http://www.forum.zorrox.com/english-discussion/mani-admin-plugin-patch-for-windows/
- http://www.forum.zorrox.com
Have Fun,
Andreas Glaser (aka JaZz)