Counter Strike 1.6 Install
From 2047Servers Support
| Line 30: | Line 30: | ||
== Installing HLDS + Steam == | == Installing HLDS + Steam == | ||
| + | First you will need to download HLDS (Half Life Dedicated Server) | ||
| + | |||
| + | <pre>wget http://www.steampowered.com/download/hldsupdatetool.bin</pre> | ||
| + | |||
| + | After downloading you will need to change the file into an executable file, so you can run it | ||
| + | |||
| + | <pre>chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin</pre> | ||
| + | |||
| + | When you run the file you will have to also type "yes" to agree with Terms & Conditions (You will have to do this a few times during this install) | ||
| + | |||
| + | You may not have to unzip or uncompress the files you just downloaded (Not always needed, but do this anyways as most of the time you do need it | ||
| + | |||
| + | <pre>ln -s /bin/gunzip /bin/uncompress && ./hldsupdatetool.bin</pre> | ||
| + | |||
| + | Again you may have to agree with some T's & C's with answer "yes" | ||
| + | |||
| + | Now you can run hlds again, you may have to agree again with answer "yes" | ||
| + | |||
| + | <pre>./hldsupdatetool.bin</pre> | ||
| + | |||
| + | Now you can run Linux Steam Client | ||
| + | |||
| + | <pre>./steam</pre> | ||
| + | |||
| + | Again you may have to agree with some T's & C's with answer "yes" | ||
| + | |||
| + | Thats it, You have installed HLDS & Steam (It may ask you to run ./steam again just to check its downloaded the latest files | ||
== Downloading CS 1.6 == | == Downloading CS 1.6 == | ||
| + | |||
| + | |||
| + | |||
| + | |||
== Running CS1.6 via Screen == | == Running CS1.6 via Screen == | ||
| + | |||
| + | |||
| + | |||
| + | |||
== Reconnecting to the process / session == | == Reconnecting to the process / session == | ||