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

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator