All Posts

ComptiA Cloud+ 2023 Questions and answer - Part 12

Mary Mary Smith
03 Mar 2023
1 min
0

1. What is the purpose of the Filesystem Hierarchy Standard?

A) It has a security model that is used to ensure files are organized in their access to and accessibility.
B) It provides unified tools, maintain and manage multiple file systems in a common manner.
C) It is a distribution-neutral description of the locations of files and directories.
D) It defines the inodes of the common internal structure of all the compatible file systems
E) None


2. What is the first program, which is usually started at boot time, the Linux kernel using SysV init?

A) / Proc / sys / kernel / init
B) / Sbin / init
C) / Boot / init
D) /etc/rc.d/rcinit
E) /lib/init.so


3. Which of the following commands can be used to create a USB storage media from the disk?

A) gdisk
B) fdisk
C) cc
D) install
E) dd


4. When using the rpm --verify check the files during the installation of RPM packages that the following information has been taken into account? (Choose three correct answers.)(Select 3answers)

A) inodes
B) MD5
C) timestamps
D) file sizes
E) GnuPG signatures


5. Which of the following data is stored in the BIOS? (Choose two correct answers.)(Select 2answers)

A) hardware configuration
B) The boot device order
C) Linux kernel version
D) The system host name
E) Time zone


1. Right Answer: C
Explanation:

2. Right Answer: B
Explanation:

3. Right Answer: E
Explanation:

4. Right Answer: B,C,D
Explanation:

5. Right Answer: A,B
Explanation:

0 Comments
Leave a comment