August 2018
Intermediate to advanced
482 pages
12h 44m
English
SSH is used to connect a client program to an SSH server. On one system we install the openssh-server package to make it the SSH server, and on the other system we will install the openssh-client package to use it as client.
Now, keeping the SSH service running on the server system, we try to connect to it through the client.
We use the configuration file of SSH to change settings such as the default port for connecting.
Read now
Unlock full access