(12-10-2015, 03:20 AM)tllim Wrote:   (12-10-2015, 03:03 AM)xxbutheadxx Wrote:  Hey guys,
I was wondring if pine could run teamspeak3 server because it's ARM based CPU.
Someone have knowledge about this?
Kind Regards
Glen
From hardware capability point of view, should be possible. However, there is no developer contact us on teamspeak3 porting yet.
Hardware is very well, i hope u guys can test it asap because it uses ARM based cpu.
Can u pls update me asap , installation for teamsepak server in done in 5m for newbies 
Ubuntu guide: 
Step 1:
Login to SSH as root
Step 2:
Run the below commands:
Note: During the 
Code:
sudo apt-get upgrade
 command, you maybe asked about the grub load. Press Enter
Code:
sudo apt-get update
 sudo apt-get upgrade
 sudo apt-get dist-upgrade
 Step 5 – 64 bit:
Teamspeak 3 server 64 bit (3.0.11.4) this is the newest version
Code:
wget "here u downlink"
 tar xzf "the downloaded file"
 cd "to the unpacked file map"
 Step 9:
Now we start the TS3 server
Code:
./ts3server_startscript.sh start
Use this for a quick test, normally u shouln't tun this as root but for quick testing it's fine 
Kind Regards
xxbutheadxx