SSH to EC2 Instances using Linux or Mac | AWS | Step by Step | Hands-On

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • In this hands-on video you are going to learn how ssh to ec2 instance using Linux or Mac in AWS
    Commands:
    👉 ssh -i ec2_tutorial.pem ec2-user@Public IPv4 address
    👉 chmod 0400 ec2_tutorial.pem
    Followings are coupons codes for my Udemy Courses:
    👉 Terraform for Beginners using GCP: www.udemy.com/...
    👉 Google Cloud Certified ACE Practice Tests: www.udemy.com/...
    👉 Terraform Associate Certification Practice Tests: www.udemy.com/...
    👉 30 Days of Google Cloud Bootcamp: www.udemy.com/...

Комментарии • 6

  • @benahoure2349
    @benahoure2349 2 месяца назад

    Thank you. This was very useful!

  • @amylbiddle-traffichandler
    @amylbiddle-traffichandler Месяц назад

    Thank you. This was really helpful.

    • @techwithotabek
      @techwithotabek  Месяц назад

      @@amylbiddle-traffichandler You are welcome 👍

  • @Akoyaya
    @Akoyaya Год назад

    Thank you so much for this tutorial. I ended up getting an A on my project because of you!

  • @yu-tehuang7437
    @yu-tehuang7437 2 месяца назад

    Hi, I still got operation not permitted. Can you help me?