Search found 1 match
- Mon Jan 12, 2009 5:24 pm
- Forum: Linux
- Topic: Why needs the Twonkyserver root rights ?
- Replies: 1
- Views: 4049
Re: Why needs the Twonkyserver root rights ?
I'm running TwonkyMedia Server without root privileges. Check out the owner and group assigned to Twonky directory ls -l /parentdir/TwonkyDir (write the correct directory) and eventually change them with the command (as root) chown username:usergroup /parentdir/TwonkyDir This would solve the problem...