Edit History Actions Discussion

Diff for "SSH"

Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2007-09-20 19:15:30
Size: 377
Comment:
Revision 7 as of 2009-02-25 10:52:40
Size: 500
Editor: host106-247
Comment:
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:
Read more here: http://en.wikipedia.org/wiki/SSH Popular SSH client for Windows: [[PuTTY]]. Most UNIX-like OSes have OpenSSH already installed.

Read more: [[http://en.wikipedia.org/wiki/Secure_Shell|SSH on Wikipedia]]

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: SSH on Wikipedia