SecondSight

Well-Known Member
Jun 30, 2004
70
2
158
Hello !

I dont' understand what I should do to connect via SSH to my server. In the past, I simply had to give my login and password. Now, I have :

Manage SSH Keys

Manage SSH Keys

Java SSH Login

Connect using SSHTerm (requires java)

Connect using Java Telnet Applet (requires java)
Since, it's the first time I'm using it, what should I do ?
Should I generate a new key before doing anaything ? Which type and size should I choose ? Should I give it a name ? (can you give me an example ?)

What is the difference between SSHTerme and Java Telnat Applet ?

Thank you ofr your help !

Regards,
 

levelsupport

Well-Known Member
Oct 7, 2006
47
0
156
You dont need to go around and break your head on SSH keys if you are not aware of it.

You can choose either of them and login with your normal username/password.
 

SecondSight

Well-Known Member
Jun 30, 2004
70
2
158
Hello !

Does it mean I simply have to click on one of the two links :

Connect using SSHTerm (requires java)

Connect using Java Telnet Applet (requires java)

?

But then I click on File/New Connection, and what should I write then ?

It always answers "Could not establish a connection".

Thank you ! :)
 

SecondSight

Well-Known Member
Jun 30, 2004
70
2
158
Well the problem was very simple : I don't know why, each time the application loads, it sets the port to 2222. In fact the port should be 22. :)