Connect to EC2 using Putty-Windows by creating a Private Key directly in AWS 2023 - without PUTTYGEN

Поділитися
Вставка
  • Опубліковано 26 сер 2024
  • In this playlist, let us see how to run python script in AWS EC2 Instance.
    In this video, I have explained about creating a private key from AWS console without using PuttyGen
    Step 1: Creating a new EC2 Instance
    Video Link: • 1~Creating a new EC2 I...
    Step 2: Creating a private key using Putty Gen & Connecting to EC2 instance using Putty
    Video Link: • 2~Connecting to the EC...
    Step 3: Install latest python version in the EC2 Instance & Creating a Python Script in the newly created EC2 Instance
    Video Link: • 3~Create a Python Scri...
    python --version
    sudo yum -y groupinstall "Development Tools"
    sudo yum -y install openssl-devel bzip2-devel libffi-devel
    sudo yum -y install wget
    wget www.python.org...
    tar xvf Python-3.9.16.tgz
    cd Python-*/
    ./configure --enable-optimizations
    sudo make altinstall
    python-3.9 --version
    vi demo.py
    Let's connect:
    LinkedIn: www.linkedin.com/in/meenakshi-lakshmanan
    Instagram:
    ...
    Subscribe to my channel:
    / @conquerdatascience
    .
    .
    .
    .
    Meenakshi Lakshmanan lives in Marseille, France.
    Reaching out to you through my channel Conquer DataScience to support you in the journey towards Data Science.
    Being into Information Technology for more than 11 years, I have transitioned from a Software Engineer to a Data Expert.
    The videos will guide you for a transition towards Data Science, progress, interview preparation, jobs in Europe and much more.
    Subscribe and enrich your career in Data Science and Artificial Intelligence
    Here is my channel for Travel blogging channel from Europe: / @travelroverlakshman
    Follow me on LinkedIn:
    www.linkedin.com/in/meenakshi-lakshmanan

КОМЕНТАРІ • 34

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

    I have hovering here n there on UA-cam since one month to login my redhat Or centos instances using ssh but wasn't able to to login... But your video helps me and now I am logged in to my both instances... Thanks alot

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

    You are fabulous ma'am, after looking lots of video now watching correct video, Thanks so much

  • @Joshua-x9s
    @Joshua-x9s Місяць тому

    Dhanyavaad

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

    Thank you so much..I was struggling since 2 days to connect via putty directly. Thank you

  • @GDAAfrica
    @GDAAfrica 8 місяців тому

    Thanks a ton for the videos. Put them in a playlist and name it greatest python to ec2 tutorial ever

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

    It works

  • @LucasSegovia-oc2sd
    @LucasSegovia-oc2sd 11 місяців тому

    I really appreciate the video you've made, it has been very useful and helpful to me. You're really good at this, keep it up!

  • @praveennadyal4010
    @praveennadyal4010 10 місяців тому

    It's very helpful to me thanks lots keep it up mam

  • @Ganesh-mz1cd
    @Ganesh-mz1cd 6 місяців тому

    Woohhh you are super actually I want coaching from you

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

    Very useful mam.
    Tq very much
    We want more infrms...🤝

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

    Thankyou so much, struggling from past 2 days

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

    Finally able to connect, thanks a lot.

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

    Thank you!

  • @phuclocdang7397
    @phuclocdang7397 3 місяці тому

    you are wonderful

  • @ShudhDesiComedyQueen
    @ShudhDesiComedyQueen 3 місяці тому +1

    i am getting error, no supported authentication method avaliable(server sent public key....

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

    it was indeed very useful. thank you.!

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

    I have follow same steps but still not able to login the server. Getting network error: Connection timed out

    • @saikumarbethi
      @saikumarbethi 8 місяців тому

      ua-cam.com/video/bi7ow5NGC-U/v-deo.html&ab_channel=LinuxAcademy

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

      hey did u get the solution?

  • @Tron3-sf5cp
    @Tron3-sf5cp 9 місяців тому

    thank you so much.

  • @gopendrasingh8631
    @gopendrasingh8631 11 місяців тому

    Thank u soo much mam
    ☺☺☺

  • @prayagsapar5537
    @prayagsapar5537 10 місяців тому

    Thanks 👍

  • @chanelno5456
    @chanelno5456 11 місяців тому

    then how to get web user ui admin and client? For VPN?? I access the server via putty and it's empty

  • @mohsinpathan2332
    @mohsinpathan2332 7 місяців тому

    If the instance is still not login pls check security group

  • @GauravKumar-lc6cd
    @GauravKumar-lc6cd Рік тому

    thankyouu!!

  • @raghul4374
    @raghul4374 10 місяців тому

    i got 'Server refused our key error'

  • @nawabali1678
    @nawabali1678 7 місяців тому

    i constantly get the error message "network error connection time out" i tried the new version and the old method of puttygen and still get the message. could you help with that please something is wrong which i can't figure out if you can help many thanks

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

    Can you mention the putty version , putty Release 0.70 is not working with ppk key.

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

      I understand your problem, let me explain you , if you are using putty from long time so maybe you have noticed the changes , now.there is not any option to upload private key ,,
      When you create ec2 , do save key in ppk format , and after launching the machine , open putty , , put your ec2 public IP there in hostname section and expand ssh , there you will see auth , expand auth , there you will see credentials , now browse private key there ,and connect your instance

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

      @@atifjaved7897 it works well , after using latest version of putty and followed the steps. :)

  • @user-gi6ky9lh9s
    @user-gi6ky9lh9s 11 місяців тому

    obazzz