NFS: Difference between revisions

Pigs (talk | contribs)
Adds btrfs section and refactored layout for readability. Decrease the example from 4 mounts to 2 mounts. The 4 examples made a lot of boilerplate and didn't show off any extra functionality that just 2 example nfs shares would show.
Tags: Mobile edit Mobile web edit Advanced mobile edit
Pigs (talk | contribs)
Using bind mounts: Add link to the filesystem bind mount section
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 31: Line 31:
}
}
</syntaxhighlight>
</syntaxhighlight>
Refer to [[Filesystems#Bind mounts]] for more information on bind mounts.


=== Using btrfs subvolumes ===
=== Using btrfs subvolumes ===