Secure shell communications - SSH communications
Secure shell or SSH communication perform encryption of the data and the data when the data is sent and decryption of that data when it is received. SSH runs on TCP port 22. SSH is an ideal way to manage Linux like environments remotely.
Comments
Post a Comment