LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how nfs different from samba (https://www.linuxquestions.org/questions/linux-newbie-8/how-nfs-different-from-samba-656779/)

ufmale 07-19-2008 12:12 AM

how nfs different from samba
 
I have been sharing files between 2 linux computers using just

mount //ipaddress/dir /mnt/m1

I think this is just a samba sharing, right?

If I have this works. do I still need to setup nfs?
Is nfs faster?

linuxlover.chaitanya 07-19-2008 12:36 AM

NFS is used to share the data between linux machines.
You need samba setup when you have windows machines in the network.


All times are GMT -5. The time now is 05:40 PM.