Working with protected folders
Ubuntu tries to protect novice users from doing silly things ( I like this after my first outing with SUSE, when I was a complete novice, which I ended up completely corrupting with my fumblings in it's package manager, etc.
If you need to do something with a protected folder but you don't have permission you can revert to terminal and sudo. So to copy a folder to a protected directory you can use something like:
sudo cp -r /path/to/file/to/copy /path/to/destination
blog comments powered by Disqus






