CompTIA Server+ (SK0-004) — Question 30
A server technician is notified that Linux web services are no longer accessible. The technician is at a remote site only has access to a Windows workstation.
Which of the following should the technician use to remotely restart the web services?
Answer options
- A. Connect to the server using SSH
- B. Connect to the server using RDP
- C. Connect to the server using SCP
- D. Connect to the server using FTPS
Correct answer: B
Explanation
The correct answer is B, as RDP allows remote desktop access to Windows systems, enabling the technician to manage services. SSH is typically used for Linux servers, and while SCP and FTPS are for file transfer, they do not provide a means to manage or restart services.