Tutorial: How to make a Counter-Strike: Global Offensive (CS:GO) server on Linux

Опубликовано: 04 Август 2026
на канале: DC RecordsX
15,861
58

Tutorial to how you can make your own Counter-Strike: Global Offensive server (CS:GO) on Linux

Game modes:
Classic Casual:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust

Classic Competitive:
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust

Arms Race:
srcds -game csgo -console -usercon +game_type 1 +game_mode 0 +mapgroup mg_armsrace +map ar_shoots

Demolition:
srcds -game csgo -console -usercon +game_type 1 +game_mode 1 +mapgroup mg_demolition +map de_lake

Steamcmd:
https://developer.valvesoftware.com/w...

Ubuntu (Linux):
http://www.ubuntu.com/download/server

Recorded by DC Records X