Using SSH to access hosting server ubuntu [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I am new to linux, but I was trying to access my server using the command line tool/terminal on Ubuntu 17, but apperently you need Open SSH to use SSH that requires a keygen. I have already created a public and private key for my server, I just need to connect. Whenever I try this it doesnt work :(



ssh user@example.com







share|improve this question














closed as unclear what you're asking by G-Man, Stephen Rauch, Rui F Ribeiro, sebasth, Archemar Nov 28 '17 at 7:44


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Provide more information. your problem appears to be with your client yet we have no idea what your client is.
    – jdwolf
    Nov 28 '17 at 5:52










  • I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
    – jdwolf
    Nov 28 '17 at 5:54











  • @jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
    – Iain Moncrief
    Nov 28 '17 at 6:12










  • Which Linux do you use on your client?
    – jdwolf
    Nov 28 '17 at 6:15











  • @jdwolf I'm using Ubuntu 17
    – Iain Moncrief
    Nov 28 '17 at 6:16














up vote
1
down vote

favorite












I am new to linux, but I was trying to access my server using the command line tool/terminal on Ubuntu 17, but apperently you need Open SSH to use SSH that requires a keygen. I have already created a public and private key for my server, I just need to connect. Whenever I try this it doesnt work :(



ssh user@example.com







share|improve this question














closed as unclear what you're asking by G-Man, Stephen Rauch, Rui F Ribeiro, sebasth, Archemar Nov 28 '17 at 7:44


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Provide more information. your problem appears to be with your client yet we have no idea what your client is.
    – jdwolf
    Nov 28 '17 at 5:52










  • I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
    – jdwolf
    Nov 28 '17 at 5:54











  • @jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
    – Iain Moncrief
    Nov 28 '17 at 6:12










  • Which Linux do you use on your client?
    – jdwolf
    Nov 28 '17 at 6:15











  • @jdwolf I'm using Ubuntu 17
    – Iain Moncrief
    Nov 28 '17 at 6:16












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am new to linux, but I was trying to access my server using the command line tool/terminal on Ubuntu 17, but apperently you need Open SSH to use SSH that requires a keygen. I have already created a public and private key for my server, I just need to connect. Whenever I try this it doesnt work :(



ssh user@example.com







share|improve this question














I am new to linux, but I was trying to access my server using the command line tool/terminal on Ubuntu 17, but apperently you need Open SSH to use SSH that requires a keygen. I have already created a public and private key for my server, I just need to connect. Whenever I try this it doesnt work :(



ssh user@example.com









share|improve this question













share|improve this question




share|improve this question








edited Nov 28 '17 at 7:18

























asked Nov 28 '17 at 5:43









Iain Moncrief

1062




1062




closed as unclear what you're asking by G-Man, Stephen Rauch, Rui F Ribeiro, sebasth, Archemar Nov 28 '17 at 7:44


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






closed as unclear what you're asking by G-Man, Stephen Rauch, Rui F Ribeiro, sebasth, Archemar Nov 28 '17 at 7:44


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • Provide more information. your problem appears to be with your client yet we have no idea what your client is.
    – jdwolf
    Nov 28 '17 at 5:52










  • I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
    – jdwolf
    Nov 28 '17 at 5:54











  • @jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
    – Iain Moncrief
    Nov 28 '17 at 6:12










  • Which Linux do you use on your client?
    – jdwolf
    Nov 28 '17 at 6:15











  • @jdwolf I'm using Ubuntu 17
    – Iain Moncrief
    Nov 28 '17 at 6:16
















  • Provide more information. your problem appears to be with your client yet we have no idea what your client is.
    – jdwolf
    Nov 28 '17 at 5:52










  • I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
    – jdwolf
    Nov 28 '17 at 5:54











  • @jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
    – Iain Moncrief
    Nov 28 '17 at 6:12










  • Which Linux do you use on your client?
    – jdwolf
    Nov 28 '17 at 6:15











  • @jdwolf I'm using Ubuntu 17
    – Iain Moncrief
    Nov 28 '17 at 6:16















Provide more information. your problem appears to be with your client yet we have no idea what your client is.
– jdwolf
Nov 28 '17 at 5:52




Provide more information. your problem appears to be with your client yet we have no idea what your client is.
– jdwolf
Nov 28 '17 at 5:52












I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
– jdwolf
Nov 28 '17 at 5:54





I assume when you say keygen you mean you need to generate authentication keys on your client and you don't know how?
– jdwolf
Nov 28 '17 at 5:54













@jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
– Iain Moncrief
Nov 28 '17 at 6:12




@jdwolf I guess, why would you need to generate a key on the client end? Sorry, I have almost no idea what any of this means. The article for my hosting company says to use Putty on windows, but I want to use Linux.
– Iain Moncrief
Nov 28 '17 at 6:12












Which Linux do you use on your client?
– jdwolf
Nov 28 '17 at 6:15





Which Linux do you use on your client?
– jdwolf
Nov 28 '17 at 6:15













@jdwolf I'm using Ubuntu 17
– Iain Moncrief
Nov 28 '17 at 6:16




@jdwolf I'm using Ubuntu 17
– Iain Moncrief
Nov 28 '17 at 6:16















active

oldest

votes






















active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay