Cum instalezi server cs1.6 pe vps

Post

User avatar
Administrator

132
Instalare server VPS cu CentOS 7.9.

Comenzi:
yum update
yum install glibc.i686
yum install libstdc++.i686
yum install libstdc++-devel.i686
yum install screen
cd /home/
wget https://hosteaza.com/necesare/gcp/games/rehlds.zip
cd /home/rehlds/
Comanda pornire server:

Code: Select all

screen ./hlds_run -game cstrike +sv_lan 0 +ip IP_VPS +port 27015 -game cstrike +map de_dust +maxplayers 32 +exec server.cfg +fps_max 1000 +alias fps_max wait +sys_ticrate 512
Locked