Questions tagged [teamspeak]

12 questions
8
votes
2 answers

systemd service does not start (permission denied)

So today I decided to move my ts3 server from my old windows box to a new centos8 server. Everything works fine but now I am trying to create a systemd service file so the server can start automatically on boot. I can run everything nicely when I…
Darkrain93
  • 151
  • 1
  • 1
  • 5
5
votes
2 answers

Systemd Service stops on its user exit - debian 9 stretch

So I'm sitting on a problem I faced while setting up my teamspeak server (properly!). The Teamspeak Server and it's config is totally fine. My Problem started when I wanted it to start on system-startup. Now for how to create a autostart script etc.…
Apahdos
  • 51
  • 1
  • 3
3
votes
2 answers

TeamSpeak mutes other applications

As soon as I start TeamSpeak other applications (e.g. FireFox, VLC Player, ...) gets muted. Additionally, these applications get muted again (after I un-muted them manually) from time to time while TeamSpeak is running. I know that I had the same…
daniel451
  • 1,017
  • 6
  • 13
  • 26
1
vote
1 answer

How do I make custom .desktop files behave correctly in the Gnome 3 sidebar?

I've installed TeamSpeak 3 to $HOME/Applications and I've created a custom desktop file: [Desktop Entry] Name=TeamSpeak 3 Comment=VOIP Client Path=/home/tomas/Applications/TeamSpeak3-Client-linux_amd64 Exec=bash…
Hubro
  • 1,030
  • 1
  • 11
  • 19
1
vote
1 answer

Run two scripts with init.d

I have a start script for TeamSpeak3 server in /etc/init.d that is run at the boot time. #! /bin/sh ### BEGIN INIT INFO # Provides: ts3 # Required-Start: $network mysql # Required-Stop: $network # Default-Start: 2 3 4 5 #…
1
vote
1 answer

Recommendations of a linux distro for setting up a server?

I have this old Asus eee PC that is currently running Linux Mint. I would like to turn this into a server computer to run a teamspeak server and also a simple website. Are there any linux distros that are optimized for this?
evogelsa
  • 13
  • 4
1
vote
2 answers

How to start teamspeak server on reboot as specific user

Linux version on the server is Centos 7.0. Teamspeak server runs with this command: ./opt/teamspeak3-server_linux-x86/ts3server_startscript.sh start My server doesn't have 100% uptime. Therefore, I want the server program to start automatically…
gavss
  • 31
  • 1
  • 4
1
vote
0 answers

How to set up MouseButton4 on TeamSpeak

Is there a way to set up Button4/5 to push-to-talk in TeamSpeak? For Example: In Firefox I can undoing and forwarding but TeamSpeak doesn't recognize clicks. I'm using Arch Linux and my mouse is SteelSeries Rival. EDIT: [malloc@arch ~]$ xinput ⎡…
CodeNinja
  • 111
  • 6
0
votes
1 answer

How to start TeamSpeak3 Client | Centos 7

Im running a centos-release-7-8.2003.0.el7.centos.x86_64 with a GNOME 3.28.2 I installed TeamSpeak3-Client-linux_amd64-3.5.2.run but when I try to start it I get the following error: ./ts3client_linux_amd64: /lib64/libc.so.6: version `GLIBC_2.18'…
Georodin
  • 59
  • 1
  • 11
0
votes
0 answers

service exits after ssh disconnect

The service works perfectely if I am not logged in, but if I connect with ssh and then disconnect the service gets terminated. The service belongs to the user to whom I ssh. This is my current ts3.service…
Beny Benz
  • 21
  • 3
0
votes
1 answer

How to setup playing system audio into teamspeak

I have Fedora distro (21) running in a VirtualBox VM I want to be able to take the system's output audio and feed it into the teamspeak input (capture) The reason for this is for a game I play I want to use website soundboards to inject 'game…
Adrian Cornish
  • 2,664
  • 1
  • 13
  • 12
0
votes
1 answer

Gameserver with weak hardware - Which Linux Distribution?

Which Linux Distribution should I use for a server with really weak hardware? My acer X1700 has the following specs: - 500GB HDD - 1GB RAM - Intel Quad-Core 2 Q8200 It will a tiny homeserver to play minecraft and use teamspeak.
Tomblarom
  • 2,007
  • 4
  • 15
  • 18