Hi Avinash,good evening! I am about 12-years of experiences working as a technical architect in an MNC.Let me complement you that you are one of the best trainers ever what I have observed so far.Your concept is very much incisive.I always found strength after going through your videos.It’s mind blowing tutorial you are providing .A person can easily crack his/her both of the technical rounds after referring here.May God bless you dear!
Agreed 100%... This tool is really nice also... Never heard of it, but I'll be sure to recommend it to Windows Users... The Linux instance that's launched looks very nice.
@@AbhishekVeeramalla sir if I follow Azure DevOps do I have to first complete the Azure Zero to Hero course or have to follow DevOps Zero to Hero and then go Azure Zero to Hero please reply it
great video on learning AWS and DevOps! Just wanted to add a quick tip for beginners. I created some EC2 instances while following along, but forgot to terminate them when I was done. This resulted in unexpected charges of 50$ 3:39 3:39 3:39 on my AWS bill. Remember to terminate any unused EC2 instances to avoid getting charged! drive.google.com/file/d/1978jOPtObBDlz5s-ZcQAZM1fU7GQsHXG/view?usp=drivesdk
00:07 This video explains how to access EC2 instances from Windows machines. 00:58 Setting up a Windows laptop from scratch 01:59 Use MOBA extern to connect via dot pem file and create key value pair 02:45 SSH is enabled and download MOBA external is required 03:41 Switch to the downloads folder and extract the ZIP file. 04:33 Install MOBA External on EC2 instance 05:36 Access the instance using SSH and provide the IP address and username 06:44 Accessing EC2 instance using mobile extern
Without giving unnecessary things, its easy to learn. You are doing spoon feeding for newbie like me. I am moving to DevOps from QA. Its easy to understand
Hello abhishek, thanks for your time in sharing good content. If possible please do make more videos on kubernetes- real time scenerios , use cases, interviewers mostly asking on what the version used in project, how many master nodes are used in current project questions like this... Really great thanks for ur efforts. Hope you will see this comment😅
Just started to learn devops from your videos , i am enjoying every session till now, i hope my journey would go very very good till the end. Thank you so much sir.
Bro leave the couse on side but the way u present and the way you speak its feels that u r so down to earth. I wish u and ur family get all the sucess in your life .. by the way i m watching you from Birmingham UK.. Keep it up.. and special thanks to ur efforts
hi abhishek hope u ok .i m getting an error while connecting my ssh session to mobaxterm Network error: Connection timed out ─────────────────────────────────────────────────────────────────────────────── Session stopped - Press to exit tab - Press R to restart session - Press S to save terminal output to file
Hi @Abhi, Really your sessions awesome and explaining the each and every point more clearly with an example also. I started my journey AWS Zero to Hero Today only, based on my previous AWS knowledge I finished the 4 videos today only. After that I started the Lab Activity and IAM Lab and Lunching the Jenkins application and accessing to outside world and it was success. I am feeling very very happy. I will try to finish all videos in the play list try to finish the labs also. Ton of Thanks Abhishek. Here I would like stress one small point, when I stopped the EC2 instance and after sometime I started the EC2 instance again I try to lunch the application again getting an error. Then after I checked the EC2 instance Public IP it was changed but private IP was same. So, I copied the new Public IP again and lunched successfully jenkins. So, conclusion is If you stopped the EC2 instance Public IP will change.
Yes, the Public IP of an EC2 instance will change if the instance is stopped and then restarted. This happens because the public IP address assigned to an EC2 instance is dynamic by default, and AWS reassigns it from its public IP pool when the instance starts again.
Hi Abhishek, I have almost 14 plus years exp in Middleware, ARE in North America. Currently planning to switch my career into DevOps. I have been taking online training from Hyderabad. When I compare your videos with my paid classes they are nothing honestly. You are videos are so detailed, informative and clear upto the point. Tons of thanks to you.
Amazing content .. I am getting prepared for DevOps interview as a Software Developer, your videos are very detailed and structured as I am finding all ans to my questions. Keep up the good work👍
Hi Abhishek, The Day 7 tutorial was good, but it would have been great if you could have shown us how to destroy this infrastructure (the VPC). NAT gateways and elastic IPs are the ones that, if forgotten to delete, will cost money. It would be great if you took the below things into consideration. 1) Let us know if it will cost us before we begin hands-on so that we can destroy it after hands-on only. 2) Additionally, if you can, provide a video on AWS billing so that we can keep track of our invoices.
@@AbhishekVeeramalla Abhi.. a small request from my side. Please provide one to one session with some price. So that, people like me get benefitting. Tqq
Network error: Connection refused Session stopped - Press to exit tab - Press R to restart session - Press S to save terminal output to file. This is the error I am getting
@@AbhishekVeeramalla that's fine Actually in the interviews , people are asked like instance is not connected, these type of question, ,they are expecting some reasons instead of key issue, If you give any other reasons that will be helpfull for me. Thanks
Hello Abhishek, thank for always been here…I have followed your footsteps on how to connect to EC2 INSTANCE from Windows laptop…says “server refused our key” please kindly help
Hello Abhishek, thank for always been here…I have followed your footsteps on how to connect to EC2 INSTANCE from Windows laptop…says “server refused our key” please kindly help
Hi Lakshmi However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
@@GovindaraoDukka delete instance and then re-create the instance then connect using ui of mobaxterme and if you want to connect using command then put double slash in the path // like ssh -i c://download//key (path with double slash) ubuntu@2.3.5.8(ip) like this and let me know if this problem is solved copy the path properly and use double slash that's it
I have never seen this type of selfless and highly motivating DevOps videos like yours. Please i had an error message "Warning: Identity file /Users/DESKTOP-RNFNTFR/Downloads/Demo111.pem not accessible: No such file or directory." I am using Windows 11 OS and i download Ubuntu terminal i am using on it. I need your answers. Thank you.
those gettng errors You simply need to add an ssh rule for inbound connections to you ec2 instance in the ec2 management console. Go to ec2 console Click Instances on Left Select your instance In the Description tab, locate Security Groups and click the available group link Click edit button on Inbound tab Click Add Rule and select SSH for type, Port Range 22, and Source Anywhere
Great thanks for your efforts sir... Sir devops engineer need any testing knowledge...if it's must kindly do the video on that sir as well on database also Thanking you so much sir....
Hi, I tried following your steps but I couldn't connect to my ec2 instance. It says Server Refused our Key " No supported authentication methods available (server sent: publickkey).
Hey! I recently started off with these tutorials. I too got the same error when I was playing with it. Fortunately, in the earlier comments @Yash-kn1jj pointed out to correct the spelling of ubuntu in the username field while creating the session. It worked for me. Thanks to @Yash-kn1jj and the community created by @AbhishekVeeramalla!
Hi Abhishek. It's my first comment on this channel. You are helping many people with these videos. I have a doubt, I have done everything till the end of this video in MobXterm, BUT how can we authenticate with the key. Because when I command PWD it tells Ubuntu, so we can't give the path of our local drive (Windows) for authenticating key.
Yes it was /home/ubuntu. But when I list from same directory I could see the file which I created from AWS itself. Now its working. Thank you brh. @@AbhishekVeeramalla
no when you are creating a ec2 in aws console you select among the few os or amazon machine image's you would select any number of them i am not sure what would be the name for other os but I think because we are select a Ubuntu Machine image, thats why we have to write ubuntu in mobaxterm
Hi Abhishek, Thank you for your effort in putting all the videos together. I am facing issue while connecting to Mobaxterm "Server refused our key". Could you please help me on this!
I had got the same issue , at 6:06 I had not put username as "ubuntu" . the aws website says one of the reason to encounter this error is - You're using the incorrect user name for your AMI when connecting to your EC2 instance. The usual user names are ec2-user, ubuntu, centos, root, or admin.
Hi Abishek, I really don't understand why we are using this mobaxterm. We can directly access the instances in the website itself right? Can you please clarify?
Can you please create another DevOps session solely for windows users? I like the course, but it seems following with a windows laptop is making it difficult for me. I spent almost five days trying to figure out this same problem from the MobaXterm without success until now that I've seen this video, but I am still stuck at video 7 where you taught the first shell scripts. I would be glad if another session is devoted solely for windows users. Thank you.
Hi abhi i am unable to connect with ec2 instance from mobaxterm It is showing like server refused our key No supported authentication methods available (server sent: publickey) Please abhi can you help 🙏
Hi However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
@@AbhishekVeeramalla Yes, thanks for confirming. I just found the course. Your devops course is incredibly beneficial and easy to understand, and the content is just right so I don't get bored while studying. Thank you again. abhishek
Hello sir thank you for sharing good content very easy to understand the concept . Sir can please make an video how to resolve the issue connection timed out not getting to mobaxstream wenever the region is changed
Hi Abhishek, I just started going through aws zero to hero course. Your way of presentation and content delivery is just Amazing. DOUBT : I had created an ec2 instance and i tried accessing using Mac but I wanted to access the same instance from windows from mobaxterm. I got two questions. How to connect the vm using same key pair. Is it necessary to create and download another keypair and try accessing it?. Please clear
hi, can i use WSL- windows subsystem for linux for accessing the server, may this cause some problem or less features campared to MOBAXTERM ? and thanks for this amazing playlist ♥
Hi Abhishek, I could see we are able to connect to EC2 using powershell as well. So I want to know if there will be any differences between PS and MobaXterm to connect instances. Which one is better?
Thsnku soo much Abishek for sharing these videos,,but m getting no files no directories after performing these commands,can u plz tell how to solve these
Hi Abhishek, Thanks for your in-depth videos, I have watched your Python Zero to Hero. currently, I'm watching AWS Zero to Hero but I'm stuck on Day 3 on how to connect the ec2 instance from a window laptop, I downloaded the mobaxterm, created an instance, and got the public IP address but I'm having an error saying server refused our key, No supported authentication methods available (server sent: publickey)
Hi Abhishek, I have downloaded and extracted MobaXterm in Unbuntu, but I am unable to install it into my system. Can you help with alternative options.
Hi Abhishek, along with your playlists/tutorials, should we go for certifications such as AWS cloud practitioner, AWS developer associate or AWS devops engineer? I am talking from the point of view of a person who does not have a Btech, BCA, Mtech degree and who has no prior work experience in IT field. Your feedback is much appreciated. Not to mention, you are doing the best service there is on this planet. God bless you with endless abundance.
Hi brother good mrg aws account create chesinappidu bymistake pan option select ayindhi 5 step lo pan num aduguthundhi esthe emaina problem vuntundha solution chepandi
Hello Abhishek I want to switch my domain from SAP to DevOps by September. wiIl this course be good for me to start with my preparation? Please suggest because i got stuck with so many courses and content.
Hi Abhishek, I appreciate all your efforts; your guidance has been immensely helpful for someone like me who's seeking a comprehensive course. However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
Hi Avinash,good evening! I am about 12-years of experiences working as a technical architect in an MNC.Let me complement you that you are one of the best trainers ever what I have observed so far.Your concept is very much incisive.I always found strength after going through your videos.It’s mind blowing tutorial you are providing .A person can easily crack his/her both of the technical rounds after referring here.May God bless you dear!
Thanks for sharing
Thanks a lot for this @@AbhishekVeeramalla
Agreed 100%... This tool is really nice also... Never heard of it, but I'll be sure to recommend it to Windows Users... The Linux instance that's launched looks very nice.
@@AbhishekVeeramalla sir if I follow Azure DevOps do I have to first complete the Azure Zero to Hero course or have to follow DevOps Zero to Hero and then go Azure Zero to Hero please reply it
great video on learning AWS and DevOps! Just wanted to add a quick tip for beginners.
I created some EC2 instances while following along, but forgot to terminate them when I was done.
This resulted in unexpected charges of 50$ 3:39 3:39 3:39 on my AWS bill. Remember to terminate any unused EC2 instances to avoid getting charged!
drive.google.com/file/d/1978jOPtObBDlz5s-ZcQAZM1fU7GQsHXG/view?usp=drivesdk
00:07 This video explains how to access EC2 instances from Windows machines.
00:58 Setting up a Windows laptop from scratch
01:59 Use MOBA extern to connect via dot pem file and create key value pair
02:45 SSH is enabled and download MOBA external is required
03:41 Switch to the downloads folder and extract the ZIP file.
04:33 Install MOBA External on EC2 instance
05:36 Access the instance using SSH and provide the IP address and username
06:44 Accessing EC2 instance using mobile extern
You don't beat around the bush. You go straight to the point. Thank you!
😍
he is trying to teach beginners, if you want you can skip or fast forward.
Most simplified and best content for aws
Thanks a lot sir
Your channel and you are the best for aws and devops
You are most welcome
The most simplified and Best content for beginners
I agree!
Without giving unnecessary things, its easy to learn. You are doing spoon feeding for newbie like me. I am moving to DevOps from QA. Its easy to understand
All the best
Thank you for your efforts and patience. Really grateful! For some with no IT background these videos are blessings!
previously it's not working after i created once again new instance with pem in mobaxterm now its working perfectly thanks abhisheik anna
Glad to hear that
Hi , when i tried- jenkins are not installing properly in Mobaxterm. Is it ok to delete the existed instance and create new one?? Please help me out
It worked... Thank you. I have been trying to connect from so many days. Atlast connected now. Thank you
Wonderful
Date- 20-08-2024 . Completed the video and it is very easy to follow.
You're an awesome tutuor/Guru or what to name you.
Thank you.
I have like your all videos,all videos have advance level knowledge, thanks a lot.
You are most welcome
Thanks very much sir, you just solved the problem because I got stuck at day 5. I appreciate
Hello abhishek, thanks for your time in sharing good content.
If possible please do make more videos on kubernetes- real time scenerios , use cases, interviewers mostly asking on what the version used in project, how many master nodes are used in current project questions like this...
Really great thanks for ur efforts.
Hope you will see this comment😅
Please check the kubernetes playlist on the channel .. already covered
Just started to learn devops from your videos , i am enjoying every session till now, i hope my journey would go very very good till the end.
Thank you so much sir.
Keep it up
how is the learning going miracle,have you been able to secure a job?
very clear and precise explanation Abishek.. Thank you so much..
You are most welcome
Bro leave the couse on side but the way u present and the way you speak its feels that u r so down to earth. I wish u and ur family get all the sucess in your life .. by the way i m watching you from Birmingham UK.. Keep it up.. and special thanks to ur efforts
Means alot brother. Thanks 🙏
@@AbhishekVeeramalla Sir mobaxtreme is nit downloading stuck at day 5 please help
hi abhishek hope u ok .i m getting an error while connecting my ssh session to mobaxterm
Network error: Connection timed out
───────────────────────────────────────────────────────────────────────────────
Session stopped
- Press to exit tab
- Press R to restart session
- Press S to save terminal output to file
Hi @Abhi,
Really your sessions awesome and explaining the each and every point more clearly with an example also.
I started my journey AWS Zero to Hero Today only, based on my previous AWS knowledge I finished the 4 videos today only. After that I started the Lab Activity and IAM Lab and Lunching the Jenkins application and accessing to outside world and it was success.
I am feeling very very happy. I will try to finish all videos in the play list try to finish the labs also.
Ton of Thanks Abhishek.
Here I would like stress one small point, when I stopped the EC2 instance and after sometime I started the EC2 instance again I try to lunch the application again getting an error. Then after I checked the EC2 instance Public IP it was changed but private IP was same. So, I copied the new Public IP again and lunched successfully jenkins.
So, conclusion is If you stopped the EC2 instance Public IP will change.
Yes, the Public IP of an EC2 instance will change if the instance is stopped and then restarted. This happens because the public IP address assigned to an EC2 instance is dynamic by default, and AWS reassigns it from its public IP pool when the instance starts again.
thankyou soo much...i jus begin your devOps series and stuck at this point...but now it's done....Again thankyou
Awesome
Abhishek Sir I have started the DevOps Thanks for making us understand.
You are most welcome
Hi Abhishek, I have almost 14 plus years exp in Middleware, ARE in North America. Currently planning to switch my career into DevOps. I have been taking online training from Hyderabad. When I compare your videos with my paid classes they are nothing honestly. You are videos are so detailed, informative and clear upto the point. Tons of thanks to you.
Thanks Abhishek
It's really needed because sometimes I am stuck in the middle.
Welcome
Very easy to learn while sharing your screen.Thank you abishak
Thank you very much for attitude Abhishek.
You are serving every needs.
I was really searching on same topic.
It's my pleasure
awesome Abhishek... your videos are shaking the learning process.
Amazing content .. I am getting prepared for DevOps interview as a Software Developer, your videos are very detailed and structured as I am finding all ans to my questions.
Keep up the good work👍
I'm so thankful for this learning about ec2
Again creating instance
Saving file running it on moba ....
❤🎉
Thank you for this video! It helped me with my initial issues of how this mobaxterm works!
Hi Abhishek,
You are just amazing....
U really made my life easy.
Thank you so much 😀
Thank u so very much!!!!!! Don't ever stop teaching
Thank you, I will
You are an exemplary teacher. Thank you.
Hi Abhishek,
The Day 7 tutorial was good, but it would have been great if you could have shown us how to destroy this infrastructure (the VPC). NAT gateways and elastic IPs are the ones that, if forgotten to delete, will cost money.
It would be great if you took the below things into consideration.
1) Let us know if it will cost us before we begin hands-on so that we can destroy it after hands-on only.
2) Additionally, if you can, provide a video on AWS billing so that we can keep track of our invoices.
Thanks for the feedback anand.. I keep saying that once your demo is done .. delete the infra u created.
But I will make sure next time, I tell u that
same i got billed for that ....
Completed the mobaxterm video :)
Abhishek sir is the best!
Nice bro lots of love❤🎉
You are welcome
Yesterday lecture was awesome I learnt a lot
Thanks 🙏.
You are welcome
Thanks Sir i have sucessfully Created EC2 instance
You have my respect.
Thanks
Thanks a lot Sir. God bless you
Most welcome
Tq abishek for clearing my Doubt ❤
You are welcome
Ops Finally i have resolved my doubt thanks
Thanks a lot for this teaching 👍
You are welcome
Completed Day-> 1 of the 10 weeks of devops journey
You are God bro.. I'm really looking for this video.. For this I'd like to contact you but, I don't know how to reach you directly. Anyways tqq Abhi ❤
Welcome 🙏
@@AbhishekVeeramalla Abhi.. a small request from my side. Please provide one to one session with some price. So that, people like me get benefitting.
Tqq
Thank you sir i was confused downloading it as i have windows 11.
Nice
@@AbhishekVeeramalla Command not found is showing if i type sudo apt update
Network error: Connection refused
Session stopped
- Press to exit tab
- Press R to restart session
- Press S to save terminal output to file.
This is the error I am getting
hi, do you find the solution for that. I am also facing same issue. Please let me know if you have a solution
Please share the solution
did you get solution for this ?
type correct spelling of ubuntu
Thankyou so much u resolved my issue
thnq so much for the video ...actually i was struggling for this...
Thankyou !!
Thanks for sharing this content
1. Could you please make real time issues video, why ec2 instance is not connected from the putty.
That is not a real time issue .. may be u r using pem file instead of ppk .. try mobaxterm if u finding putty difficult
@@AbhishekVeeramalla that's fine
Actually in the interviews , people are asked like instance is not connected, these type of question, ,they are expecting some reasons instead of key issue,
If you give any other reasons that will be helpfull for me. Thanks
Thankyou so much for this video, really appreciate your support 🙏🙏🙏
My pleasure 😊
Hello Abhishek, thank for always been here…I have followed your footsteps on how to connect to EC2 INSTANCE from Windows laptop…says “server refused our key” please kindly help
Hello Abhishek, thank for always been here…I have followed your footsteps on how to connect to EC2 INSTANCE from Windows laptop…says “server refused our key” please kindly help
Hello Sir, Please make a video on basic networking concepts required for devops engineer. Thank you!!
@abhishek, thanks a lot - i did practice in windows also.. thanks...
hey , i cannot able to download mobaxtream , can u plzz help us
O meye peyechis tai help chaichis bhai@@043_ds_sayanchakraborty5
Hi Lakshmi
However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
@@GovindaraoDukka delete instance and then re-create the instance then connect using ui of mobaxterme and if you want to connect using command then put double slash in the path // like ssh -i c://download//key (path with double slash) ubuntu@2.3.5.8(ip) like this and let me know if this problem is solved copy the path properly and use double slash that's it
@@GovindaraoDukka Me tooo with the same issue. Did u find the solution.. please help me with the solution.
Thank you so much for sharing good content. ,
Thanks !!
Thank you Abhishek !!!
thankyou soo much brother ❤
I have never seen this type of selfless and highly motivating DevOps videos like yours. Please i had an error message "Warning: Identity file /Users/DESKTOP-RNFNTFR/Downloads/Demo111.pem not accessible: No such file or directory." I am using Windows 11 OS and i download Ubuntu terminal i am using on it. I need your answers. Thank you.
Use gitbash terminal. Your issue will be resolved
Great video & thank you so much :)
those gettng errors
You simply need to add an ssh rule for inbound connections to you ec2 instance in the ec2 management console.
Go to ec2 console
Click Instances on Left
Select your instance
In the Description tab, locate Security Groups and click the available group link
Click edit button on Inbound tab
Click Add Rule and select SSH for type, Port Range 22, and Source Anywhere
Great thanks for your efforts sir...
Sir devops engineer need any testing knowledge...if it's must kindly do the video on that sir as well on database also
Thanking you so much sir....
Thank you for this video
Thank you #abhishekveeramalla. It worked for me.
🚀🚀
Hi, I tried following your steps but I couldn't connect to my ec2 instance. It says Server Refused our Key " No supported authentication methods available (server sent: publickkey).
Same I'm also receiving have got any solution for it?
what is the solution
@anupriyarai I'm too get same error ,try to select the file again and try
Hey! I recently started off with these tutorials. I too got the same error when I was playing with it. Fortunately, in the earlier comments @Yash-kn1jj pointed out to correct the spelling of ubuntu in the username field while creating the session. It worked for me. Thanks to @Yash-kn1jj and the community created by @AbhishekVeeramalla!
Successfully install Jenkins with the help of ur video and chatgpt
ur the best!!!
Hi Abhishek. It's my first comment on this channel. You are helping many people with these videos.
I have a doubt, I have done everything till the end of this video in MobXterm, BUT how can we authenticate with the key. Because when I command PWD it tells Ubuntu, so we can't give the path of our local drive (Windows) for authenticating key.
Pwd output is ubuntu ?
Yes it was /home/ubuntu. But when I list from same directory I could see the file which I created from AWS itself. Now its working. Thank you brh. @@AbhishekVeeramalla
no when you are creating a ec2 in aws console
you select among the few os or amazon machine image's you would select any number of them
i am not sure what would be the name for other os but I think because we are select a Ubuntu Machine image, thats why we have to write ubuntu in mobaxterm
Hi Abhishek, Thank you for your effort in putting all the videos together. I am facing issue while connecting to Mobaxterm "Server refused our key". Could you please help me on this!
I had got the same issue , at 6:06 I had not put username as "ubuntu" . the aws website says one of the reason to encounter this error is - You're using the incorrect user name for your AMI when connecting to your EC2 instance. The usual user names are ec2-user, ubuntu, centos, root, or admin.
I got same error
Hi Abishek, I really don't understand why we are using this mobaxterm. We can directly access the instances in the website itself right? Can you please clarify?
You don’t do that in real time, you might not have access to UI
@@AbhishekVeeramalla oh thanks!! I got that
Thank you so much sir , u r helping alot 🫡
Dvr❤❤❤
Please do vedio about linux for beginners.
Already available in free devops course bro
Can you please create another DevOps session solely for windows users? I like the course, but it seems following with a windows laptop is making it difficult for me. I spent almost five days trying to figure out this same problem from the MobaXterm without success until now that I've seen this video, but I am still stuck at video 7 where you taught the first shell scripts. I would be glad if another session is devoted solely for windows users. Thank you.
Very helpful sir....
Great session Bro 👍
You are welcome
is a mac os would be great for devops and all or i should consider buying a windows laptop
Hi abhi i am unable to connect with ec2 instance from mobaxterm
It is showing like server refused our key
No supported authentication methods available (server sent: publickey)
Please abhi can you help 🙏
create a new one give it a try
@@AbhishekVeeramalla this is happening to me as well tried creating a new one. The issue is still there.
@@AbhishekVeeramallaafter creating also issue is still there can you please tell how to resolve it
Hi
However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
Hi Abhishek, could you perhaps provide a course for Azure too?
Its already there
@@AbhishekVeeramalla Yes, thanks for confirming. I just found the course. Your devops course is incredibly beneficial and easy to understand, and the content is just right so I don't get bored while studying. Thank you again. abhishek
Hello sir thank you for sharing good content very easy to understand the concept .
Sir can please make an video how to resolve the issue connection timed out not getting to mobaxstream wenever the region is changed
Hi Abhishek, I just started going through aws zero to hero course. Your way of presentation and content delivery is just Amazing. DOUBT : I had created an ec2 instance and i tried accessing using Mac but I wanted to access the same instance from windows from mobaxterm. I got two questions. How to connect the vm using same key pair. Is it necessary to create and download another keypair and try accessing it?. Please clear
You need to have that keypair on both the machines.
@@AbhishekVeeramalla oh ok. Thanks ♥️
hi,
can i use WSL- windows subsystem for linux for accessing the server, may this cause some problem or less features campared to MOBAXTERM ?
and thanks for this amazing playlist ♥
Hi Abhishek, I could see we are able to connect to EC2 using powershell as well. So I want to know if there will be any differences between PS and MobaXterm to connect instances. Which one is better?
In my laptop there is an error. It shows network error : connection timed out. Now what can i do
Which one is better between Visual studio code and MobaXterm?
Thsnku soo much Abishek for sharing these videos,,but m getting no files no directories after performing these commands,can u plz tell how to solve these
sir, we are creating an ec2 instances for practicing an linux command in this video????
Hi Abhishek, Thanks for your in-depth videos, I have watched your Python Zero to Hero. currently, I'm watching AWS Zero to Hero but I'm stuck on Day 3 on how to connect the ec2 instance from a window laptop, I downloaded the mobaxterm, created an instance, and got the public IP address but I'm having an error saying server refused our key, No supported authentication methods available (server sent: publickey)
I would really appreciate your response
Hi Abhishek,
I have downloaded and extracted MobaXterm in Unbuntu, but I am unable to install it into my system. Can you help with alternative options.
Use putty
@AbhishekVeeramalla thank you, but I have selected ssh in aws for the ec2 instance. Will it affect.
Very Helpful Thanks
Hi Abhishek.Veeramalla,tell the differenece between aws EC2 instance and microsoft wsl2 which is better to install and use
Hi Abhishek, along with your playlists/tutorials, should we go for certifications such as AWS cloud practitioner, AWS developer associate or AWS devops engineer? I am talking from the point of view of a person who does not have a Btech, BCA, Mtech degree and who has no prior work experience in IT field. Your feedback is much appreciated. Not to mention, you are doing the best service there is on this planet. God bless you with endless abundance.
Hi Abhishek, thanks for this video. Does MobaXterm work for Linux AMI too? I am not able to connect.
You are welcome !!
Hi brother good mrg aws account create chesinappidu bymistake pan option select ayindhi 5 step lo pan num aduguthundhi esthe emaina problem vuntundha solution chepandi
It is mandatory
@@AbhishekVeeramalla tq brother
Account suspended ani vasthundhi and documents upload cheyamani aduguthundhi
Hello Abhishek I want to switch my domain from SAP to DevOps by September. wiIl this course be good for me to start with my preparation? Please suggest because i got stuck with so many courses and content.
Hi sir i am not able to launch SSH can you please let me know how I should connect with you
I face a issue: no supported authentication method available (server sent : public key ) what is the solution
@Abhishek veeramalla sir can i learn first devops zero to hero or aws zero to hero
Hi Abhishek, I appreciate all your efforts; your guidance has been immensely helpful for someone like me who's seeking a comprehensive course. However, I'm encountering an issue while trying to connect my EC2 instance to Mobaxterm. It's showing the error message 'Server refused our key and No supported authentication methods available (server sent: publickey)'. I've attempted various solutions, but the problem persists. Could you please assist me in resolving this?
hi, do you find the solution for that. I am also facing same issue. Please let me know if you have a solution
@@GovindaraoDukka check for the permission for the downloaded key
@@sweditramteke8761 thanks for the reply
@@sweditramteke8761 where do I find permissions for the keypair downloaded
Thank you very much
Can we use Windows terminal instead?
Please let me know if I'll miss out anything if I use windows terminal instead of MobaXterm.
completed
Hi bruh, please do video on how to take backup of ec2 instance data and what should be done if ec2 is overloaded
hello should i take root user or IAM user for practise seesions shown by abhishek..