Secure Shell
SSH provides encrypted remote login and command execution over untrusted networks, replacing insecure tools like Telnet and rlogin. It is the standard way administrators manage Linux and network devices, typically on port 22. It also supports secure file transfer, port forwarding, and key-based authentication.