Question: Directions For this assignment, you will run several Linux commands and explain what each does and what it shows on your screen. Be sure to
Directions
For this assignment, you will run several Linux commands and explain what each does and what it shows on your screen. Be sure to answer the questions listed for each of the commands.
NOTE be sure to check the name of YOUR primary directory and SUBSTITUTE it in place of nvmenp in your commands.
Problem Statement
Bring up your Linux virtual machine and log in
Type the command df Th and answer the following questions
What does this command do What does the T parameter do What does the h parameter doWhat is the mounting point of your primary drive, and how do you know it is your primary drive?How much space is used and available on your primary drive? What file system does it use?What is the tmpfs file system, and how is it used?
Type the command du h etcyum and answer the following questions
What does this command do What does the h parameter doHow much space is used by the etcyum directory?
Type the command fsck N devnvmenp and answer the following questions
What does this command do What does the N parameter doWhen would you typically run this command?
Type the command sudo parted devnvmenp 'print' and answer the following questions.
What does this command do What does the print parameter doWhy would you need to run this command?
Type the command lsblk f and answer the following questions
What does this command do What does the f parameter doWhy would you need to run this command?
Type the command mount grep dev and answer the following questions
What does the mount command do when there are no parameters?What is the command telling you about the attributes of the drive mounted at the dev directory?
Type the command sudo file sL devnvmenp and answer the following questions.
What does this command do What does the s parameter do What does the L parameter doWhy would you need to run this command?
Requirements
Create a Microsoft Word document to describe what you found out about the commands
Include the screenshots of the execution of the commands
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
