I'm reading 1558_Linux+.pdf for the CompTIA certification. It describes NFS for file sharing in a network. Does (k)ubuntu not include this? What does it use for sharing between to linux/unix machines?
Announcement
Collapse
No announcement yet.
where is NFS?
Collapse
This topic is closed.
X
X
-
Re: where is NFS?
It is a little tricky, which is one reason I don't use it. But, the OP may need to learn it for certification. If so, you'll need more than just the client SW. Use your favorite package manager (which should be Synaptic for certification on Debian based distros) to search on "nfs". You (almost certainly) want the kernel-server. The userspace servers aren't very good, which is another reason I don't use it.have been told it is tricky.
- Top
- Bottom
Comment
-
Re: where is NFS?
nfs is easy in my opinion. The one advantage I can see over samba is that it is invisible to yourself in terms of a user.
To save to an nfs share is just like saving to a normal folder on your computer, a program doesn't need to know the protocol.
Also I personally find it more reliable than samba.
- Top
- Bottom
Comment
-
Re: where is NFS?
It's perhaps worthy of note that, for KDE applications, sftp/ssh is almost as transparent thanks to the wonders of the kioslave.Originally posted by cyclbatrobnfs is easy in my opinion. The one advantage I can see over samba is that it is invisible to yourself in terms of a user.
To save to an nfs share is just like saving to a normal folder on your computer, a program doesn't need to know the protocol.
Also I personally find it more reliable than samba.
And the major problem I have with NFS is that, if the server goes down (or you change wireless networks) anything that tries to read that part of the file tree hangs indefinitely, be it "ls" or Konqueror's directory tree view.
- Top
- Bottom
Comment
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.



yup yup


Comment