Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOTES #1

Open
AustinSaintAubin opened this issue Nov 3, 2015 · 0 comments
Open

NOTES #1

AustinSaintAubin opened this issue Nov 3, 2015 · 0 comments

Comments

@AustinSaintAubin
Copy link
Owner

cssserver: Counter Strike: Source Linux Server Manger
http://gameservermanagers.com/lgsm/csgoserver/

Also look at:


apt-get install util-linux


sudo apt-get install tmux mailutils postfix lib32gcc1
sudo apt-get install wget
sudo apt-get install bsdmainutils  # Install column

# Donwload & Install Counter-Strike: Global Offensive
wget http://gameservermanagers.com/dl/csgoserver  # Download the script.
chmod +x csgoserver  # Make it executable.
./csgoserver auto-install  # Run the installer and follow the instructions.

# Game Server Query Plugin
# http://clancoms.com/accounts/knowledgebase.php?action=displayarticle&id=83
wget https://raw.github.com/dgibbs64/linuxgameservers/master/GameServerQuery/gsquery.py
chmod +x gsquery.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant