Results 1 to 5 of 5
Hi
I wish to set up an nfs server. I am looking for a good how to but till now I haven't found a good one. Can somebody suggest me ...
- 08-21-2006 #1
NFS Tutorial
Hi
I wish to set up an nfs server. I am looking for a good how to but till now I haven't found a good one. Can somebody suggest me one?
Thanks in advance
- 08-21-2006 #2
This is a gentoo howto but you can adapt it to any distro
http://gentoo-wiki.com/HOWTO_Share_Directories_via_NFS
If you have any questions just ask..
- 08-21-2006 #3
Hmmmm, I dont think I ever read a HOWTO on this one. NFS is pretty easy - the place I looked is on the manpages. You edit /etc/exports on the server and /etc/fstab on the client, restart the services on both, and issue the mount command on the client. Take a look at 'man nfs' and 'man exports'.
Linux user #126863 - see http://linuxcounter.net/
- 08-21-2006 #4
The gentoo handbook was a good suggestion.
Actually NFS is quite easy and I have maintained networks with NFS in the past but this was the first time I was going to set up one for another network and I did not want any security issues. So I thought better to grab a handbook or something like that.
Anyways thanks for all your help. In case you have any more suggestions please do reply, there are many things I don't know.
- 08-21-2006 #5
Security and NFS don't go together very well. It's fine behind a wall, but it was designed for convenience, not security and speed.
If you're interested in this sort of topic, google is your friend:
http://www.cco.caltech.edu/~refguide...-security.html
http://www.linuxsecurity.com/content/view/117705/49/
DT


Reply With Quote