How To Install SSH Server On Ubuntu
One of the earlier posts described how to access a SSH server from Linux Mint/Ubuntu using a SSH client like Putty.
Let’s see how to install and configure a SSH server as shown in given scenario which is very common  :
The basic idea here is that the SSH server needs to be able to communicate with internet / external network as well as with local area network. This is accomplished by the...