Post4VPS Forum | Free VPS Provider

Full Version: How to Install a Gmod Server on Ubuntu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hiya guys, Gonna teach ya'll how to create a garry's mod server on a Ubuntu VPS.

1. Create a User & Login

Code:
adduser gmodserver



Code:
su - gmodserver






2. Download the Install Script

Code:
wget http://gameservermanagers.com/dl/gmodserver




3. Make it Executable.

Code:
chmod +x gmodserver




4. Run the Installer

Code:
./gmodserver install




5. Follow the on-screen instructions

Commands you can run:
  • ./gmodserver console - Opens the console prompts you for a Y/N answer, Press ctrl+d to exit
  • ./gmodserver restart - Restarts the server
  • ./gmodserver start/stop - Starts and stops the gmodserver
  • ./gmodserver update - Logs into SteamCMD and updates the server to the latest version
  • ./gmodserver details - Gets the Important server details.
Tutorials like this really harm the forum's reputation as you have missed an IMPORTANT step and copied it from Daniel Gibbs site...I don't remember the name of that site...
I will be posting a nice tut soon