From 9efc7a7abc9069321413134ce91cadb0e331e6ff Mon Sep 17 00:00:00 2001 From: Peter Boy Date: Wed, 29 Oct 2025 13:44:26 +0100 Subject: [PATCH] Starting a branch for nfs installation update. --- .../ROOT/pages/services/filesharing-nfs-installation.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/services/filesharing-nfs-installation.adoc b/modules/ROOT/pages/services/filesharing-nfs-installation.adoc index a2be7ba..8a53b71 100644 --- a/modules/ROOT/pages/services/filesharing-nfs-installation.adoc +++ b/modules/ROOT/pages/services/filesharing-nfs-installation.adoc @@ -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.