1 changed files with 23 additions and 9 deletions
@ -1,14 +1,28 @@ |
|||||
linuxgameservers |
<h1>Linux Game Server Manager</h1> |
||||
================ |
|
||||
|
<a href="http://danielgibbs.co.uk/scripts"><img src="http://danielgibbs.co.uk/wp-content/uploads/2014/02/linux-game-server-manager-full.png" alt="linux game server manager" width="600" /></a> |
||||
|
|
||||
The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice comms servers. |
The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice comms servers. |
||||
|
|
||||
Main features |
<h2>Main features</h2> |
||||
|
|
||||
Server installer<br> |
<ul> |
||||
Start/Stop/Restart server<br> |
<li>Server installer (SteamCMD).</li> |
||||
Server updater<br> |
<li>Start/Stop/Restart server.</li> |
||||
Server monitor (includes optional email notification)<br> |
<li>Server update (SteamCMD).</li> |
||||
|
<li>Server monitor (including email notification).</li> |
||||
|
<li>Server backup.</li> |
||||
|
<li>Server console.</li> |
||||
|
</ul> |
||||
|
<h2>Compatibility</h2> |
||||
|
The Linux Game Server Manager is tested to work on the following Linux systems. |
||||
|
<ul> |
||||
|
<li>Debian based distros (Ubuntu, Mint etc.).</li> |
||||
|
<li>Redhat based distros (CentOS, Fedora etc.).</li> |
||||
|
</ul> |
||||
|
The scripts are written in BASH and Python and would probably work with other distros. |
||||
|
|
||||
Full Documentation and details at: |
<h2>Instructions</h2> |
||||
|
Full documentation and instructions can be found here. |
||||
|
|
||||
http://danielgibbs.co.uk/scripts |
<b><a href="http://danielgibbs.co.uk/scripts">http://danielgibbs.co.uk/scripts</a></b> |
||||
|
Loading…
Reference in new issue