SSH Keys and Github

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

КОМЕНТАРІ • 55

  • @benitajonah4989
    @benitajonah4989 Рік тому +4

    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.

  • @nagarajubattula2857
    @nagarajubattula2857 11 місяців тому +3

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

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

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

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

    Excellent video. All the documentation was narrowed down here perfectly

  • @TheTomorrowDream
    @TheTomorrowDream 2 місяці тому +1

    Perfectly explained, thank you so much !

  • @camsmith931
    @camsmith931 10 місяців тому +2

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

  • @middle-classgirl4671
    @middle-classgirl4671 Рік тому +1

    you saved my life

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

    this video saved me a lot of time and headache

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

    Superb Simple Explanation - To The Point !

  • @SayedAli-vi2dz
    @SayedAli-vi2dz 4 місяці тому

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

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

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

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

    ”Subscribed!”

  • @EvansRutto-kd8fw
    @EvansRutto-kd8fw Рік тому +1

    Thank you so much you are a savior

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

    Nice

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

    This is very useful.

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

    Nice explanation

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

    This video so much helpful . Thank you

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

    Thanks, very helpful!

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

    subscribed!

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

    Thank you! Subscribed

  • @naelalshowaikh612
    @naelalshowaikh612 4 місяці тому

    this is very helpful thanks

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

    thank you

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

    awesome!

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

    Thank you so much!!

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

    nice!

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

    this is great

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

    Thanks

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

    Thank you so much !!

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

    awesome thank u for this 💙

  • @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(

  • @user-xx9vu8qs9c
    @user-xx9vu8qs9c Рік тому

    Thank you so much for such

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

    thanks

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

    Pedidos de vídeos futuros

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

    nice

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

    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 26 днів тому

      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?

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

    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  5 місяців тому

      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.

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

    great

  • @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: ua-cam.com/video/c6ZsjOvGMGM/v-deo.html&lc=UgzMGTlafbxh1sgYayh4AaABAg.9tAAWEHKmRm9tCBkgMJQR9

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

    gg

  • @SKYNJ.Studio
    @SKYNJ.Studio Рік тому

    e

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

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

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

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

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

    subscribed!

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

    Nice

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

    gg