Page 1 of 2

ts3 server

Posted: Wed Dec 16, 2020 5:37 am
by T4B
already vesta cp on my VPS and I need to install ts3server is that ok?

Re: ts3 server

Posted: Wed Dec 16, 2020 9:39 am
by myVesta
Try.
Probably you just need to open some port in "Firewall" section of myVesta panel.

Re: ts3 server

Posted: Wed Dec 16, 2020 12:53 pm
by T4B
dpeca wrote: Wed Dec 16, 2020 9:39 am Try.
Probably you just need to open some port in "Firewall" section of myVesta panel.
installing ts3got any problem in vestacp ?

Re: ts3 server

Posted: Wed Dec 16, 2020 12:55 pm
by myVesta
i don't know, i never heard for ts3 :D

Re: ts3 server

Posted: Wed Dec 16, 2020 12:57 pm
by T4B
dpeca wrote: Wed Dec 16, 2020 12:55 pm i don't know, i never heard for ts3 :D
:cry:

Re: ts3 server

Posted: Wed Dec 16, 2020 9:18 pm
by al3xg0r
dpeca wrote: Wed Dec 16, 2020 12:55 pm i don't know, i never heard for ts3 :D
this is team speak, as I understand it, it is put on myVesta without problems

Re: ts3 server

Posted: Wed Dec 16, 2020 9:48 pm
by myVesta
If it is not using some port that vesta services use (21,22,80,110,143,443,465,587,993,995,8083), and if TS3 works on Debian... it will works with myVesta for sure.
Just open TS3 port in Firewall myvesta admin section.

Re: ts3 server

Posted: Wed Dec 16, 2020 11:47 pm
by T4B
dpeca wrote: Wed Dec 16, 2020 9:48 pm If it is not using some port that vesta services use (21,22,80,110,143,443,465,587,993,995,8083), and if TS3 works on Debian... it will works with myVesta for sure.
Just open TS3 port in Firewall myvesta admin section.
I'm installing TeamSpeak server on Linux gsm
https://linuxgsm.com/lgsm/ts3server/
can I install without problems ?

installing this things to vps

Code: Select all

sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux netcat lib32gcc1 lib32stdc++6 libmariadb3

Re: ts3 server

Posted: Wed Dec 16, 2020 11:54 pm
by T4B
Image

Re: ts3 server

Posted: Thu Dec 17, 2020 8:07 am
by myVesta
did you try?