Setup SSH for Github Account

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • Setup SSH for Github Account
    Git and Github Playlist: • Git and GitHub
    Domain and VPS Hosting:
    • Domain and VPS Hosting
    Domain and Shared Web Hosting hPanel: • Domain and Shared Web ...
    Core JavaScript: • Core JavaScript (Hindi)
    Advance JavaScript: • Advance JavaScript (Hi...
    NPM: • NPM Crash Course (Hindi)
    Node Mongo and Express JS: • Node JS Mongo DB and E...
    Postman Playlist: • Postman
    Check Out Our Other Playlists:
    / geekyshow1
    Learn more about subject:
    www.geekyshows....
    ________________________________________________
    T A L K W I T H M E !
    Business Email: contact@geekyshows.com
    Website: www.geekyshows....
    _______________________________________________
    Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
    _______________________________________________

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

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

    Thankyou sir maja aa gaya bahut dino se tackle kar raha tha finally I got overcome on that thankyou so much..

  • @anandshinde0358
    @anandshinde0358 Месяц назад +1

    Thank you so much sir ❤❤❤its also working linux kali distribution 🙌

  • @user-su7eh6yr7k
    @user-su7eh6yr7k 6 месяцев назад +1

    Thank you so much sir jee for this awesome ssh key setup video 👍👍❤❤

  • @iamsayon69
    @iamsayon69 22 дня назад

    Thanks man, you earned a like

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

    Hey dude, Great Work!!
    Thankyou for the step by step explanation!!

  • @biswajitsahoo8407
    @biswajitsahoo8407 11 месяцев назад

    Sir aap aise hee long lectures sab daale mere engg college friends and mujhe bohot help milta hee varna koi channel itna bada aur acha nhi daalte hee😊

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

    Nice video straight to the point 10/10

  • @nayaktricksgaming
    @nayaktricksgaming 11 месяцев назад

    Tx sir itna acha padne ke liye main to fess pay kr kee kbi itna aacha nhi pad pata kyon engineering ki fees mari aukaat ke baher hai😢😢❤❤❤🎉😅

  • @Mr_Dimension
    @Mr_Dimension 4 месяца назад

    well done bhaiyaa great explanation👍👍

  • @anitasunildesai
    @anitasunildesai 6 месяцев назад

    Thanks a lot. I really could clone using ssh keys.

  • @Codeing-di3yf
    @Codeing-di3yf 4 месяца назад

    ♥♥

  • @123vijit
    @123vijit 10 месяцев назад +1

    Amazing video as always, but what is the use case of this??
    why do we need to create SSH? because I can clone using HTTPS, what is the advantage we are getting using SSH?

    • @AnkurAlpha
      @AnkurAlpha 8 месяцев назад

      SSH keys are simply more secure than https itself in simple words ,
      you will not need to always type your passwd and username , like the way you have to do in https .

  • @rahulagowda
    @rahulagowda 4 месяца назад

    thanks dude

  • @adarshsharma6085
    @adarshsharma6085 3 месяца назад +1

    thanks bro❤❤

  • @GODBROTHER-yu5jf
    @GODBROTHER-yu5jf 2 месяца назад

    Bro mai jab bhi command gitbash me daal Raha hu public and private key generated to .pub ah Rahi hai and mujhe user folder me .ssh dikhai nehi de rahi please do help anyone

  • @jaibansal2453
    @jaibansal2453 6 месяцев назад

    Thankyou very much

  • @biswajitsahoo8407
    @biswajitsahoo8407 11 месяцев назад

    Great video 😊

  • @jagdishjena9058
    @jagdishjena9058 Год назад +1

    As a learner web developer sir ap bahat zada git ka tutorial bana rahe ho , dusre channel me 2 hrs me git and github complete kar rahe hein and basic kitna video dekhna hoga to get knowledge of github???

    • @geekyshows
      @geekyshows  Год назад +1

      Its not for Web Developer It is for DevOps Engg thumbnail me likha hai. Dil pe mat lena bt dusre channel 2 hr me git and github complete nahi kar rahe bas aapko bata rahe hai ki complete ho gaya hai aur aap v ussi line me lage ho btw maine v 2 hr me complete wala video banaya hai aap usko dekh k complete samjh lijiye pura playlist dekhne ki jarurt nahi hai Here it is complete git and github in one video ruclips.net/video/jhucqYjk3XM/видео.html

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

      @@geekyshows Sir me bhi ussi video me hi tha git complete kar chuka tha , ab GITHUB shuru kar raha hu , BTW thank you so much for replying ,it means a lot to me.

  • @shreyarawatvlogs6920
    @shreyarawatvlogs6920 4 месяца назад

    when i am writing git clone , it is showing could not access remote repository. what does this mean and how can i resolve it?? please help

  • @_RahulDalvi
    @_RahulDalvi 11 месяцев назад

  • @anuppote1568
    @anuppote1568 7 месяцев назад

    after setting the ssh public key on github , do we need to do anything with private key?

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

    How to get ssh key command

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

    Apka interaction hi nahi hota learner se toh channel ka growth kese hoga? ??

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

    Showing like this :
    $ ssh-keygen -t ed25519 -c "forgithub"
    Too many arguments.
    usage: ssh-keygen [-q] [-a rounds] [-b bits] [-C comment] [-f output_keyfile]
    [-m format] [-N new_passphrase] [-O option]
    [-t dsa | ecdsa | ecdsa-sk | ed25519 | ed25519-sk | rsa]
    [-w provider] [-Z cipher]
    ssh-keygen -p [-a rounds] [-f keyfile] [-m format] [-N new_passphrase]
    [-P old_passphrase] [-Z cipher]
    ssh-keygen -i [-f input_keyfile] [-m key_format]
    ssh-keygen -e [-f input_keyfile] [-m key_format]
    ssh-keygen -y [-f input_keyfile]
    ssh-keygen -c [-a rounds] [-C comment] [-f keyfile] [-P passphrase]
    ssh-keygen -l [-v] [-E fingerprint_hash] [-f input_keyfile]
    ssh-keygen -B [-f input_keyfile]
    ssh-keygen -D pkcs11
    ssh-keygen -F hostname [-lv] [-f known_hosts_file]
    ssh-keygen -H [-f known_hosts_file]
    ssh-keygen -K [-a rounds] [-w provider]
    ssh-keygen -R hostname [-f known_hosts_file]
    ssh-keygen -r hostname [-g] [-f input_keyfile]
    ssh-keygen -M generate [-O option] output_file
    ssh-keygen -M screen [-f input_file] [-O option] output_file
    ssh-keygen -I certificate_identity -s ca_key [-hU] [-D pkcs11_provider]
    [-n principals] [-O option] [-V validity_interval]
    [-z serial_number] file ...
    ssh-keygen -L [-f input_keyfile]
    ssh-keygen -A [-a rounds] [-f prefix_path]
    ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number]
    file ...
    ssh-keygen -Q [-l] -f krl_file [file ...]
    ssh-keygen -Y find-principals -s signature_file -f allowed_signers_file
    ssh-keygen -Y match-principals -I signer_identity -f allowed_signers_file
    ssh-keygen -Y check-novalidate -n namespace -s signature_file
    ssh-keygen -Y sign -f key_file -n namespace file [-O option] ...
    ssh-keygen -Y verify -f allowed_signers_file -I signer_identity
    -n namespace -s signature_file [-r krl_file] [-O option]