Damon
Check my status to contact me :)
Okay, so I am a newbie when it comes to linux, however I recently got a vps in order to run my TeamSpeak3 on it. Now I wanted to add a second user besides root with sudo, which will be able to execute my teamspeak server start script. Well i created the new user called "ts3" and then used
-
Code:
[LIST] [*]# adduser ts3 sudo --> user was successfully added to group sudo. [/LIST]
as described in https://wiki.debian.org/sudo
however when i want to run the teamspeak start script with ts3 user
and i do
Code:su ts3
Code:cd /home/ts3
Code:./ts3server_startscript.sh start
Hope someone can help,
Kind regards,
Damon
@HalfAway @dominique120
Last edited: