Free COMPTIA Cloud Essentials+ CLO-002 Actual Exam Questions - Question 2 Discussion

Question No. 2
A cloud systems administrator needs to log in to a remote Linux server that is hosted in a public
cloud. Which of the following protocols will the administrator MOST likely use?
Select one option, then reveal solution.
US
AB
Arjun B.
2026-02-21

Makes sense to rule out A and B right away—HTTPS is for web traffic, and RDP is mostly for Windows machines. Between C and D, SSH (C) is definitely the standard for secure remote terminal access on Linux, while VNC is more of a remote desktop tool. So, going with C seems straightforward here.

0
ZC
Zain C.
2026-02-12

Probably C, since SSH is the standard secure way to log into Linux servers remotely.

0
YO
Yasir O.
2026-02-08

Yeah, SSH (C) is the way to go since it’s specifically designed for secure command-line access on Linux. RDP and VNC are mostly for Windows or GUI stuff, so they don’t fit here.

0
YO
Yasir O.
2026-02-07

C/D? SSH is the go-to for Linux remote access, but if you needed a GUI, VNC could work. Still, the question likely points to command line access, so SSH feels more natural here.

0
AE
Andrew E.
2026-01-31

C imo. SSH is just built for this exact scenario—secure command-line access to Linux servers. RDP is Windows-only mostly, and VNC’s for remote desktops, which isn’t typical for Linux servers. HTTPS is totally unrelated here since it’s for web traffic, not shell access. So SSH really stands out as the obvious choice.

0
AE
Andrew E.
2026-01-31

B tbh, RDP is mostly a Windows thing, so it’s unlikely for a Linux server. HTTPS is just for web access, not shell login. VNC could work for GUI access, but that’s less common and usually not the first choice. SSH (C) really is the standard protocol for secure command-line logins to Linux machines in the cloud.

0
AE
Andrew E.
2026-01-27

Maybe C. SSH is the go-to for secure remote command-line access on Linux, unlike RDP or VNC which are more for GUIs, and HTTPS is just web traffic, so SSH fits best here.

0
LT
Luke T.
2026-01-27

D imo. RDP and VNC are mostly used for graphical desktop access, which isn’t really the norm for Linux servers in the cloud. HTTPS is for web traffic, not remote shell access. So SSH (C) fits best since it lets you securely execute commands remotely without a GUI.

0
AK
Ahmed K.
2026-01-16

C imo. SSH is basically the default for remote Linux access since it’s secure and works over the command line. RDP and VNC are mostly for Windows or graphical environments, which isn’t typical for a Linux server in the cloud. HTTPS is for web traffic, not server login, so it’s out.

0
AK
Ahmed K.
2026-01-16

C, because it’s encrypted and standard for remote Linux access, unlike RDP/VNC.

0
AK
Ahmed K.
2026-01-15

Maybe C makes the most sense here since SSH is the standard for securely logging into Linux servers remotely, especially in public cloud setups. RDP and VNC are more common for Windows or graphical sessions, so they don’t really fit for a typical Linux admin login. HTTPS is mostly for web traffic, not server shell access.

0
AK
Ahmed K.
2026-01-15

Is the focus here on a command-line interface login or a graphical one? Because SSH (option C) is common for command-line access on Linux, but RDP (B) and VNC (D) are more for graphical sessions, right? Also, HTTPS (A) is usually for web traffic, not direct server login. Could the question be clearer about what type of access the admin needs?

0