CompTIACompTIA
XK0-005 · Question #225
XK0-005 Question #225: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #225. The question stem and answer options stay visible for context.
Security
Question
Due to security policies, a restriction was implemented that forbids direct access to the database server. The junior administrator needs to connect using SSH tunneling. Which of the following commands allows the junior administrator to connect from a desktop? ssh -L dbserver.local:5432:localhost:95432 [email protected] A.
Options
- Bssh -L 5432:localhost dbserver.local:5432 postgres
- Cssh -L 95432:localhost [email protected]
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#SSH Tunneling#Port Forwarding#Networking#Security