WIP: stg My edits to the NFS server setup docs #175

Closed
korora wants to merge 7 commits from korora/user-documentation:stg into main
2 changed files with 5 additions and 6 deletions
Showing only changes of commit cdf61e86bb - Show all commits

Merged NFS guide to discuss update.

Peter Boy 2025-10-29 14:12:36 +01:00

View file

@ -3,7 +3,6 @@ Peter Boy; Jan Kuparinen; Peter W. Smith
:page-authors: {author}, {author_2}, {author_3}
:revnumber: F38-F43
:revdate: 2025-10-27
// :revremark:
image::Logo_server2.png[Server]
@ -19,7 +18,4 @@ This place is intended for
These documents are not approved yet and may be incomplete and/or incorrect. Take everything here with a grain of salt!
You would probably prefer to study the https://docs.stg.fedoraproject.org/en-US/fedora-server/[published documentation].
// *Status of this document*: Work in progress.
====

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.