Server/Day of Defeat
Abhaengigkeiten
sudo dpkg --add-architecture i386; sudo apt-get update; sudo apt-get install tmux mailutils postfix ca-certificates lib32gcc1 libstdc++6 libstdc++6:i386
Installation
1. Create a user and login.
adduser dodsserver passwd dodsserver su - dodsserver
2. Download the script.
wget http://gameservermanagers.com/dl/dodsserver
3. Make it executable.
chmod +x dodsserver
4. Run the installer and follow the instructions.
./dodsserver install
Further docmentation can be found on the github wiki. https://github.com/dgibbs64/linuxgsm/wiki
Server starten
Fals mehrer IP Adressen vorhanden sind muss inder Script Datei die IP gesetzt werden.
$ vim dodsserver ip="youtip"
Zum starten:
$ ./dodsserver start