Quote:
Originally Posted by wildcat22
The user "usr" doesn't usually have a home directory. That said, it sounds like you are trying to delete someone's home directory. Which is probably a bad thing. I would check around said home directory for some soft links. They can be tricky sometimes. Something might have happened when you tried to delete that driver folder.
|
$ su
# chmod -R 755 /home/"username"
If machine is only yours, try this out:
# chmod -R 777 /home/"username"
"username" would be, for example, drinkymilk, /home/drinkymilk.