Definition of Ssh

FOLDOC
ssh
<operating system> 1. Steve's Shell.
2. Secure Shell.
(1997-01-07)

Search Dictionary:
Search Web Search Dictionary



SSH definition was found in categories: Computer & Internet(5)  Science & Technology(1)  Encyclopedia(1)  

SSH Definition from Computer & Internet Dictionaries & Glossaries

Computer Abbreviations v1.5
SSH
Secure Shell

9300+ Computer Acronyms
SSH
Secure SHell

TCP/IP port numbers
ssh
22/tcp SSH Remote Login Protocol

TCP/IP Ports Assignments
22/tcp
{ssh}
SSH Remote Login Protocol.

22/udp
{ssh}
SSH Remote Login Protocol.

TCP/IP Ports Assignments (Intrusive)
22/tcp
{ssh}
SSH Remote Login Protocol.

22/udp
{ssh}
SSH Remote Login Protocol.


SSH Definition from Science & Technology Dictionaries & Glossaries

GSM abbreviations
SSH
Secure Shell

Developed by SSH Communications Security Ltd., Secure Shell is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is a replacement for rlogin, rsh, rcp, and rdist.


SSH Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Secure Shell
Secure Shell or SSH is a network protocol that allows data to be exchanged over a secure channel between two computers.  Encryption provides confidentiality and integrity of data. SSH uses public-key cryptography to authenticate the remote computer and allow the remote computer to authenticate the user, if necessary.

See more at Wikipedia.org...