LPIC Practice Session
Session ID: 141
Mode: objective
Status: in_progress
Answered: 0 / 10
Score: 0%
Review flagged, incorrect, and unanswered questions
1
2
3
4
5
6
7
8
9
10
Review:
All |
First Unanswered |
First Flagged
Enter the command that displays partition information and total free space in gdisk.
Why would swapon /dev/sdb1 fail with 'read swap header failed' after creating a partition with parted mkpart primary linux-swap 0 1024M?
Which command creates an ext3 filesystem with bad block checking, label MyDisk, and a random UUID on /dev/sdc1?
Which command initializes /dev/sdb1 as swap space?
Before a disk can be used by an operating system, what must generally be created on it first?
Which parted command can be used to recover a deleted partition when you know approximately where it began and ended?
Which command can create a 300 MB ext4 partition starting at 500 MB on a disk using parted?
Which resize2fs option shrinks an ext filesystem so it becomes just large enough to contain its data?
Which fdisk partition type code should be used to mark a partition as Linux swap on an MBR disk?
Enter the command that creates a 300 MB ext4 partition starting at 500 MB using parted.
Start another random practice session