What is SSH?

Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two networked devices. The two major versions of the protocol are SSH-1 and SSH-2.

Shell is a program to log into another computer over a network to execute commands on a remote machine and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels.

SSH was designed as a replacement for Telnet and other insecure remote shells (rlogin, rsh, rcp, and rdist), which send information, notably passwords, in plain text, rendering them susceptible to packet analysis. The encryption used by SSH is intended to provide confidentiality and integrity of data over an unsecured network, such as the Internet.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Do you provide SSH? If yes, under what conditions?

Yes, we can enable jailed SSH upon request for any package. However, enabled SSH access...

How to get an SSH client

To access your account via SSH, you should download and install one of available SSH clients. You...

How to access a hosting account via SSH

To access your hosting account via SSH, you should: 1. Contact our hosting support via Live Chat...

How to access hosting account via SSH (Terminal OS X)

If you use Mac OS X, you don’t need to install a third-party client like PuTTY to connect to your...

Powered by WHMCompleteSolution