What is SSH ?

Secure Shell (SSH), known as Secure Socket Shell, is a UNIX-based command interface and protocol for securely getting access to a remote computer. It is widely used by network administrators to control Web and other kinds of servers remotely.

SSH is actually a suite of three utilities - slogin, ssh, and scp - that are secure versions of the earlier UNIX utilities, rlogin, rsh, and rcp. SSH commands are encrypted and secure in several ways. Both ends of the client/server connection are authenticated using a digital certificate and passwords are protected by being encrypted. SSH uses RSA public key cryptography for both connection and authentication. Encryption algorithms include Blowfish, DES, and IDEA. IDEA is the default. The SSH feature is primarily for advanced users with a working knowledge of UNIX

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What is the 100BaseT ?

A networking standard that supports data transfer rates up to 100 Mbps (100 megabits per second)....

What is the 10BaseT ?

One of several adaptations of the Ethernet (IEEE 802.3) standard for Local Area Networks (LANs)....

A Record ?

What is the A Record ? A) An A (address) record is a part...

What is the ADSL ?

ADSL = Asymmetric Digital Subscriber Line. A method for...

What is the Anonymous FTP ?

Anonymous File Transfer Protocol allows the public to log into an FTP server with a common login...

Powered by WHMCompleteSolution