Page 1 of 1
Samba and/or NFS

Posted:
Thu Nov 06, 2003 7:11 pm
by Master of Reality
Im just wondering if there is any reason to have NFS running if i already have Samba running. I mean, my other linux computers can connect to the samba shares so is there any point in me running NFS?
Or if i have one share that i only want one of my linux machines to use (i can limit access to its IP in samba) should i use NFS?
Whats the difference between Samba and NFS... other then windows can use Samba stuff, etc.

Posted:
Thu Nov 06, 2003 7:15 pm
by Void Main
NFS is more the *NIX way. Samba is more the Windows way. Usually if you have *NIX->*NIX connections you would use NFS. You can also restrict any NFS share to a specific IP address (man exports). I really have no use for Samba at all now that I am 100% linux at home. At work I use NFS for Linux->Linux->UNIX->UNIX->Linux. I use Samba for Linux->Windows->UNIX->Windows->Linux.

Posted:
Fri Nov 07, 2003 5:42 am
by Tux
NFS makes file permissions work properly on *NIX. But it is pretty aged, I want NFS2.

Posted:
Fri Nov 07, 2003 12:25 pm
by Void Main
Tux wrote:NFS makes file permissions work properly on *NIX. But it is pretty aged, I want NFS2.
NFS2? I assume you mean something other than "NFSv2" because we're using NFSv2 and NFSv3 in Linux and other unices now. NFS v4 is in the works and I believe there are some implementations of that already in the works. If you really mean NFS2 I have not heard of it and am interested to learn more about it.

Posted:
Fri Nov 07, 2003 3:49 pm
by Tux
I think I mean v4, I lose track of all these version numbers, acronyms, names, places and what not
