Starting a branch for nfs installation update.

This commit is contained in:
Peter Boy 2025-10-29 13:44:26 +01:00
commit 9efc7a7abc

View file

@ -7,10 +7,13 @@ Peter Boy (pboy);Emmanuel Seyman (eseyman); Jason Beard (cooltshirtguy); Otto Li
[abstract]
// ------
NFS, the Network File System, is a mature protocol designed to share files between Unix-type systems over TCP/IP networks. Fedora Server Edition installs by default the kernel space NFS server, but without configuration and activation. This article describes its configuration and activation.
[WARNING]
====
*__This is the staging area__*
// ------
__Current status__: Not yet modified
====
The objective of this guide is how to setup __NFS Server__ on a Fedora Server Edition. For information on how to setup the client part, consult your OS's documentation.