Linux+ System Management: Manage Advanced Linux Filesystems
In this lab, you’ll practice the configuration of multiple advanced storage technologies including LVM, software RAID, NFS, Samba, and iSCSI. When you finish, you’ll have the necessary skills and knowledge to display and configure these technologies in a real setting.
Terms and conditions apply.
Lab info
Lab author
Challenge
Get Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
Challenge
Use the Logical Volume Manager (LVM)
To start, you’ll set up physical storage using the Logical Volume Manager (LVM) on the lab's server machine.
Challenge
Set up Linux Software RAID
You’ll learn about Linux software RAID, and how it can be configured.
Challenge
Enable Network File System (NFS)
There is also a client lab machine, and you will use is as well to learn about the Network File System (NFS), and how to set up both the server and client sides to share files.
Challenge
Share with Samba
The client and server machines will again be used, but in this challenge you're learn how to set things up using Samba.
Challenge
Connect Using iSCSI
Finally, you’ll learn about iSCSI and how it can be used within an IP based Storage Area Network (SAN).
Challenge
The Last Challenge
Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.
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.
Recommended prerequisites
- Basic Linux command line knowledge
- Knowledge of using vim at the command line (nano will likely suffice)
- Basic computing
- Basic networking