Unit6 - Subjective Questions

INT249 • Practice Questions with Detailed Answers

1

Explain the three main types of device files found in the Linux /dev directory.

2

Differentiate between Block Devices and Character Devices in the context of Linux System Administration.

3

Describe how to identify and monitor hardware devices using the lspci, lsusb, and dmesg commands.

4

Explain the role of the udev system in managing Linux devices.

5

Discuss the TCP/IP model and briefly explain the function of each layer.

6

Compare TCP and UDP protocols. When would a System Administrator prefer UDP?

7

Calculate the number of usable hosts for a network with the CIDR notation .

8

Identify and explain three common Linux Server Roles.

9

Describe the command-line tools used to configure network interfaces in Linux (ip vs ifconfig).

10

How would you configure a static IP address on a modern Linux system (e.g., using Netplan or NetworkManager)?

11

Explain the purpose of the /etc/resolv.conf and /etc/hosts files in DNS client configuration.

12

What is DHCP? Describe the four steps of the DHCP process (DORA).

13

Define Virtualization and distinguish between Type 1 and Type 2 Hypervisors.

14

Explain the concept of Cloud Computing and list the three primary service models (IaaS, PaaS, SaaS).

15

Compare Virtual Machines (VMs) and Containers.

16

A Linux server cannot connect to the internet. Describe a logical troubleshooting workflow using standard networking commands.

17

What are the ping and traceroute commands used for in network troubleshooting?

18

Explain the usage of netstat and ss commands to monitor network connections.

19

Describe the function of the SSH protocol and how to generate a key pair for passwordless login.

20

Derive the Broadcast Address for an IP address

with a subnet mask of
.