10

http://ubuntuforums.org/showthread.php?t=249889

In the above link it is shown that I need to do

sudo apt-get install nfs-kernel-server nfs-common portmap

However a software called portmap doesnot exist in ubuntu 12.04

How exactly do I configure NFS in ubuntu 12.04?

Jorge Castro
  • 71,754
Chirag
  • 2,099

1 Answers1

7

That article is over 6 years old and shouldn't be followed. You can set up NFS sharing by following the documentation here:

Jorge Castro
  • 71,754
  • did it using Ubuntu 12.04 documentation. Thanks for the help. NFS is really the fastest way to transfer data. – Chirag Jul 22 '12 at 12:04