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 have a problem with configuring a Linux server (Redhat 7.2). When I try to change the owner of a map, it does'nt work. I tried it in the root folder and also on other places of the server.
On this moment, I use a script for making userfolders, and everything works, but unfortunately not the Chown command. And never, an error occurd. I tried a much to solve it, can someone please help me?
Post the error message that you are getting, and the command you are running. I assume you are trying this as root? chown won't work for anyone else on the system.
Also make sure the filesystem you are using supports chown and/or chmod
I know for a fact that vfat doesn't, and I suspect there are others (SMBFS perhaps?).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.