HLDS
INSTALLO FTP-N
yum -y install vsftpd
/etc/rc.d/init.d/vsftpd start
INSTALLO SSH2
yum install automake
yum install php-devel
yum install libtool
yum install openssl-devel
yum install gcc++
HLDS Public
yum install vsftpd screen nano unzip ld-linux.so.2 -y
mkdir -p /game/public
cd /game/public
wget alhcs.biz/public.zip
unzip public.zip
rm -rf public.zip
chmod +x hlds_run
HLDS
Reviewed by fleonitib
on
June 30, 2016
Rating:
Post a Comment