Jump to content

i just installed putty on linux - how to start it now?


Maze

Recommended Posts

hello dear frank B

 

 

many many thanks for the quick reply

 

 

well i use with two methods

a. putty on suselinux 13.1

b. command line

 

 

but - note:  the problem: i need to include the public-key. but how to do that!?

 

 

 

this command is workin;

ssh -p123 -L 8899:127.0.0.1:2233 vhost@www2.myhost.org


but i get asked for the public key:

(ECDSA) to the list of known hosts. Permission denied (publickey).

well how to add the (public) key -

a either on command line or
b. run the above mentioned code on putty?

dear Frank_B i love to hear from you
 

many many greetings

Link to comment
Share on other sites

Can you show the actual output from the server when you try logging in with a password (-p argument)?

 

From what you have posted it seems like password authentication isn't allowed, in which case you will need to add your public half of a key (see here for how to generate the key: https://help.github.com/articles/generating-ssh-keys/), but if you can't SSH to it, you can't add your key to the authorised keys file on the server. So do you have any other form of access? Who maintains the server?

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.