I wrote in a previous post on Sharing folder using NFS in Hardy. Now, I don’t know about you, but I got tried of going into command line and running the mount/umount command every time I wanted to connect to a NFS server.
Granted, I could add the appropriate entries into /etc/fstab and auto-mount the [...]
Previously in Ubuntu Gutsy, sharing a folder using NFS was relatively easy. When you right click on a folder in Nautilus File Manager and select “Share Folder”, you were prompted to select SMB or NFS, or both. If either NFS or SMB servers were not installed, you were prompted to install them.
However, the [...]