- Lab
- A Cloud Guru
Configure an NFS (Network File System) Server and Client and Mount a File System on Linux
In this lab, we'll create an NFS server, as well as create and export a file system. We'll then configure an NFS client, mount the file system from the server, and check our mount statistics.
Path Info
Table of Contents
-
Challenge
Install, Enable, and Start the NFS Server (Server1)
- Install the NFS package.
- Start the NFS server package.
- Enable the NFS server package.
-
Challenge
Create the File System and Change the Required Permissions
- Create the file system.
- Change the file system permissions to the requested permisisons.
-
Challenge
Configure the File System to be Exported, Export the File System, and Verify the Exported File System
- Configure the file system to be exported.
- Export the file system.
- Verify the file system was exported.
-
Challenge
Add the NFS Client Utilities to the Client Server (Server2) and Mount the File System
- Install the NFS client utilities.
- Mount the NFS file system.
- Verify the mounted file system.
-
Challenge
Check the Mount Statistics
- Verify there are no errors in the mount statistics.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.