Edit History Actions Discussion

Diff for "SSH"

Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2006-10-11 18:42:20
Size: 486
Editor: dialup-4
Comment:
Revision 10 as of 2014-01-21 19:26:24
Size: 562
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please edit system and help pages ONLY in the moinmaster wiki! For more
## information, please see MoinMaster:MoinPagesEditorGroup.
##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= 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.
Line 8: Line 4:
Describe the pages in this category... Blinkenshell uses SSH to allow users to log in to the server and access their shell. Login information is available here: [[Info/Login]]
Line 10: Line 6:
To add a page to this category, add a link to this page on the last line of the page. You can add multiple categories to a page. Popular SSH client for Windows: [[PuTTY]]. Most UNIX-like OSes have OpenSSH already installed.
Line 12: Line 8:
'''List of pages in this category:''' == See also ==
Line 14: Line 10:
[[FullSearch()]]

----
CategoryCategory
 * [[SFTP]]
 * [[http://en.wikipedia.org/wiki/Secure_Shell|SSH on Wikipedia]]
 * [[http://www.openssh.com/|OpenSSH]]

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.

See also