Linux serverNETWORK ADMINISTRATIONS

How-To Setup a Garry’s Mod Server on CentOS 7

My first CentOS 7 video. Hope you enjoyed it. Sorry for popping audio. Not sure why that happened.

▼COMMANDS STUFF▼
UPDATE ► sudo yum update
INSTALL ► sudo yum install glibc libstdc++ (64bit users only – needed for steamcmd)
INSTALL ► sudo yum install glibc.i686 libstdc++.i686 (64bit users only – needed for srcds)
INSTALL ► sudo apt-get install screen
SETUP STEAMCMD ► sudo mkdir steamcmd
SETUP STEAMCMD ► cd steamcmd
SETUP STEAMCMD ► sudo wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz
SETUP STEAMCMD ► sudo tar -xvzf steamcmd_linux.tar.gz
SETUP GMOD ► sudo ./steamcmd.sh
SETUP GMOD ► login anonymous
SETUP GMOD ► force_install_dir gmod
SETUP GMOD ► app_update 4020 validate
SETUP GMOD ► quit
LAUNCH GMOD ► sudo screen -s Gmod
LAUNCH GMOD ► sudo ./srcds_run -game garrysmod +maxplayers 8 +map gm_construct
DETACH SCREEN ► (Control-a+d)
REATTACH SCREEN ► sudo screen -r Gmod
PORTS ► TCP/UDP 27015
PORTS ► TCP/UDP 27005

▼FUN STUFF▼
GARRY’S MOD WIKI ► http://wiki.garrysmod.com/
CENTOS ► https://www.centos.org/
GARRY’S MOD ► http://www.garrysmod.com/
STEAMCMD ► https://developer.valvesoftware.com/wiki/SteamCMD

▼OTHER STUFF▼
CENTOS TUTORIALS ► https://www.youtube.com/playlist?list=PL7PIx2emPx-ACeDcQsSSaO0uC5BVfIHKg
UBUNTU SERVER TUTORIALS ► https://www.youtube.com/playlist?list=PL7PIx2emPx-AdJsdQ8tj2NohSv-f8_vR2
GUILD WARS 2 ► https://www.youtube.com/playlist?list=PL7PIx2emPx-DLQJK6FeOGlVhMJnSh-j5x
LEGO BUILDS ► https://www.youtube.com/playlist?list=PL7PIx2emPx-ARuNQPVqNc7Gm7dOGV1q5Q
GARRY’S MOD ► https://www.youtube.com/playlist?list=PL7PIx2emPx-ClkL6Wbg_oUvg176PSk9_l

▼MY STUFF▼
SUBSCRIBE ► https://www.youtube.com/user/CarlBledsoe?sub_confirmation=1
WEBSITE ► http://www.heyimjimmy.com
TWITTER ► https://twitter.com/HeyImJimmy5569
TWITCH.TV ► http://www.twitch.tv/heyimjimmy5569
GOOGLE+ ► https://plus.google.com/u/0/+CarlBledsoe/posts

▼LEGAL STUFF▼
“Severe Tire Damage” Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/by/3.0/

This video is meant for educational purposes only.

All other trademarks are the property of their respective owners.
Carl Bledsoe is not authorized by or sponsored by these trademark owners. All rights reserved.

source

centos 7

12 thoughts on “How-To Setup a Garry’s Mod Server on CentOS 7

  • some arnt even for centOS i for some reason thought i was all of a sudden using KaliLinux

  • using apt based os will crash your server randomly givine you the error 11/ segmentation error.

  • so this wasnt working until i realized i wasnt connected to the internet lol

  • Failed to install app '4020' (No Subscription) ???

  • When i do sudo ./steamcmd.sh it says "No File or dircetory found" help

  • How do I install the DarkRP gamemode to the gamemodes folder?

  • This is very annoying while using the command: app_update 4020 validate.

    After about 5 minutes, I get "App 4020 state is x402 after update job." Any idea how to fix this?

Comments are closed.