gameservergame-servergame-servershacktoberfestdedicated-game-serversgamelinuxgsmserverbashgaminglinuxmultiplayer-game-servershell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
7DaysToDie | 10 years ago | |
Arma3 | 10 years ago | |
BladeSymphony | 10 years ago | |
CounterStrike | 10 years ago | |
CounterStrikeConditionZero | 10 years ago | |
CounterStrikeGlobalOffensive | 10 years ago | |
CounterStrikeSource | 10 years ago | |
DayOfDefeat | 10 years ago | |
DayOfDefeatSource | 10 years ago | |
DeathmatchClassic | 10 years ago | |
FistfulOfFrags | 10 years ago | |
GameServerQuery | 10 years ago | |
GarrysMod | 10 years ago | |
HalfLife2Deathmatch | 10 years ago | |
HalfLifeDeathmatchClassic | 10 years ago | |
Insurgency | 10 years ago | |
JustCause2 | 10 years ago | |
KillingFloor | 10 years ago | |
Left4Dead | 10 years ago | |
Left4Dead2 | 10 years ago | |
Mumble | 10 years ago | |
NaturalSelection2 | 10 years ago | |
NoMoreRoomInHell | 10 years ago | |
OpposingForce | 10 years ago | |
RedOrchestra | 10 years ago | |
Ricochet | 10 years ago | |
SeriousSam3BFE | 10 years ago | |
StarBound | 10 years ago | |
TeamFortress2 | 10 years ago | |
TeamFortressClassic | 10 years ago | |
TeamSpeak3 | 10 years ago | |
TheHiddenSource | 10 years ago | |
UnrealTournament99 | 10 years ago | |
UnrealTournament2004 | 10 years ago | |
appmanifest | 11 years ago | |
functions | 10 years ago | |
LICENSE | 11 years ago | |
README.md | 10 years ago |
README.md
Linux Game Server Manager - Issues
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
- Server installer (SteamCMD).
- Start/Stop/Restart server.
- Server update (SteamCMD).
- Server monitor (including email notification).
- Server backup.
- Server console.
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.).
"I've found a bug", "Something isn't working for me"
Before submitting an issue about a script error, try deleting the "functions" folder located where the script is. (ie. /home/tf2/tf2server would be /home/tf2/functions) This will grab the latest scripts from the repository meaning that if we've already fixed the bug you would be asking about, you'd get the patch that way.FAQ
Q: How do I install a script on my Linux server? - Full documentation and instructions can be found here. http://danielgibbs.co.uk/lgsmQ: There's a feature that I'd like to see implemented, how can I get it put in?
- Create an issue report and we'll tag it as an enhancement, if you are able to program in Bash feel free to send us a pull request, it's much likely to be included as well as faster that way.
Q: Can you go on my server through SSH and install the server for me?
- Unfortunately, no, the scripts are very easy to install and shouldn't require much help in the first place. If there's a error that you're experiencing, send us an issue report.