Locked History Actions Discussion

Diff for "Info/Login"

Differences between revisions 19 and 20
Revision 19 as of 2010-12-05 19:20:28
Size: 985
Editor: independence
Comment:
Revision 20 as of 2011-01-15 21:29:57
Size: 1086
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Login information for Tritons [[SSH]] service: Login information for [[SSH]]:
Line 7: Line 7:
Port: 2222}}} Port: 2222 (alt 443)}}}
Line 10: Line 10:

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 ==
Line 17: Line 23:
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 to a smaller size the program will exit.
Line 19: Line 25:
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. == SSH Clients ==
Line 28: Line 34:
'''Note:''' You can also connect to port 443 if you are behind a firewall that blocks port 2222. '''Note:''' You can also connect on port '''443''' if you are behind a firewall that blocks port 2222.

Login information

Login information for SSH:

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

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.