ssh is a Unix command used for remotely connecting to other servers using SSH protocol. ssh is sometimes called the ssh client component, while sshd is the server component of SSH software.
The simplest use is to invoke ssh command with a single parameter which is a remote server’s hostname or IP address:
greys@maverick:~ $ ssh vps1.unixtutorial.org
Last login: Fri Oct 5 11:59:37 2018 from 212.129.78.186
greys@vps1:~$
I'm a principal consultant with Tech Stack Solutions. I help with cloud architectrure, AWS deployments and automated management of Unix/Linux infrastructure. Get in touch!