0% found this document useful (0 votes)
159 views2 pages

Quiz It601p

This document contains a quiz with multiple-choice questions related to Linux server commands, netplan configuration, DNS software, and DHCP configuration. Each question tests knowledge on specific technical aspects, such as the output of commands and the functionality of configuration files. The quiz is designed for individuals familiar with Linux networking concepts and configurations.

Uploaded by

Umair ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
159 views2 pages

Quiz It601p

This document contains a quiz with multiple-choice questions related to Linux server commands, netplan configuration, DNS software, and DHCP configuration. Each question tests knowledge on specific technical aspects, such as the output of commands and the functionality of configuration files. The quiz is designed for individuals familiar with Linux networking concepts and configurations.

Uploaded by

Umair ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

IT601P - Quiz No.

Date: 16 June 2025

1. Which of the given information is NOT produced by the command "ifconfig" on linux server

A. Dropped Packets
B. Latency
C. MTU
D. CSMA-CD Collisions

2. Consider the netplan configuration given below and select the correction statement about it. networks:
version: 2 renderer: networkd ethernets: eth0: dhcp: yes
A. If netplan apply is executed, an error will be generated
B. If netplan apply is executed, machine will get ip address remote local dhcp server
C. If netplan apply is executed, machine will get ip address remote local dhcp server
D. If netplan apply is executed, machine will sets its won ip address

3. The software package available in Linux for DNS is known as ______________

A. isc-dns-server
B. bind
C. dns-server
D. domain-server

4. One of the valid uses of htaccess technique is to _________________

A. Redirect HTTPS to HTTP


B. Modify the requested content
C. Redirect HTTP to HTTPS
D. Modify the content directories

5. In DHCP configuation, the host archmachine {} construct can be used to ________________

A. Filter the IP address assignment


B. Assign dynamic address statically
C. Allocate a fixed address corresponding to the physical address of machine
D. Assign ip address

6. The .htaccess cannot be used to __________________

A. Match URLs
B. Filter URLs
C. Redirect URLs
D. Change URLs

Page 1
VU TOOLKIT BY PARADOXCIAL
7. DHCP service can started or restarted with ______________

A. systemd
B. dhcpctl
C. systemctl
D. apt

8. By default, the .htaccess files are ________________

A. Read-only
B. Visible
C. Archived
D. Hidden

9. The correct command used to install dhcp server on linux machine is ______________

A. sudo apt install -y isc-dhcp-server


B. apt install dhcp-server
C. sudo apt install dhcp
D. sudo apt install dhcp-server

10. What is the effect of the following line in dhcp configuration? option routers 192.168.18.x

A. It sets the role of the dhcp server as a router


B. It sets the default route on dhcp server
C. It sets the default gateway for the clients
D. This is an optional statement and it has no impact on dhcp operation

Page 2
VU TOOLKIT BY PARADOXCIAL

You might also like