Inspirational journeys

Follow the stories of academics and their research expeditions

ComptiA Cloud+ 2023 Questions and answer - Part 9

Mary Smith

Tue, 21 Apr 2026

ComptiA Cloud+ 2023 Questions and answer - Part 9

1. Which of the following is the second portion of the device file name of a SCSI drive?

A) / Dev / sd1p2
B) / Dev / sd0a2
C) / Dev / sda2
D) None
E) / Dev / hda1


2. Which of the following commands moves and continues in the background the last job stopped in the shell?

A) None
B) FG
C) bg
D) run
E) back


3. In the vi editor, which of the following will copy the current line vi buffer?

A) cc
B) 1c
C) vv
D) 1y
E) C


4. What is the default action command to split an input file?

A) It breaks the file to new files and 1024 kilobytes of each.
B) It breaks new file Files 1000 pieces of each line.
C) It breaks new files and file 1024 bytes of each.
D) It bursts file new files that are a maximum of 5% of the original file.
E) None


5. Which of the following kernel command line to change the boot systemd target rescue.target instead of the default target?

A) systemd.default = rescue.target
B) systemd.runlevel = rescue.target
C) systemd.unit = rescue.target
D) systemd.target = rescue.target
E) systemd.service = rescue.target


1. Right Answer: C
Explanation:

2. Right Answer: C
Explanation:

3. Right Answer: C
Explanation:

4. Right Answer: B
Explanation:

5. Right Answer: C
Explanation:

0 Comments

Leave a comment