Configuration and connection to Teamspeak on AlmaLinux OS 8 System Server
When starting the VM, the proxy server starts automatically.
- To work, you should open TCP 30033 and UDP 9987 in the network properties of the Amazon firewall.
- Connecting to the VM using the PuTTY application. You can download it at the following link – Download
- Go to section SSH on the left panel, and then to Auth
- In the “Auth” section, click “Browse” and specify the path to the .ppk file you received earlier.
- Go to the home page of “Session”, enter the IP address of the VM, and click “Open”.
- In the opened console, you will need to enter the login ec2-user.
- After logging in, to get a token for TeamSpeak, run the command:
sudo cat /opt/teamspeak/creds.txt
- To connect to the server, you need the installed TeamSpeak 3 client
- Start the TeamSpeak application. You can skip authorization by clicking Continue without logging in
- In the next step, select a name that other users will see.
- Click Connections (1) -> Connect (2)
- In the “Server Nickname or Address” field, enter the IP address of the virtual machine and click “Connect”
- In the “Enter Privilege key” field, enter the token received in step 3 and click “OK”
Completed. You are connected to your server. Other users can connect to you using the IP address of the virtual machine.
You can find information on further server configuration at the following address