How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

  • @jordythegiant
    @jordythegiant 10 หลายเดือนก่อน +14

    Most simple install/configure method I've seen by far. Thank you!!!

  • @hardnocks24
    @hardnocks24 ปีที่แล้ว +14

    Best tutorial on Git. Very easy to understand and up to the point, unlike others who make it look too complex.

  • @jaysonkurtyka6186
    @jaysonkurtyka6186 9 หลายเดือนก่อน +1

    Thank you very much for posting this tutorial, it is very clear and concise to get started with Git/GitHub and is greatly appreciated. Thanks!!

  • @georgesmith9178
    @georgesmith9178 9 หลายเดือนก่อน +1

    You helped me - thumbs-up. Just a quick update for the video, though: they must have added "Push protection", which scans for anything that looks like a password in files you are trying to push. If they find it, the push is rejected. You can override this from user's Settings (top right, icon where you click for Profile) > Settings > Code security and analysis > under User and against "Push protection for yourself" click Disable.

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

    Was looking for a solution and this worked for me. Thanks a lot friend. Thumbs up

  • @josecarlos-zc9hy
    @josecarlos-zc9hy 7 หลายเดือนก่อน

    Hablas ingles muy bien!! Es la primera vez que entiendo todo un vídeo en idioma ingles, muchas gracias!!

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

    Excellent tutorial

  • @vikdecax6075
    @vikdecax6075 10 วันที่ผ่านมา

    Thanks you, so helped me so much, easy and useful guide for complete begginers usage linux!!

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

    everything went well !!! thank you !

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

    Thank you so much. This is really simple and explained in easy way

  • @HaloWolf102
    @HaloWolf102 5 หลายเดือนก่อน +1

    7:46 Ctrl+V does not work for pasting the URL. After pressing that command, I get this pasted ^V in the terminal window of Ubuntu. Any suggestions?

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

      Ah the command is Ctrl+Shift+V

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

      SHIFT + ins will also copy into it
      CTRL + ins will copy from if you're in the term

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

    THANK YOU VERY MUCH OMG. I'VE BEEN SEARCHING HOW TO SOLVE THIS UBUNTU PROBLEM FOR 2 WHOLE DAYS.

  • @LARPANET_3087
    @LARPANET_3087 14 วันที่ผ่านมา

    Very helpful, thank you sir!!

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

    *KEEP UP THE GOOD WORK, VERY INFORMATIVE*

  • @patel5532
    @patel5532 ปีที่แล้ว +7

    Sir, This will work, but it has some security risks and disadvantages:
    1. Security Risks: If we ever accidentally print your remote URLs (for example by running git remote -v), our token will be exposed. It's especially risky if we're in a screen-sharing situation, or if our terminal history is accessible to others.
    2. Inconvenience: we would need to include the token every time you clone a repository or set a remote URL. This can be cumbersome, particularly if we are working with many repositories.
    3. Token Expiry/Revocation: If your token ever expires or is revoked for any reason, you'll need to update all the places where we've hard-coded the token
    Could you make video on how to use git credential helper in Ubuntu?

    • @Project-47
      @Project-47 ปีที่แล้ว

      So, is there a better alternative to this?
      I had been using git credential manager since but it is kinda unreliable.

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

    You're amazing!!!!!!!!!!!!!! TYVM my friend!! 😍

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

    i have done it man , thank you so much

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

    Just thank you bro very impressive and great work done am happy to follow you always

  • @setsuro.splice
    @setsuro.splice 9 หลายเดือนก่อน +2

    Hi, im getting issues. This doesnt work if im running ubuntu on a virtual machine it seems.
    @8:20 when i clone my repo, it doesn't work. Weird thing was, they asked for my github username and password, i gave them and the error was: "support for password authentication was removed on August 13, 2021".

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

    very simple and complete every thing great thanks

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

    SUPER USEFUL THANK YOU!

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

    Thank you so much! Nice video!

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

    Thank you, very helpful!

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

    Very informative video. Thanks

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

    Thank u, the video really helps a lot

  • @its.nirajraut
    @its.nirajraut ปีที่แล้ว +1

    Best tutorial. Everything done very smoothly. Thank You sir.

  • @aka-Monster01
    @aka-Monster01 8 หลายเดือนก่อน

    great video
    ik i didn't get everything alot of things are just watch and do for me
    but i know i'll make it with decent practice || those things are not something u'll master in just one shot
    don't get overwhelmed just do it

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

    Wish you would do more than just the basics that everyone else is doing. Best practice like private repo, no reply address, signing key...

  • @OnePush-TV
    @OnePush-TV ปีที่แล้ว +1

    Easy to follow and understand! Thanks!

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

    Nice. Thanks.

  • @kartikeytewatia6824
    @kartikeytewatia6824 11 หลายเดือนก่อน +1

    WHEN I RUN THE FIRST COMMAND IT SHOWS USER IS NOT IN SUDOER S FILE???

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

    VERY THANK YOU!!!!

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

    Excellent! Thanks.

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

    Thanks alot for this tut, can you also make a video on the same but using ssh instead of https?

  • @vimlinux
    @vimlinux 6 หลายเดือนก่อน +1

    Do we have to configure everytime for each repository?

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

    very helpful thanks.

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

    OH man Thank you very much

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

    Thank you brother.

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

    I have a one question I follow all your video but a can't paste on GitHub

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

    really very useful

  • @Mrrobot-k3q
    @Mrrobot-k3q 16 วันที่ผ่านมา

    Thanks alot buddy

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

    Thank you!

  • @about.vichet
    @about.vichet 8 หลายเดือนก่อน

    Thank you so much.

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

    is the authentication issue only for Linux ? I havent observed it when using Windows ..........

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

    Many thanks, pknowledge

  • @jackof4ll
    @jackof4ll 20 วันที่ผ่านมา

    it still asks me password and even after I give it my password it rejects my push to origin main.

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

    I get this error. Your push would publish a private email address.

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

    Very clear explanation sir...
    But I didn't understand how to get the URL @16:38
    Can you plz explain...

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

    thank you homie

  • @charan_0086
    @charan_0086 6 หลายเดือนก่อน +1

    u can clear terminal by ctrl+l

  • @storm-kd4op
    @storm-kd4op 11 หลายเดือนก่อน

    thank you!

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

    Thanks a lot

  • @plasmahvh
    @plasmahvh ปีที่แล้ว +7

    why not just setup ssh?

    • @FangjieshiR
      @FangjieshiR 9 หลายเดือนก่อน +2

      How , teach us plz

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

      @@FangjieshiRCheck out Hardware Haven's video on a budget home server (the thumbnail is a green motherboard). He has a very detailed tutorial on how to setup SSH, Samba, Plex and a Minecraft server.

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

    it just isnt working for me

  • @ДаняБреський
    @ДаняБреський 8 หลายเดือนก่อน +1

    фигня, не работает

  • @Cat-zh6xx
    @Cat-zh6xx ปีที่แล้ว

    shit