Tagged Questions
1
vote
2answers
83 views
Accidentally ran command, now don't know what to do
Accidentally ran command
sudo chmod -R o+x /home
on my Ubuntu 12.10.
Now what me to do? is that dangerous? I have no backup of partition, so I think this command is not reversible. SO me to ...
1
vote
1answer
562 views
Permission denied when other users create files
I have messed up my home directory. I'm using dash as my shell and by myself I can create files just fine, but others can't. I don't think that made sense as it's kind of hard to explain, so hopefully ...
2
votes
1answer
286 views
How do I change the default permissions of home directories created with adduser?
How can I change the default chmod of new home directories (created with adduser)?
0
votes
1answer
318 views
Unable to login to Ubuntu Permissions Issue?
Well, I think I royally messed this one up.
In the process of changing permissions in my home directory, I now can't login using any of the 3 accounts I had setup, except for the Guest account.
I ...
2
votes
3answers
1k views
What are the default file permissions for the home folder?
I have somehow inadvertently altered the file permissions of my home directory. I wish to change them back to the default permissions. However, I can“t seem to find out what the default is.
...
