Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
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.
have given 777
--------
777 is a bad idea ( you just gave THE WHOLE WORLD root access to the files
- the system crackers will be happy-
mostlikely ONLY the user needs changing
different distros use DIFFERENT numbers .
For example CentOS and fedora use 500 as THE FIRST user account ( 501 as the second user) .
Arch uses 1000 as the FIRST user account .
some distros also use "uuid" for drives and mounting .
Distribution: Debian PPC/i386/AMD64 5.0(Lenny), Vista, XP , WIN7, Server 03/08
Posts: 1,164
Rep:
Not on the actual directory, but in the NFS configuration on the server you are trying to connect to. Try following something like this http://www.debianhelp.co.uk/nfs.htm have do done all those steps? cehck the NFS configuration file in /etc
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.