Edit History Actions Discussion

Diff for "SSH"

Differences between revisions 7 and 8
Revision 7 as of 2009-02-25 10:52:40
Size: 500
Editor: host106-247
Comment:
Revision 8 as of 2009-07-07 20:42:55
Size: 499
Editor: marco
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Secure SHell. SSH is a standard for secure and encrypted communications between computers, it's main use is to log in to remote computers in a secure way to execute commands. Secure SHell. SSH is a standard for secure and encrypted communications between computers, its main use is to log in to remote computers in a secure way to execute commands.

SSH

Secure SHell. SSH is a standard for secure and encrypted communications between computers, its main use is to log in to remote computers in a secure way to execute commands.

Blinkenshell uses SSH to allow users to log in to the server and access their shell. Login information is available here: Info/Login

Popular SSH client for Windows: PuTTY. Most UNIX-like OSes have OpenSSH already installed.

Read more: SSH on Wikipedia