Edit History Actions Discussion

Diff for "SSH"

Differences between revisions 5 and 6
Revision 5 as of 2008-01-04 00:23:27
Size: 475
Comment: putty
Revision 6 as of 2008-02-17 20:00:59
Size: 475
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Blinkenshell uses SSH to allow users to log in to the server and access their shell. Login information is available here: ["Info/Login"] Blinkenshell uses SSH to allow users to log in to the server and access their shell. Login information is available here: [[Info/Login]]
Line 6: Line 6:
Popular SSH client for Windows: ["PuTTY"]. Most UNIX-like OSes have OpenSSH already installed. Popular SSH client for Windows: [[PuTTY]]. Most UNIX-like OSes have OpenSSH already installed.

SSH

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.

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 here: http://en.wikipedia.org/wiki/SSH