Login into your dedicated server as root user via console/putty and run..
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get upgrade
Code: Select all
sudo dpkg --add-architecture i386; sudo apt-get update; sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc tmux lib32gcc1 libstdc++6 libstdc++6:i386
Code: Select all
sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc tmux libstdc++6
Code: Select all
sudo dpkg --add-architecture i386; sudo apt-get update;sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc tmux lib32gcc1 libstdc++6 libstdc++6:i386
Code: Select all
sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc tmux libstdc++6
1. Create a user and login.
Code: Select all
adduser cod4server
Now open a new console/putty and login as cod4server user.
2. Download and run the script.
Code: Select all
wget -N --no-check-certificate https://gameservermanagers.com/dl/linuxgsm.sh
Code: Select all
curl -LO 'https://gameservermanagers.com/dl/linuxgsm.sh'
Code: Select all
chmod +x linuxgsm.sh
Code: Select all
bash linuxgsm.sh cod4server
3. Run the installer.
Code: Select all
./cod4server install
Commands:
start
Code: Select all
./cod4server start
Code: Select all
./cod4server stop
Code: Select all
./cod4server restart
Code: Select all
./cod4server console
Code: Select all
./cod4server update
Code: Select all
./cod4server details
Code: Select all
./cod4server debug
Code: Select all
/home/cod4server/logs
Code: Select all
./cod4server backup
Code: Select all
./cod4server monitor
connect yourserverip:28960