No video

Setup SSH for Github Account

  Рет қаралды 12,925

Geeky Shows

Geeky Shows

Күн бұрын

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
@anandshinde0358
@anandshinde0358 Ай бұрын
Thank you so much sir ❤❤❤its also working linux kali distribution 🙌
@pradeeproy8583
@pradeeproy8583 2 ай бұрын
Thankyou sir maja aa gaya bahut dino se tackle kar raha tha finally I got overcome on that thankyou so much..
@user-su7eh6yr7k
@user-su7eh6yr7k 6 ай бұрын
Thank you so much sir jee for this awesome ssh key setup video 👍👍❤❤
@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😊
@vlnsatyasaivivekgulupalli3908
@vlnsatyasaivivekgulupalli3908 2 ай бұрын
Hey dude, Great Work!! Thankyou for the step by step explanation!!
@iamsayon69
@iamsayon69 20 күн бұрын
Thanks man, you earned a like
@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.
@adarshsharma6085
@adarshsharma6085 3 ай бұрын
thanks bro❤❤
@rahulagowda
@rahulagowda 3 ай бұрын
thanks dude
@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
@123vijit
@123vijit 10 ай бұрын
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 .
@biswajitsahoo8407
@biswajitsahoo8407 11 ай бұрын
Great video 😊
@Codeing-di3yf
@Codeing-di3yf 4 ай бұрын
♥♥
@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
@anuppote1568
@anuppote1568 7 ай бұрын
after setting the ssh public key on github , do we need to do anything with private key?
@jagdishjena9058
@jagdishjena9058 Жыл бұрын
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 Жыл бұрын
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 kzbin.info/www/bejne/oJnYlKSPn9Bmjq8
@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.
@shamanthmr7590
@shamanthmr7590 2 ай бұрын
How to get ssh key command
@_RahulDalvi
@_RahulDalvi 11 ай бұрын
@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]
Config SSH with Custom SSH Key Git and Github
17:47
Geeky Shows
Рет қаралды 1,4 М.
Setting Up SSH Keys for GitHub
10:43
Victor Geislinger
Рет қаралды 169 М.
Harley Quinn's plan for revenge!!!#Harley Quinn #joker
00:49
Harley Quinn with the Joker
Рет қаралды 31 МЛН
Smart Sigma Kid #funny #sigma #memes
00:26
CRAZY GREAPA
Рет қаралды 19 МЛН
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
SSH Keys
10:12
RobEdwards
Рет қаралды 109 М.
How to Create and add SSH key to GitHub ? || SSH Key || GitHub
6:51
KK JavaTutorials
Рет қаралды 222 М.
How to setup SSH for GitHub repository
9:58
Codemify
Рет қаралды 74 М.
Push code to GitHub with an SSH key
13:51
Digital CEO
Рет қаралды 28 М.
Manage Multiple Github Accounts with SSH keys
5:53
TechHara
Рет қаралды 16 М.
Installing The Sonic Drive-In Operating System
36:26
Bringus Studios
Рет қаралды 430 М.
GitHub Profile Readme
12:06
Adrian Twarog
Рет қаралды 195 М.
Git and GitHub Tutorial for Beginners
46:19
Kevin Stratvert
Рет қаралды 1,3 МЛН