Question 7 of 10Pro Only
How does SSH work, and what are the best practices for secure remote server administration?
Sample answer preview
SSH (Secure Shell) is the standard protocol for secure remote access to Linux servers. It encrypts all traffic between your machine and the server, preventing eavesdropping and tampering. As an SRE, you use SSH constantly to manage servers, transfer files, and tunnel traffic.
sshpublic key authenticationsshd_configssh-keygentunnelingrsync