SSH Keys and Github

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 59

  • @thecodekitten
    @thecodekitten ปีที่แล้ว +5

    You have no idea how grateful I am for this omg. Thank you😭. I’ve spent days trying to get over this and it finally worked! Thank you so much.

  • @warrenodonoghue2983
    @warrenodonoghue2983 หลายเดือนก่อน

    Awesome!! One of the best and easiest Terminal and GitHub video tutorials I've seen 🙏

  • @dionnecf
    @dionnecf ปีที่แล้ว +1

    This video is brilliant. So clear and straight to the point. Saved me a lot of wasted time. Thank you

  • @camsmith931
    @camsmith931 ปีที่แล้ว +2

    Thanks you - really helpful easy to follow tutorial, especially supplying notes to accompany the video.

  • @nicolaecomaniciu6489
    @nicolaecomaniciu6489 3 หลายเดือนก่อน

    Excellent video. All the documentation was narrowed down here perfectly

    • @codewithsusan
      @codewithsusan  3 หลายเดือนก่อน +1

      Glad it was helpful.

  • @azuboof
    @azuboof หลายเดือนก่อน

    Lovely. Thank you ms. susan simple concise and helpful

  • @anishasrivastava5207
    @anishasrivastava5207 ปีที่แล้ว

    Thank you so much for such a clear and thorough tutorial! So appreciated!

  • @TheTomorrowDream
    @TheTomorrowDream 4 หลายเดือนก่อน +1

    Perfectly explained, thank you so much !

  • @vasudevanbelakavadi9067
    @vasudevanbelakavadi9067 ปีที่แล้ว

    Superb Simple Explanation - To The Point !

  • @dreamArmy34
    @dreamArmy34 ปีที่แล้ว

    Thank you so much !! Your video was really concise and clear.

  • @sydvic7584
    @sydvic7584 ปีที่แล้ว

    this video saved me a lot of time and headache

  • @SayedAli-vi2dz
    @SayedAli-vi2dz 6 หลายเดือนก่อน

    Thank you so much Susan, this helped me a lot !!

  • @sachinshrestha5562
    @sachinshrestha5562 ปีที่แล้ว

    This video so much helpful . Thank you

  • @EvansRutto-kd8fw
    @EvansRutto-kd8fw ปีที่แล้ว +1

    Thank you so much you are a savior

  • @johnkottis
    @johnkottis 29 วันที่ผ่านมา

    Great work!

  • @upendrabalija9835
    @upendrabalija9835 ปีที่แล้ว +1

    This is very useful.

    • @codewithsusan
      @codewithsusan  ปีที่แล้ว

      Glad you found it helpful, Upendra.

    • @upendrabalija9835
      @upendrabalija9835 ปีที่แล้ว

      @@codewithsusan Thank you so much for this video 👏

  • @middle-classgirl4671
    @middle-classgirl4671 ปีที่แล้ว +1

    you saved my life

  • @Pavelbrov
    @Pavelbrov ปีที่แล้ว

    Thank you for the great tutorial and eloquent speech! I have a question: at 7:50, you added a key to the config file, but since there are many other files, how does SSH determine which one to use in each case?

    • @codewithsusan
      @codewithsusan  ปีที่แล้ว

      Good question! It will try each of them you have listed, stopping if it gets to one that works. To see the details of this, you can add the -v (verbose) flag to your SSH command (ssh -Tv git@github.com) and it will show you all the details of the connection attempt, including output on which keys it tries.

    • @Pavelbrov
      @Pavelbrov ปีที่แล้ว

      It seems it tries only the first key in the list and if the key is wrong, then the process fails. So we have to put the key at the top to make it work(

  • @souhardyadas5204
    @souhardyadas5204 ปีที่แล้ว

    Nice explanation

  • @Stampfff
    @Stampfff ปีที่แล้ว

    Thanks, very helpful!

  • @iamzero8608
    @iamzero8608 ปีที่แล้ว +1

    awesome!

  • @Vividcurves
    @Vividcurves ปีที่แล้ว +1

    this is great

  • @naelalshowaikh612
    @naelalshowaikh612 6 หลายเดือนก่อน

    this is very helpful thanks

  • @erikruiz9975
    @erikruiz9975 ปีที่แล้ว

    Thank you! Subscribed

  • @gabrielcardoso7883
    @gabrielcardoso7883 ปีที่แล้ว

    awesome thank u for this 💙

  • @manuelpinto504
    @manuelpinto504 ปีที่แล้ว

    Pedidos de vídeos futuros

  • @jonathanarron6203
    @jonathanarron6203 9 หลายเดือนก่อน

    Thank you so much!!

  • @Krakanord
    @Krakanord ปีที่แล้ว

    Thank you so much for such

  • @binhnguyenhuu9860
    @binhnguyenhuu9860 ปีที่แล้ว

    Thank you so much !!

  • @scarlettgriffith5095
    @scarlettgriffith5095 7 หลายเดือนก่อน

    Thanks for video. I want to create SSH key, but I want other users also can use ssh to run git clone. what should I do?

    • @codewithsusan
      @codewithsusan  7 หลายเดือนก่อน

      In the settings for a repository on Github there is a Collaborators section where you can give other Github users access to that repository. As long as they have a SSH key set up with Github for the account you give access to, they should be able to clone the repository.

  • @cintabazan7812
    @cintabazan7812 ปีที่แล้ว +1

    Nice

  • @RaBBiiT666
    @RaBBiiT666 ปีที่แล้ว

    subscribed!

  • @Uri77
    @Uri77 ปีที่แล้ว

    I did all steps in ubuntu 22.04 aws instance, I'm succesfully authenticated... but when I try to clone.... ... fatal: could not create work tree dir 'my-repo': Permission denied

    • @codewithsusan
      @codewithsusan  ปีที่แล้ว

      See my reply here: th-cam.com/video/c6ZsjOvGMGM/w-d-xo.html&lc=UgzMGTlafbxh1sgYayh4AaABAg.9tAAWEHKmRm9tCBkgMJQR9

  • @alfredboateng2321
    @alfredboateng2321 ปีที่แล้ว

    thank you

  • @lepetit1527
    @lepetit1527 ปีที่แล้ว

    ”Subscribed!”

  • @richard_loosemore
    @richard_loosemore 3 หลายเดือนก่อน

    You might get a weird message when you try to test the ssh key at GitHub (using ssh -T git@github.com):
    The authenticity of host 'github.com (140.82.114.4)' can't be established.
    ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
    This key is not known by any other names.
    Are you sure you want to continue connecting (yes/no/[fingerprint])?
    The solution is quite simple. According to GitHub Docs, "Testing your SSH connection", you should look at the fingerprint it gives in the message and compare it with the official fingerprint at GitHub (see link on that doc page), and if the two match, you can go ahead and reply "yes" to the question and everything will be fine from that point on.
    Of course, you could just reply "yes" without checking that they match, but that would leave you open to a classic man-in-the-middle attack, which would be awfully embarrassing. 🙂.

    • @Cool_Monk-ey
      @Cool_Monk-ey 2 หลายเดือนก่อน

      thanks for that brother, I got this after that
      "Hi USERNAME! You've successfully authenticated, but GitHub does not provide shell access."
      is there anything wrong with this?

  • @elkhalfi9944
    @elkhalfi9944 ปีที่แล้ว

    nice!

  • @bryanloor2802
    @bryanloor2802 ปีที่แล้ว

    Thanks

  • @lepetit1527
    @lepetit1527 ปีที่แล้ว

    thanks

  • @gabrielnwankwo
    @gabrielnwankwo ปีที่แล้ว

    nice

  • @muhammadriyan4084
    @muhammadriyan4084 ปีที่แล้ว

    great

  • @fvogel99
    @fvogel99 หลายเดือนก่อน

    darn it, it was a clear video but didn't work for me yet (I think it's thanks to me using Windows instead of Linux...)

  • @pdilshan2536
    @pdilshan2536 ปีที่แล้ว

    gg

  • @SKYNJ.Studio
    @SKYNJ.Studio ปีที่แล้ว

    e

  • @nagarajubattula2857
    @nagarajubattula2857 ปีที่แล้ว +3

    Thank you so much for such a clear and thorough tutorial! So appreciated!

  • @ashishsinha
    @ashishsinha ปีที่แล้ว

    Thank you so much !! Your video was really concise and clear.

  • @datboyblu3
    @datboyblu3 ปีที่แล้ว

    subscribed!

  • @MichaelIntriago-d2h
    @MichaelIntriago-d2h ปีที่แล้ว

    Nice

  • @pdilshan2536
    @pdilshan2536 ปีที่แล้ว

    gg