I'm running Ubuntu desktop and I don't have permission to modify some local files on my computer. IE - within /var/www/ I can't create a new folder unless I sudo. How do I fix it so by default I have permission without logging in as the root user?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
Add a group ( Now they're your files, and yet it won't break your web services. |
|||||||||||||
|
|
That behavior is by design in Unix-like systems. It helps prevent grave errors. Sudo is your friend. |
|||
|
|