
After that I was unable to for example start the Bubba Two web gui...

I logged in via Putty and changed to root user and performed "chmod -Rv 777 /*"and then it works but I don't obiously want to keep these permissions... What chmod command should I run on my B2 to set EVERYTHING to it's default permissions?
EDIT:
I run "chmod -Rv 775 /*" and then I was still able to rung the webgui of B2. But is 775 the optimal permissions I should use?