The following is an excerpt from the output of tcpdump -nli eth1 'udp': 13:03:17.277327 IP 192.168.123.5.1065 > 192.168.5.112.53: 43653+ A? lpi.org. (25)
13:03:17.598624 IP 192.168.5.112.53 > 192.168.123.5.1065: 43653 1/0/0 A 198.51.100.42 (41)
Which network service or protocol was used?
Correct Answer:D
In capacity planning exercises, which tools assist in listing and identifying processes of interest? (Choose TWO correct answers.)
Correct Answer:BC
Why is the root file system mounted read-only during boot and remounted with write permission later on?
Correct Answer:A
After manually compiling and installing a new kernel, what has to be done regarding the initramfs?
Correct Answer:C
During booting, when the Linux kernel loads an initramfs file, which command from the initramfs will be executed first, if present?
Correct Answer:A
What is the purpose of an initramfs during the Linux system start?
Correct Answer:A