Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

#6070
Soo today, i had a problem. I couldn't stop my TS3MusicBot and my password fucked up... so here's an tutorial to stop it when screen is used
screen -S ts3musicbot1 ./TS3MusicBot_runscript.sh -account EMAIL -port PORT -webif-pw PASSWORD -webif-pw-user PASSWORD -noquery
You can set any name for the screen. In this case we name it ts3musicbot1.

Log in to Putty as root and write:
screen -ls
On my server there's only one session running
22550.ts3musicbot1 (Detached)
Write following to kill the session:
screen -X -S ts3musicbot1 quit
after that proceed with:
screen -S ts3musicbot1 ./TS3MusicBot_runscript.sh -account EMAIL -port PORT -webif-pw PASSWORD -webif-pw-user PASSWORD -noquery
To start up the bot again

Der Vollständigkeit halber antworte ich hierz[…]

If nothing from above solves your issue, I can con[…]

Web UI not responding to browser

I tried public IP, LAN IP, and letting it bind to […]

Hi. I have one question. Is there a difference r[…]

Swap-in out addons, use only what you really need!