Sign inSign up

hegedussz/cod4server

By hegedussz

Updated almost 8 years ago

Call Of Duty 4 Server - Ubuntu 16.04 - Linux Server Manager

Image
0

10K+

hegedussz/cod4server repository overview

Call Of Duty 4 Server - Ubuntu 16.04 - Linux Server Manager#

Linux Server Manager

Installed: htop nano mc

Running

#####Start ./cod4server start

#####stop ./cod4server stop

#####restart: ./cod4server restart

##Console Console allows you to view the live console of a server as it is running and allow you to enter commands; if supported. ./cod2server console To exit the console press “CTRL+b d”. Note: pressing “CTRL+c” will terminate the server.

##Updating

#####Update Update checks for any server updates and applies them. The server will update and restart only if required. ./cod4server update

##Debugging #####Details You can get all important and useful details about the server such as passwords, ports, config files etc.

./cod4server details

##Debug Use debug mode to help you if you are having issues with the server. Debug allows you to see the output of the server directly to your terminal allowing you to diagnose any problems the server might be having.

./cod4server debug

##Logs Server logs are available to monitor and diagnose your server. Script, console and game server (if available) logs are created for the server.

/home/cod4server/logs

##Backup Backup will allow you to create a complete bzip2 archive of the whole server.

./cod4server backup

##Monitor LinuxGSM can monitor the game server by checking that the proccess is running and querying it. Should the server go offline LinuxGSM can restart the server and send you an alert. You can use cronjobs to setup monitoring.

./cod4server monitor

##Configure LinuxGSM For details on how to alter LinuxGSM settings visit LinuxGSM Config Files page.

##Documentation Wiki Further Information For more information and documentation about LinuxGSM see the wiki that will give you plenty of detail about how everything works.

Documentation Wiki

Tag summary

Content type

Image

Digest

Size

14.7 GB

Last updated

almost 8 years ago

docker pull hegedussz/cod4server