If this info helped you out you can say thanks and support future content by clicking my Amazon affiliate link: amzn.to/3JwRQeF. If you make a purchase on Amazon within 24 hours of clicking the link I may receive a micro-commission and it costs you nothing extra. Any income from these sales goes directly to supporting me in making new videos and guides. Thank you for your support!
Susan, words won't be enough to thank you on how amazing this tutorial is! So informative, so many positives. To begin with the way you explained, managed, wow! + you solved my problems in less then 15 mins, I have been googling for 60 mins! Thank you
Hi Susan, Thanks for the awesome tutorial. It solved the issue that I was grappling with for the past 3+ days. None of the other tutorials even come close to what and how you have described the issue and its resolution. Thanks
Thank you so much for your help with the authentication problem! I was stuck on this issue for a whole day, and your video provided the clear and effective solution I needed. I really appreciate your time and effort in making such valuable content. You’ve saved me a lot of frustration-thanks again! ❤
Hi all I figured it out! for some reason I had to use this line to create the publiv and private IDs ssh-keygen -t ed25519 -C "your email addy goes here". That worked!
thank you you have no idea how much time it toke but after trying every thing I have seen your video it was vary clear and straight forwarded it was help full.
Thank you. Adding my current pub key fixed the issue. Note to anyone using Proxmox Hypervisor for VMs: We can inject ssh keys into the vm, through the Cloud-init option.
Hello, I have been trying to access the SSH through a VPS to configure wireguard but I am getting an error message, Permission denied (Publickey,password) I have checked if the keys are a match and they are. Don’t know what to do.
It's the default user the server came set up with from my server provider. Many servers have a "root" admin user you can connect as. Sometimes though, you can't directly connect to a server as root for security purposes, but that's not the case on this server. When you set up a server, they should give you information on what default user it is set up with so you can connect as that user.
This saved me a lot of frustration. I couldn't find anything on google describing my issue, but I was missing the config file in ~/.ssh... Problem solved. Thank you so much
what if after checking the config file and the IdentityFile is pointing to the right key, but after running verbose you see that it is the default id_rsa key that is being picked up?
You can attempt the SSH connection by explicitly specifying which key to use. This will confirm/deny the key you are trying to use is functioning. The command to do that is: ssh -i ~/.ssh/your-key your-username@your-server-ip If that succeeds you know the key is not the problem, but there is some problem with your SSH config or how the key was added to the config. If it fails, you know it's a problem with the key. Feel free to follow-up with what you find and I can continue to help you troubleshoot.
thanks a lot!!! i was with trouble cause of custom name: i hadn't had a config file on my .ssh dir on windows with "IdentityFile [path-to-private-key]". THANK YOU
If this info helped you out you can say thanks and support future content by clicking my Amazon affiliate link: amzn.to/3JwRQeF. If you make a purchase on Amazon within 24 hours of clicking the link I may receive a micro-commission and it costs you nothing extra. Any income from these sales goes directly to supporting me in making new videos and guides. Thank you for your support!
I was stucked in this step from last 2 days and after seeing this video i did it in less than 5 mins. Words not enough to thank you @Susan.
Thank you Susan, I had checked 100 tutorials and your explanation was the only one that could finally help me solve my issue.
Susan, words won't be enough to thank you on how amazing this tutorial is! So informative, so many positives. To begin with the way you explained, managed, wow! + you solved my problems in less then 15 mins, I have been googling for 60 mins! Thank you
So happy it helped, @Aditya! 🙂
I was stuck on this issue for days. Thank you so much for not only creating a clear tutorial, but also explaining what was causing the error.
Hi Susan,
Thanks for the awesome tutorial.
It solved the issue that I was grappling with for the past 3+ days.
None of the other tutorials even come close to what and how you have described the issue and its resolution.
Thanks
I was starting to lose my mind trying to figure this out! You are a life saver, thank you!
You're welcome, glad it helped!
Losing my mind right now
@@sheyig346mee too lol
You are a true Pro Susan, i had two days of turmoil trying to hit my head on the wall to find this. New subscriber here 😊
Thank you so much for your help with the authentication problem! I was stuck on this issue for a whole day, and your video provided the clear and effective solution I needed. I really appreciate your time and effort in making such valuable content. You’ve saved me a lot of frustration-thanks again! ❤
Hi all I figured it out! for some reason I had to use this line to create the publiv and private IDs ssh-keygen -t ed25519 -C "your email addy goes here". That worked!
I love this video. Thank you, Susan. You're more helpful than the folks at DO!
1 gün boyunca uğraşıyordum sayende halledebildim
I'm so glad I had this issue, because now after watching your video, I finally have a decent understanding of how ssh works.
Thank you :)
Awesome :)
For sure, that is the best explanation about this subject ever. You saved hours of searching time. Thanks a lot. :)
I never thought it could be my cloud providers mistake
I am finally able to connect to my VM Thank you
Glad you got it sorted out!
Thank you for guiding us Susan.
Best clear, concise explanation on the internet! Thank you!
High praise - thank you!
Very helpful. Thank you for making these troubleshooting guides for servers. Greetings from México!!
You know. I usually don't like videos much. But you solved a problem that was making me frustrate. Thank you
Thanks Susan for this really clear video !
Glad it was helpful!
Excellent article, I had been looking for this for days, thanks a lot
thank you you have no idea how much time it toke but after trying every thing I have seen your video it was vary clear and straight forwarded it was help full.
You're welcome - glad you found it helpful!
Much love from Kenya. I found this so helpful!
Wonderful job Susan! You just saved my life! Thank you!
Very helpful video. Thanks Susan.
Glad it was helpful!
Step by step instructions, which is required for a beginner and that is what you have take us through. Thank you and will follow you..!! HIGH FIVE🤟👏
Thanks Susan, you help me a lot your last method. Greetings from Brazil.
Glad it helped!
Thank you. Adding my current pub key fixed the issue.
Note to anyone using Proxmox Hypervisor for VMs: We can inject ssh keys into the vm, through the Cloud-init option.
This helped me a bunch since both on my phone (termux) and my laptop, there was no config file generated. One file, one line -- solved. Thank you :)
Susan its wonderfull explanation.
My circleci CICD integration successfully done.
nice explanation
It's a very useful vedio those who have facing permission denied error. Thank you very much Ma'am
Thank you. It helped a lot. It just worked as expected
Thank you. Awesome Job 🎉
A bundle of thanks, you saved my time. Carry on helping the community ma'am. Best of luck 🤞
Happy to help!
thats the best video on the entire internet, thank you!
absolute lifesaver, thanks a lot
Glad it helped!
Thank you so much this tutorial helped me debug my project and with how long I've been stuck on it I was starting to lose it 😭❤
This was soooo helpful! Thank you so much!
Thanks Susan! This was very helpful
Great video, explanation.
Concise and accurate.
Thanks for sharing such content🙌
thank you very much for a very good explanation!
This was a very useful video btw. Editing the config file helped me to solve my issue on runpod. Thanks
Glad I found this solution
Best video I've found. Thank you! Fixed my issue.
Glad it helped!
Love you Susan.... I was struggling since 3 days thanks alot
Glad the struggle is over :)
This is very helpful, well articulated.
Great explanation. Fixed my same issue with clear understanding.
Glad it was helpful; thanks for watching.
Awesome, clear and concise tutorial.
Thank you so much I owe you my degree!!!!much love
Thank you, great content.
Finally a video with a voice over!
Very well explained. Thank you
Easy explanation, thank you!
Great video! Thanks
Thanks its clear step and helpful to solve my issue
Thank You very much Susan! It helped me fix the issue
Glad it helped!
Very well explained. Thanks. It helped me.
Glad it helped!
Thank you for the step by step guide
thanks sussan!!!
Thanks a ton for the detailed information ❤
No problem. Thanks for watching Avaneesh!
very well explained. thank you so much
Awesome and very clear, thanks for sharing your acknowledgement
Great Video thanks Susan
Thank u so much!!! It was very helpful ;)
thanks susan that was helpful
Thank you, great content and very helpful.
nice explanation. Thanks
Glad I found this
Thanks for the solution
very helpful , thank you so much
Thank you for this one. now i understand how SSH to be fixed
Best! save my day. Thanks.
This is helped me a lot
when i open the .ssh from the server, my public key is already there, but i still get access denied.
this was a great explanation
Thanks!
Interesting authorisation method for notes access :)
Seems like a fair exchange for free content, no? : )
Thank you!!! This solved my issue.
Excellent! :-)
Hello, I have been trying to access the SSH through a VPS to configure wireguard but I am getting an error message, Permission denied (Publickey,password)
I have checked if the keys are a match and they are. Don’t know what to do.
thank you this is so helpful
hi im confused at 11:39 minutes where you got your username from?
It's the default user the server came set up with from my server provider. Many servers have a "root" admin user you can connect as. Sometimes though, you can't directly connect to a server as root for security purposes, but that's not the case on this server. When you set up a server, they should give you information on what default user it is set up with so you can connect as that user.
this was what I needed. thank you!
big thanks to you , You relay helped me
Nice! Thanks for the help :)
amazing video and notes
Perfect, great video!
so what if there's just nothing listed in my authorized_keys directory?
saved me
Thank you! you saved my time !!!
Subscribed, great channel
Thanks @sequelman
thanks a lot !!!
Welcome!
great job
Outstanding video
Appreciate it!
nice explanation!
Only God can bless you me😭I was half fustrated😭❤
Thanks you issue fixed 😊
This saved me a lot of frustration. I couldn't find anything on google describing my issue, but I was missing the config file in ~/.ssh... Problem solved. Thank you so much
Worked!
Thanks♥︎
Thanks so much!
You're welcome!
what if after checking the config file and the IdentityFile is pointing to the right key, but after running verbose you see that it is the default id_rsa key that is being picked up?
You can attempt the SSH connection by explicitly specifying which key to use. This will confirm/deny the key you are trying to use is functioning.
The command to do that is:
ssh -i ~/.ssh/your-key your-username@your-server-ip
If that succeeds you know the key is not the problem, but there is some problem with your SSH config or how the key was added to the config.
If it fails, you know it's a problem with the key.
Feel free to follow-up with what you find and I can continue to help you troubleshoot.
thanks a lot!!! i was with trouble cause of custom name: i hadn't had a config file on my .ssh dir on windows with "IdentityFile [path-to-private-key]". THANK YOU