Post4VPS Forum | Free VPS Provider
How to Install a Gmod Server on Ubuntu - Printable Version

+- Post4VPS Forum | Free VPS Provider (https://post4vps.com)
+-- Forum: VPS Discussion (https://post4vps.com/Forum-VPS-Discussion)
+--- Forum: Tutorials (https://post4vps.com/Forum-Tutorials)
+--- Thread: How to Install a Gmod Server on Ubuntu (/Thread-How-to-Install-a-Gmod-Server-on-Ubuntu)



How to Install a Gmod Server on Ubuntu - Knight - 12-22-2015

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.



RE: How to Install a Gmod Server on Ubuntu - Sagnik - 12-23-2015

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