SSH Basics

SSH (Secure Shell) provides a secure channel over an unsecured network in a client-server architecture, connecting an SSH client application with an SSH server. This section will help you generate SSH keys and connect to a remote server.