AWS tutorials for beginners | How to Connect to AWS EC2 instance with Git Bash CLI on windows

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • Download and install Git Bash
    Link to Git Bash :- git-scm.com/do...
    Create key pair (.Pem ) for specific region
    Connect to ubuntu EC2 instance with Git bash on Windows

КОМЕНТАРІ • 25

  • @motunrayokoyejo
    @motunrayokoyejo 4 роки тому +6

    Thank you so much. I saw this video after troubleshooting for hours

  • @Ks-oj6tc
    @Ks-oj6tc Рік тому +1

    Really very helpfull

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

    Thankyou very much...helped me a lot !!

  • @joshisaiah2054
    @joshisaiah2054 4 роки тому +1

    Good explanation. Thanks!

  • @javeediqbal8777
    @javeediqbal8777 4 роки тому

    thanks i spent 2 weeks for this git bash things.

  • @enjoying_life49
    @enjoying_life49 9 місяців тому

    some was hard to understand, Git Bash did not appear on my right click window 11 machine, so I could not right click in the pem file location and got errors after initiating Git Bash manually. So the project was not very useful.
    , I did figure out how to create a local pem file and dump the key in it, then run the ssh command.

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

    Thanks a lot, I appreciate you.

  • @user-rteja874
    @user-rteja874 4 роки тому +1

    thanks bro...

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

    Appreciate your effort. Very useful.
    Do you take private tuition of like Python, Git, CI/CD, AWS, Cloud etc.?

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

    Good one bro

  • @totygye
    @totygye 3 роки тому

    Thanks a million!

  • @powerstarvicky8571
    @powerstarvicky8571 3 роки тому

    Thank you

  • @chittibhaskar3738
    @chittibhaskar3738 3 роки тому

    Tq u sir

  • @junckebox
    @junckebox 3 роки тому

    Thank you :)

  • @christophergolda2761
    @christophergolda2761 3 роки тому

    Thanks man

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

    Hello,
    Very helpful but I am still very new to AWS
    I want to connect my GitHub actions to aws to run a .sh file that is located in one of the folders in aws.
    Can you please suggest. Thanks in advance

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

    How did you save Key pair from the AWS instance?

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

    Mine says permission denied public key. Any ideas?

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

    i am gating 'send disconnect connection reset by peer' how to solve this problem ?

  • @pradeepG4512
    @pradeepG4512 3 роки тому

    ssh-permission-denied-publickey-gssapi-with-mic what do now sir please tell me

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

    getting gethostname: bad address what to do?

  • @gopi-xw3ui
    @gopi-xw3ui 4 роки тому

    Please tell me,r u teaching any online classes

  • @gauravyerawar1674
    @gauravyerawar1674 3 роки тому +1

    Hello. i am facing this error tried to follow all steps.
    ssh -i "test.pem" ec2-user@ec2-ip address.ap-south-1.compute.amazonaws.com
    ssh: connect to host ec2-.ap-south-1.compute.amazonaws.com port 22: Connection timed out

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

      i am also getting same error, how did u fix it @gaurav?