Differences between revisions 3 and 6 (spanning 3 versions)
Size: 368
Comment:
|
Size: 475
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= SSH = | |
Line 3: | 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]] 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