Linux Operating System Essentials
5 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the command to format a partition in Linux?

  • fdisk -t ext4 /dev/sdb1
  • mkfs -t ext4 /dev/sdb1 (correct)
  • format /dev/sdb1
  • createfs -type ext4 /dev/sdb1

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

  • createpoint /mt/sdb1
  • newdir -p /mt/sdb1
  • mkdir -p /mt/sdb1 (correct)
  • makepoint /mt/sdb1

What is the command to mount a partition in Linux?

  • link -t auto /dev/sbd1 /mt/sdb1
  • mount -t auto /dev/sbd1 /mt/sdb1 (correct)
  • attach -t auto /dev/sbd1 /mt/sdb1
  • use -t auto /dev/sbd1 /mt/sdb1

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

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

Which command is used to manage disk space in Linux?

<p>lvmmanager (C)</p> Signup and view all the answers

More Like This

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

Linux Command Line Basics

SmootherTsavorite avatar
SmootherTsavorite
Commandes Linux
23 questions

Commandes Linux

TantalizingBasilisk2662 avatar
TantalizingBasilisk2662
Linux File Management Commands
41 questions
Use Quizgecko on...
Browser
Browser