Linux NFS Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Export

Export without preventing access to the currently exported filesystems.

Add the new filesystem definition to /etc/exports or /etc/exports.d/*.exports and then:

exportfs -av

Mounting NFS Shares

Also see:

Mount Options