Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am very new to Linux. Two days ago I installed Suse 9.2. Love it, but I'm having a big problem. I've done a search of the threads and have not found a solution.
When I'm in normal user mode I can not save any files or create any folders in my drives. I always get access denied as a response. They are NTSF format. When I'm in root it is not a problem. I would like to be able to save things I download. It wont even let me save to the Linux drive.
Thanks in advance for help. Could we keep responses simple. I have no idea how to do anything. Does anyone know of a good Linux book?
I get this message when I try to change permission on that drive. Changing the attributes of files is not supported with protocol drives. What cen I do about this?
Distribution: At home: Arch, OpenBSD, Solaris. At work: CentOS, Debian, Ubuntu
Posts: 3,625
Rep:
In Linux, as a nomral user you can generally only write to your home directory and /tmp (which is for temporary files). This is standard practice in *nix operating systems to make sure you can't hose the system as a normal user. If you did something in your home directory and are getting permissions denied, post the results of "ls -l <filename>", which tells you the permissions.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.