How To Harden OpenSSH Client on Ubuntu 18.04
Linux servers are often administered remotely using SSH by connecting to an OpenSSH server, which is the default SSH server software used within Ubuntu, Debian, CentOS, FreeBSD, and most other Linux/BSD-based systems. Significant effort is put into securing the server-side aspect of SSH, as SSH acts as the entry into your server. In this tutorial, you will harden your OpenSSH client in order to help ensure that outgoing SSH connections are as secure as possible.