Hello Guys today i am going to tell you how to install Cs 1.6 Server In Linux Ubuntu Or Centos, you can use this tutorial in both operation systems :)
I have used This Server several times and i found it informative. So let's start
Try it And give us feed back and one more thing we also have more other cs Linux servers we will post them soon :)
Try it And give us feed back and one more thing we also have more other cs Linux servers we will post them soon :)
Write the following commands in PUTTY console one-by-one:
useradd -d /home/hlds -s /bin/false hlds
cd /home/hlds
wget http://cdn01.counterstrike.com.pk/web/files/hlds4linux_cspak.zip
unzip hlds4linux_cspak.zip
cd hlds4linux_cspak
chown -R hlds:hlds /home/hlds
chmod +x ./hlds_run
chmod +x ./hlds_i486
chmod +x ./hlds_i686
screen -A -m -d -S hlds su -c "./hlds_run -game cstrike +ip 0.0.0.0 +port 27015 +maxplayers 32 +map de_dust2_long_short +sys_ticrate 1000" hlds -s /bin/sh
Doesnt work. While the server starts game cant find the server, neither by typing ip manually nor by searching on lan..
ReplyDelete