Module 4 Overview: Storage Management

Video Activity
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Time
21 hours 25 minutes
Difficulty
Intermediate
CEU/CPE
21
Video Transcription
00:00
>> Hey there, Cybrarians.
00:00
>> Welcome back to the Linux+ Course here at Cybrary.
00:00
>> I'm your instructor, Rob Goelz.
00:00
In today's lesson,
00:00
>> we're going to be moving into Module 4,
00:00
>> where we're going to cover storage management.
00:00
Upon completion of today's lesson,
00:00
you'll understand the road map for this module
00:00
>> and we're going to talk about
00:00
>> the storage management objectives
00:00
>> that are covered in this module,
00:00
which are going to be used to pass the Linux+.
00:00
What will you take away from this module?
00:00
Well, this module will teach you about
00:00
storage in Linux, obviously.
00:00
Everything in Linux is a file.
00:00
I'm going to repeat that.
00:00
>> You're going to hear me say this a lot.
00:00
>> Everything in Linux is a file
00:00
>> and we know that files have to be stored somewhere.
00:00
>> This is very important.
00:00
Storage is foundational,
00:00
>> and troubleshooting Linux
00:00
>> often means knowing how to work with files,
00:00
>> where to find files,
00:00
how to modify files.
00:00
Upon getting through this module,
00:00
you'll be able to create,
00:00
modify, and manage Linux storage resources.
00:00
Keep in mind, advanced certifications in Linux
00:00
>> will build on this knowledge.
00:00
>> If you're going to go on
00:00
>> and take the Red Hat Certification,
00:00
>> the RHCSA, or the RHCE,
00:00
or maybe one of the Linux Foundations,
00:00
>> or LPIC certifications,
00:00
>> all of them will require you
00:00
>> to have the knowledge that we're going to go through
00:00
>> in this module about storage.
00:00
>> In this module, we're going to learn
00:00
>> how to work with disk partitions
00:00
>> and identify block devices.
00:00
>> We're also can talk about the
00:00
>> different types of file systems you'll find in Linux
00:00
>> and the commands that you need to use
00:00
>> to work with disk space.
00:00
>> We're going to discuss paths.
00:00
We're also going to cover device mapper and LVM.
00:00
We're going to get to create file systems
00:00
and also mount file systems.
00:00
In other words, set them up in our Linux system.
00:00
Then we're also going to discuss
00:00
external file systems
00:00
>> and use the tools to manage ext file systems
00:00
>> and xfs file systems.
00:00
>> Then finally at the end,
00:00
>> we'll cover file system troubleshooting and
00:00
>> the commands we would use to do that.
00:00
But in this lesson,
00:00
>> we covered the path forward for this module, Module 4,
00:00
>> and the storage management objectives
00:00
>> that we're going to find covered for the Linux+ exam.
00:00
Thanks so much for being here,
00:00
>> and I look forward to seeing you in the next lesson.
Up Next