Guide – How To Start – Counter-Strike: Source Game Server on Ubuntu 18.04 on Amazon

The fast-paced and team-oriented gameplay of Counter-Strike has stayed relatively the same throughout the years. There are two teams: Counter-Terrorists and Terrorists are fighting to complete an objective or eliminate the opposing team. The Game is considered one of the most revolutionary online games of all time. 

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.

How to create and connect to Counter-Strike: Source Ubuntu AWS

  1. To start the server, you just need to start the VM through Azure Portal. 
  2. To configure the server, you should connect to the VM and call the game console. To connect to the VM, you should generate a “Private Key” in advance. This can be done using the following instruction (by choosing the “file format:” option “.ppk” in point 3)

Guide – How To – Create and use Key Pair to connect to a VM

  1. Download and run Putty
  2. Go to the “SSH” section in the left panel and then to “Auth”.
  1. In the “Auth” section, click “Browse” and specify the path to the .ppk file you received earlier.
  2. Go to the home page of “Session”, enter the IP address of the VM and click “Open”.
  1. In the opened console you will need to enter the login ubuntu
  2. To manage the server, you can use the commands described in the basic usage tab on the page – https://linuxgsm.com/lgsm/cssserver/
  1. To display the server in the browser list inside the game, you should add GSLT Token to the config file. In order to create it, go to the next page under your Steam account: https://steamcommunity.com/dev/managegameservers
  1. Enter 240 in the app ID field, enter the text to further identify the token in the Memo field, Then click “Create”.
  2. Copy the received token, then go to PuTTy and do the following:

> ./cssserver stop
> nano /home/ubuntu/lgsm/config-lgsm/cssserver/cssserver.cfg

  1. File editor will open. Add parameter to the end of file gslt=”” and insert the generated token in quotes. In order to go to the desired line, use the arrows on the keyboard. To paste the copied text, use the right mouse button.
  2. Press Ctrl + X on the keyboard to exit the file. Then, you will be asked to save the changes to the file – press Y on the keyboard to confirm, and Enter to overwrite to the same file.
  3. Now you should start the server using the following commands:

> ./cssserver start

  1. To connect to the server, start the “Counter Strike: Source” game on your PC, open the console with the “~” key on your keyboard, write connect %vm_adress% and press “Enter” to connect. For example: connect 127.0.0.1

Website Built with WordPress.com.

Up ↑

%d bloggers like this: