The Unreal Admins Page - Forums

The Unreal Admins Page - Forums (https://unrealadmin.org/forums/index.php)
-   UT2003/4 Server - Linux Specific (https://unrealadmin.org/forums/forumdisplay.php?f=107)
-   -   Unreal Tournament 2004 Linux Bash Script [installing/starting/monitoring] (https://unrealadmin.org/forums/showthread.php?t=31443)

2399Skillz 2nd June, 2014 08:16 PM

Unreal Tournament 2004 Linux Bash Script [installing/starting/monitoring]
 
http://danielgibbs.co.uk/scripts/ut2k4server/

about:
ut2k4server is a command line tool for quick, simple deployment and management of a Unreal Tournament 2004 Linux dedicated server.

Main features:
  • Server installer.
  • Start/Stop/Restart server.
  • Server monitor (including email notification).
  • Server backup.
  • Server console.
  • Map compressor.

Compatibility:
The Linux Game Server Manager is tested to work on the following Linux systems.
  • Debian based distros (Ubuntu, Mint etc.).
  • Redhat based distros (CentOS, Fedora etc.).

The scripts are written in BASH and Python and would probably work with other distros.

Installation:
The installer will automatically download and configure a Unreal Tournament 2004 server including enabling the web interface and resolving an error with the web interface that are highlighted below.

http://forums.tripwireinteractive.co...5&postcount=13
Read the rest of the information on Daniel's web site.

http://danielgibbs.co.uk/scripts/ut2k4server/

2399Skillz 22nd June, 2014 09:49 PM

Small bug discovered, but it's not the scripts fault. Seems when the game is run with the 64 bit binary, web admin continues to fail anytime you attempt to make changes within'. The easy fix is to run the game in 32 bit mode, but this script will auto detect your 64 bit operating system and run it that way so edit this line:

executable64="./ucc-bin-linux-amd64"

change to

executable64="./ucc-bin"

You may get some errors if you don't have the 32 bit dependencies installed. If you do just post here and I'll help ya find them.


All times are GMT +1. The time now is 08:14 AM.

 


All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.