I created a new directory: call it mp3. Into it, I transferred a number of sub-directories, containing mp3 files. All of the directories and files were "owned" either by root or 500 ... and would not load into amarok. So, in root, I commenced using chown command (?) doing, chown me:me " the directory " etc, and then noticed the files within the directories were not being changed along with with them.
Looked up a chown command. It gave me this: chown -hR me:me /dir
So, I did chown -hR me:me /*
Now, my ENTIRE file system from /bin to /var are on me:me and will not allow me to change them back.
Help? What do I do? Remember, I know just enough to be dangerous to myself and others, and I'm feeling really, really sick about this right now. Thanks for any help you can give.
Tren
Looked up a chown command. It gave me this: chown -hR me:me /dir
So, I did chown -hR me:me /*
Now, my ENTIRE file system from /bin to /var are on me:me and will not allow me to change them back.
Help? What do I do? Remember, I know just enough to be dangerous to myself and others, and I'm feeling really, really sick about this right now. Thanks for any help you can give.
Tren
Comment