Locked History Actions Discussion

Diff for "Info/Login"

Differences between revisions 1 and 21 (spanning 20 versions)
Revision 1 as of 2006-09-10 18:41:34
Size: 153
Comment:
Revision 21 as of 2012-08-16 08:01:16
Size: 1167
Editor: independence
Comment: ECDSA fingerprint
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl Known:read All: #acl All:read Known:read Default
Line 3: Line 3:
Log in to this SSH server: Login information for [[SSH]]:
Line 5: Line 6:
host: blinkenshell.org
port: 2222
username: signup
password: signup}}}
Host: ssh.blinkenshell.org
Port: 2222 (alt 443)}}}
{{{
ECDSA Fingerprint(256): c9:bf:68:6b:53:c0:2e:06:48:ae:4c:76:f6:d4:17:c3}}}
{{{
RSA Fingerprint: de:58:ea:93:0d:89:c1:d3:28:e2:cc:90:0c:bc:26:af}}}

You have 2 minutes to enter a username and password, after that the server will close your connection.

[[Info/SSH_Servers|List of all SSH Servers]]

== Signup ==

For signup users:

{{{
Username: signup
Password: signup23}}}

The required minimum size of your terminal window is 80x24 characters to run the signup program. Also, if you resize the window to a smaller size the program will exit.

== SSH Clients ==

If you are using Windows, try the [[SSH]]-client [[PuTTY]] to connect.

If you are on some [[UNIX]]-like system, chances are you already have OpenSSH or similar already installed. You can use this command from a terminal on a UNIX-like system:

{{{
ssh signup@ssh.blinkenshell.org -p 2222}}}

'''Note:''' You can also connect on port '''443''' if you are behind a firewall that blocks port 2222.

----
 . CategoryInfo

Login information

Login information for SSH:

Host: ssh.blinkenshell.org
Port: 2222 (alt 443)

ECDSA Fingerprint(256): c9:bf:68:6b:53:c0:2e:06:48:ae:4c:76:f6:d4:17:c3

RSA Fingerprint: de:58:ea:93:0d:89:c1:d3:28:e2:cc:90:0c:bc:26:af

You have 2 minutes to enter a username and password, after that the server will close your connection.

List of all SSH Servers

Signup

For signup users:

Username: signup
Password: signup23

The required minimum size of your terminal window is 80x24 characters to run the signup program. Also, if you resize the window to a smaller size the program will exit.

SSH Clients

If you are using Windows, try the SSH-client PuTTY to connect.

If you are on some UNIX-like system, chances are you already have OpenSSH or similar already installed. You can use this command from a terminal on a UNIX-like system:

ssh signup@ssh.blinkenshell.org -p 2222

Note: You can also connect on port 443 if you are behind a firewall that blocks port 2222.