Inspirational journeys

Follow the stories of academics and their research expeditions

Comptia Linux + 2023 Questions and answer - Part 31

Mary Smith

Mon, 24 Mar 2025

Comptia Linux + 2023 Questions and answer - Part 31

1. Which of the following information is stored within the BIOS? (Choose TWO correct answers.)(Select 2answers)

A) A. Boot device order
B) B. Linux kernel version
C) C. Timezone
D) D. Hardware configuration
E) E. The system's hostname


2. Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)(Select 2answers)

A) A. shutdown -r now
B) B. shutdown -r 'rebooting'
C) C. telinit 6
D) D. telinit 0
E) E. shutdown -k now 'rebooting'


3. Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)(Select 3answers)

A) A. startd
B) B. systemd
C) C. Upstart
D) D. SysInit
E) E. SysV init


4. Which of the following environment variables overrides or extends the list of directories holding shared libraries?

A) A. LD_LOAD_PATH
B) B. LD_LIB_PATH
C) C. LD_LIBRARY_PATH
D) D. LD_SHARE_PATH
E) E. LD_RUN_PATH


5. Which RPM command will output the name of the package which supplied the file /etc/exports?

A) A. rpm -F /etc/exports
B) B. rpm -qf /etc/exports
C) C. rpm -Kl /etc/exports
D) D. rpm -qp /etc/exports
E) E. rpm -qi /etc/exports


1. Right Answer: A,D
Explanation:

2. Right Answer: A,C
Explanation:

3. Right Answer: B,C,E
Explanation:

4. Right Answer: C
Explanation:

5. Right Answer: B
Explanation:

0 Comments

Leave a comment