Unit 5: SELinux and Advanced Storage Management - Subjective Questions

CSE493 — Linux System Administration • Practice Questions with Detailed Answers

20 questions

1

Define SELinux and explain how it improves the security of a Linux system.

2

Distinguish between the SELinux enforcing, permissive, and disabled modes.

3

Explain how to view and change the SELinux enforcement mode temporarily and permanently.

4

Describe the components of an SELinux security context and show how file contexts can be examined.

5

Compare chcon, semanage fcontext, and restorecon for controlling SELinux file contexts.

6

What are SELinux Booleans? Explain how an administrator can inspect, change, and persist their values.

7

Describe a systematic procedure for investigating and resolving an SELinux access denial.

8

Explain the purpose of disk partitions, file systems, mount points, and persistent mounts in Linux.

9

Describe the complete procedure for adding a new partition, creating a file system on it, and configuring a persistent mount.

10

Explain the fields in an /etc/fstab entry and the significance of using UUIDs.

11

Define swap space and explain how to create, activate, and persist a swap partition or swap file.

12

Explain the architecture of Linux Logical Volume Manager using physical volumes, volume groups, physical extents, and logical volumes.

13

Describe how to create a logical volume, format it, and mount it persistently.

14

Explain how to extend a logical volume and its file system safely. Compare the procedures for XFS and ext4.

15

Compare traditional partitions and LVM logical volumes with respect to flexibility, administration, and use cases.

16

Describe LVM snapshots and thin provisioning as advanced storage features, including their benefits and limitations.

17

Explain the purpose and architecture of Stratis layered storage.

18

Describe how to create a Stratis pool and file system, mount it persistently, and expand the pool.

19

Define VDO and explain how compression, deduplication, and thin provisioning reduce physical storage consumption.

20

Compare Stratis, VDO, and LVM, and explain the operational precautions required when using over-provisioned storage.