Locked History Actions Discussion

Diff for "Info/Login"

Differences between revisions 15 and 16
Revision 15 as of 2008-02-17 20:01:05
Size: 808
Editor: localhost
Comment: converted to 1.6 markup
Revision 16 as of 2008-12-05 14:06:23
Size: 877
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Login information for Titan's [[SSH]] daemon: Login information for Titan's [[SSH]] service:
Line 21: Line 21:
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 the command ''ssh'' in that case. 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@blinkenshell
.org -p 2222}}}

Login information

Login information for Titan's SSH service:

Host: blinkenshell.org
Port: 2222

RSA Fingerprint: 3f:80:e1:59:58:f8:e2:ce:40:2e:38:3f:f3:68:b1:64

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@blinkenshell.org -p 2222