Locked History Actions Discussion

Diff for "Info/Login"

Differences between revisions 8 and 17 (spanning 9 versions)
Revision 8 as of 2007-03-23 11:08:28
Size: 461
Comment: readonly (shouldn't be able to change the fingerprint)
Revision 17 as of 2010-08-14 13:00:14
Size: 885
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl Known:read Default #acl All:read Known:read Default
Line 3: Line 3:
Login information for Titan's ["SSH"] daemon: Login information for Titan's [[SSH]] service:
Line 6: Line 6:
Host: blinkenshell.org
Port: 2222
RSA Fingerprint: 3f:80:e1:59:58:f8:e2:ce:40:2e:38:3f:f3:68:b1:64}}}
Host: ssh.blinkenshell.org
Port: 2222}}}
{{{

RSA Fingerprint: de:58:ea:93:0d:89:c1:d3:28:e2:cc:90:0c:bc:26:af}}}
Line 16: Line 17:
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. You have 2 minutes to enter a username and password, after that the server will close your connection.

The required minimum size of your terminal window is 80x24 characters to run the signup program. Also, if you resize the window the program might crash.

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}}}

Login information

Login information for Titan's SSH service:

Host: ssh.blinkenshell.org
Port: 2222

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

For signup users:

Username: signup
Password: signup23

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

The required minimum size of your terminal window is 80x24 characters to run the signup program. Also, if you resize the window the program might crash.

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