How to Use Windows PowerShell to SSH Into Your AWS EC2 Instance.

Поділитися
Вставка
  • Опубліковано 25 сер 2024

КОМЕНТАРІ • 48

  • @sophagator327
    @sophagator327 2 роки тому +1

    Thank you!! I'm working through flAWS level 4 and was stuck for so long. this was a huge help.

    • @AOSNote
      @AOSNote  2 роки тому

      You're very welcome Sophie!

  • @ladygodiva27100
    @ladygodiva27100 2 роки тому +1

    Thank You, I was struggling so hard I truly appreciate you sharing!

  • @lynnnnplayz5634
    @lynnnnplayz5634 2 роки тому +1

    Very clear and straight to the point. Thanks so much for sharing!

  • @SherlyRonica
    @SherlyRonica 5 місяців тому

    Worked thanks a lot

  • @badetoye
    @badetoye Рік тому

    This is straightforward! Thanks for sharing.

  • @cruisetimewitheephy2989
    @cruisetimewitheephy2989 Рік тому

    I love this. Using the PowerShell is way easier compared to putty. Thanks for all the videos

    • @AOSNote
      @AOSNote  Рік тому

      Certainly! Most people prefer PowerShell over Putty.

  • @jobinaarinze8406
    @jobinaarinze8406 Рік тому

    Very clear. Thanks for your help.

  • @lovetyagi5266
    @lovetyagi5266 2 роки тому

    I hate putty interface Thanks it really works

  • @eminedogan3125
    @eminedogan3125 2 роки тому

    Azeez, thank you so much for clear explaination.!

  • @PittuKiSweety
    @PittuKiSweety Рік тому

    thanks for help

  • @Themobilebraiderdubai
    @Themobilebraiderdubai Рік тому

    Thanks a lot. I have been struggling with this, didn’t know I was suppose to copy n paste the downloaded file

  • @peddiniraviteja9492
    @peddiniraviteja9492 2 роки тому +1

    u r excellent man u solved my doubt

    • @AOSNote
      @AOSNote  2 роки тому

      You are welcome

  • @samjones4327
    @samjones4327 Місяць тому

    Thank you very much for this video! I prefer the powershell method a lot better. Putty is my friend but this method is much less tedious Thanks again and be well, safe and Cheers!

    • @AOSNote
      @AOSNote  Місяць тому

      You're welcome! I'm glad you like it.

  • @SproutJake
    @SproutJake Рік тому

    You just saved me so much time!!!

  • @shubhamsaxena3220
    @shubhamsaxena3220 2 роки тому

    I like the way you teach...

  • @letsknowthis1862
    @letsknowthis1862 2 роки тому

    thanks azeez very much bro, its helped a lot dear

    • @AOSNote
      @AOSNote  2 роки тому

      Always welcome

  • @khandoor7228
    @khandoor7228 2 роки тому +1

    very nice thank you for sharing

    • @AOSNote
      @AOSNote  2 роки тому

      You are welcome KhanDoor

  • @rajuchintapally8390
    @rajuchintapally8390 2 роки тому

    than you for this lecture.

  • @binali8276
    @binali8276 2 роки тому

    Much thanks dear. that was awesome.

  • @multitaskprueba1
    @multitaskprueba1 2 роки тому

    Fantastic video!

  • @bukolatestimony
    @bukolatestimony Рік тому

    Very well explained. New suscriber alert.

  • @AndrewMMulqueen
    @AndrewMMulqueen 2 місяці тому

    at the point of 0:02 did he really just say hello and welcome back to another lecture

  • @steveyuhas9278
    @steveyuhas9278 2 роки тому

    This helped a lot. The course I'm taking had me use the private ipv4 address and I just could not get it to work to save my life. Used the ipv4 public address and I could ssh right in via my key pair. I'm not sure if this is the correct way but it certainly does work and hopefully I won't have to have the other way working when it comes to the test and actually using it.

  • @samnadim9913
    @samnadim9913 Рік тому

    brother you can cd into another directory, for example if you copy the address in your address bar in your file exporer, and paste it in your powershell, and type change directory command, cd 'D:\Users\username\Downloads"
    and then command, dir
    you can find your .pem file if it's in that location

  • @kavalijai7014
    @kavalijai7014 2 роки тому

    Thank you buddy 👌

    • @AOSNote
      @AOSNote  2 роки тому

      You are welcome.

  • @spasovan
    @spasovan 2 роки тому

    thanks

    • @AOSNote
      @AOSNote  2 роки тому

      You're welcome!

  • @arupde6320
    @arupde6320 2 роки тому

    keep uploading

  • @craigabel4eva
    @craigabel4eva 2 роки тому

    good stuff

  • @fashinaoluwaseun5517
    @fashinaoluwaseun5517 2 роки тому

    Hey ,do you have a training season on Cloud computing ?

  • @zia7586
    @zia7586 2 роки тому

    Thank you for this. Is this the same as using cmd instead of the powershell?

  • @adrian-charlesheadlam2159
    @adrian-charlesheadlam2159 2 роки тому

    Hey awesome vids keep it up,is this similar to using ec2 instance connect within the management console?

  • @ecomgod9352
    @ecomgod9352 Рік тому

    Hello sir,I logged out as you said, how do I log in?

  • @foladaramola9815
    @foladaramola9815 2 роки тому

    Thank you for this great video. I was wondering if there's a way one can ssh into a windows instance instead of linux.

    • @AOSNote
      @AOSNote  2 роки тому

      Hello, thank you for the feedback. Yes, you can RDP into a windows instance. Please checkout this video: ua-cam.com/video/ElEg9ri5yQA/v-deo.html

  • @iviahwopaddy3781
    @iviahwopaddy3781 2 роки тому

    @Azeez i tried it with my core i5 computer but it didn't work

  • @mearyatube
    @mearyatube 2 роки тому

    Thankyou Azeez, Can you please send me your Udemy link for Cloud Formation

  • @LaxM
    @LaxM Рік тому +3

    How were you able to avoid getting an "unprotected key file"?
    In Linux, you would normally need to
    chmod 400
    In Windows, it is more complicated but I found you can in PS with 3 commands:
    icacls /reset
    icacls /grant:r "$($env:username):(r)"
    icacls /inheritance:r

    • @wildersa
      @wildersa Рік тому +1

      you're a genius, thank you a lot! I spent a lot of time trying to connect by windows!

    • @LaxM
      @LaxM Рік тому

      @@wildersa I don't know why this information isn't readily available. It can't be found on Microsoft's website, only in forums.