useradd sinusbot
passwd <password>
chown sinusbot -R /opt/sinusbot/
screen -S sinusbot
cd /opt/ts3soundboard/
./sinusbot
screen -r sinusbot
useradd sinusbot passwd sinusbot
Ah forgot about thatPlease change the password and do not use the username as password if you want to let the user logging in ^^
If you have done the creation of the new user type as root: chown -R sinusbot /opt/ts3soundboard to fix the permissions or you have the next issue...