Locked History Actions Discussion

Diff for "Info/Login"

Differences between revisions 4 and 22 (spanning 18 versions)
Revision 4 as of 2006-12-17 19:54:33
Size: 305
Comment:
Revision 22 as of 2016-09-01 20:46:01
Size: 1148
Editor: independence
Comment: Added fingerprints in SHA256 format
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read Known:read Default
Line 2: Line 3:
Log in to this SSH server: Login information for [[SSH]]:
{{{
Host: ssh.blinkenshell.org (triton.blinkenshell.org)
Port: 2222 (alt 443)}}}

ECDSA Fingerprint:
{{{
MD5:c9:bf:68:6b:53:c0:2e:06:48:ae:4c:76:f6:d4:17:c3
SHA256:x+supfw5bpY7PLN8mUgBWr6Ibm/igS6RlEtLACydYTA}}}
RSA Fingerprint:
{{{
MD5:de:58:ea:93:0d:89:c1:d3:28:e2:cc:90:0c:bc:26:af
SHA256:KNSMOTd7Vld4o3ur7U8E0MzOewwo5brPn07oKBG4V+I}}}

== Signup ==

For signup users:
Line 5: Line 22:
host: blinkenshell.org
port: 2222
u
sername: signup
password: signup}}}
Username: signup
Password: signup23}}}
Line 10: Line 25:
If you are using Windows, try the SSH-client ["PuTTy"]. If you are on a UNIX-box, chances are you already have openssh or similar already installed. 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.
Line 12: Line 39:
CategoryInfo  . CategoryInfo

Login information

Login information for SSH:

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

ECDSA Fingerprint:

MD5:c9:bf:68:6b:53:c0:2e:06:48:ae:4c:76:f6:d4:17:c3
SHA256:x+supfw5bpY7PLN8mUgBWr6Ibm/igS6RlEtLACydYTA

RSA Fingerprint:

MD5:de:58:ea:93:0d:89:c1:d3:28:e2:cc:90:0c:bc:26:af
SHA256:KNSMOTd7Vld4o3ur7U8E0MzOewwo5brPn07oKBG4V+I

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.