Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Also- I like using this: https://github.com/CM2Walki/TF2
It's a Docker image with steamcmd that automatically downloads srcds and TF2 files, I put it in a systemd service to execute on startup, convenient.
You can set several envvars for it including a directory for the game's files that gets mounted to the Docker container, makes sourcemod/cfg/map management easier.
1) Using iptables:
sudo iptables -A INPUT -p tcp --dport 27015 -j ACCEPT
sudo iptables -A INPUT -p udp --dport 27015 -j ACCEPT
2) Or much easier if you have UFW package installed:
sudo ufw allow 27015
and that's it
A second note: Don’t buy a cheap server - you will be throttled if your server network has less than 250 Mbps or if it has a very bad CPU, like an Intel Atom or some other worthless piece.
Have a great games in TF2 all