Linux Operating System Essentials
5 Questions
1 Views
3.6 Stars

Linux Operating System Essentials

Created by
@ProactiveSmokyQuartz

Questions and Answers

What is the command to format a partition in Linux?

mkfs -t ext4 /dev/sdb1

What is the command to create a mount point for a partition in Linux?

mkdir -p /mt/sdb1

What is the command to mount a partition in Linux?

mount -t auto /dev/sbd1 /mt/sdb1

What command is used to verify if a partition is mounted in Linux?

<p>df hT</p> Signup and view all the answers

Which command is used to manage disk space in Linux?

<p>lvmmanager</p> Signup and view all the answers

More Quizzes Like This

Fundamentals of Linux Operating System
10 questions
Linux Operating System Basics Quiz
5 questions
Linux Command Line Basics
9 questions

Linux Command Line Basics

SmootherTsavorite avatar
SmootherTsavorite
Use Quizgecko on...
Browser
Browser