No video

How to setup SSH for GitHub repository

  Рет қаралды 74,862

Codemify

Codemify

Күн бұрын

Book your free session with Sergii and find the perfect QA course for you: calendly.com/c...
Interview and resume preparation with HR: calendly.com/d...
Codemify Instagram: / codemify_
Codemify telegram: t.me/codemifys...
Codemify Instagram: / codemify_
Codemify telegram: t.me/codemifys...
Here are a few quick links to get in touch:
1. Software Quality Assurance Course - sign up for a free lesson here - codemify.com
2. Learn more info about Manual Testing and Automation Testing - codemify.com/blog
Useful KZfaq playlists for you:
✅ More about QA Job: • About QA Job
✅ Our students’ reviews: • Student Reviews
▶️JavaScript: • JavaScript
▶️WDIO: • WDIO
▶️API TEST Automation:
• API Test Automation
▶️Jira: • Jira
Change your carrier and become an IT professional with us.
❗️Info about our courses and mentorship are here: codemify.com/
✔️ Our QA courses: Manual and Automation Testing can be found here - ​ codemify.com/c...
✔️ Registration form for the course - ​codemify.com/c...
✔️Our students: codemify.com/t...
✔️FAQ of QA automation: codemify.com/faq
✔️Follow us on Instagram :
/ codemify_
✔️ Get a free consultation or sign up for a course, questions about the course -
email - support@codemify.com
✔️ Telegram: t.me/codemifys...
#github #git #ssh

Пікірлер: 124
@LuisCervantes-du2lv
@LuisCervantes-du2lv Жыл бұрын
Your explanation of how to install SSH into GitHub was very helpful. What a great teacher you are.
@Codemify
@Codemify Жыл бұрын
Thanks a lot for the feedback :)
@EminoMeneko
@EminoMeneko Жыл бұрын
This is fair enough for local usage. Thank you for the directions. Now if I got there, it is because I am following a training. I am given a VM on which I could do my work so that the instructor could see what I do. The thing is I prefer working locally, then push. But I am concerned with security and I want no one to mess with my repos/account when the machine is unattended. So I need a passphrase. I found a simpler way on Windows. It involves generating the key from GIT Gui utility. In one click the key is generated. Generating from CLI did not recognize the existence of any key. I don't know if it looks for a specific name or what but at least it works when GIT Gui generates the key. When I clone using SSH it will ask for the passphrase every time I push or pull which is what I want. You can also have ssh-agent enable in the current window if you still need to sync quite often. But closing the window just clears the data and the passphrase will be asked for again on a new session (up to you to repeat the ssh-agent steps or not). After my training ends, I can simply remove that SSH key (EDIT: I meant from GitHub. Should one even forget the key on the VM, it will become useless).
@Codemify
@Codemify Жыл бұрын
🙌
@mohammad_integry
@mohammad_integry 2 жыл бұрын
The error show while adding, clip < ~/.ssh/id_ed25519.pub At line:1 char:6 + clip < ~/.ssh/id_ed25519.pub + ~ The '
@johnborron1059
@johnborron1059 6 ай бұрын
Thank you sir! You have got me half the way there. So much more complex now than when I set it up on my old computer a few years ago. I like your style
@Codemify
@Codemify 6 ай бұрын
Glad it helped!
@GabrielLuccaMarsola
@GabrielLuccaMarsola 2 ай бұрын
Very helpful your explanation on how to install the SSH in Github. Thank you so much! By the way, you teach and also explain things pretty well!
@zouhairsahtout9682
@zouhairsahtout9682 6 ай бұрын
I always get back to this video, thank you so much
@Codemify
@Codemify 6 ай бұрын
My greatest pleasure!
@ort.school
@ort.school 6 ай бұрын
the best and calmest
@JoseLopez-wh7xe
@JoseLopez-wh7xe 8 ай бұрын
Great job! 🥇 Here we need to mention that this is not a tutorial to clone a repository.
@aborgescoutinho
@aborgescoutinho Ай бұрын
Perfect video. Thank you
@DmytroTorop
@DmytroTorop 5 ай бұрын
Сергій, дякую! Дуже корисно!
@Codemify
@Codemify 5 ай бұрын
My pleasure 🙌
@yamilmsilva
@yamilmsilva 2 ай бұрын
THANK YOU SO MUCH BUDDY !!!!!
@Codemify
@Codemify 2 ай бұрын
My pleasure :)
@chrisobrienweb
@chrisobrienweb 7 ай бұрын
Just what I needed. Thanks!
@Codemify
@Codemify 7 ай бұрын
My greatest pleasure!
@ihechukwu001
@ihechukwu001 3 ай бұрын
Thank you very much boss
@halleluyahpaul3334
@halleluyahpaul3334 2 жыл бұрын
wow thanks for this it saves me from two days headache 😂🤣
@Codemify
@Codemify 2 жыл бұрын
hahaha anytime 😁
@Smilodon_W_Lee
@Smilodon_W_Lee Жыл бұрын
well. that's a lot of steps and codes for a beginner. 😁 thanks for you effort. I will try this when I have time in meantime I am just using the Access token method it is simpler than this SSH one
@samirkha
@samirkha 10 ай бұрын
This video is really helpful. Thanks now I understand all.
@Codemify
@Codemify 10 ай бұрын
My greatest pleasure!
@028_j.raghava2
@028_j.raghava2 4 ай бұрын
Thanks a lot sir very valuable information!! One small question where is the private key stored? when we generate key pair it actually created public key in local and we pasted the same in website what about private key?
@bluedot2989
@bluedot2989 9 ай бұрын
I am little bit lost here. Where did you copy your SSH key from before paste it in the new SSH KEY input field?
@Codemify
@Codemify 9 ай бұрын
On 3:54 I’ve copied the command On 4:16 I ran it and it copied the key Please rewatch 🥂
@dorian3017
@dorian3017 Жыл бұрын
Great tutorial 👍! Just what I needed, thank you!
@Codemify
@Codemify Жыл бұрын
My greatest pleasure!
@developerninja619
@developerninja619 Жыл бұрын
@@Codemify hello and thank you for your video! Could you please tell why didn't you add the ssh key to the ssh-agent? Isn't it necessary??
@Codemify
@Codemify Жыл бұрын
@@developerninja619Nope, it's not as you can see
@bane2256
@bane2256 Жыл бұрын
this was helpful. thanks
@Codemify
@Codemify Жыл бұрын
My pleasure!
@bayarmaamail1800
@bayarmaamail1800 Жыл бұрын
It really works, thank you so much😀.
@Codemify
@Codemify Жыл бұрын
My greatest pleasure :)
@Phaminh-Cinematography
@Phaminh-Cinematography Жыл бұрын
pretty clear explanation
@Codemify
@Codemify Жыл бұрын
Thank you for the feedback! Glad it was helpful!
@simranvedpathak7112
@simranvedpathak7112 4 ай бұрын
Thank you...
@bodnarsa
@bodnarsa 7 ай бұрын
If I generated an SSH key on my Windows machine, how to use it on my Linux machine? Should I generate another key for Linux machine?
@Codemify
@Codemify 7 ай бұрын
It would be easier just to generate it directly on linux machine, than to move it around from machine to machine
@bodnarsa
@bodnarsa 7 ай бұрын
Thank you for your help.@@Codemify
@Codemify
@Codemify 7 ай бұрын
My greatst pleasure - @@bodnarsa
@hissaanali5860
@hissaanali5860 Жыл бұрын
Thank you that was really helpful
@Codemify
@Codemify Жыл бұрын
My pleasure 💪
@realnathanlartiste
@realnathanlartiste 9 ай бұрын
This video helped me !
@Codemify
@Codemify 9 ай бұрын
Thank you for the feedback! It’s a pleasure to help others 🙌🏼😎
@izzuddinsuib431
@izzuddinsuib431 6 ай бұрын
Nice video! really helpful
@Codemify
@Codemify 6 ай бұрын
Glad it was helpful!
@DAVIDALYAHIRRADILLOROJAS
@DAVIDALYAHIRRADILLOROJAS 7 ай бұрын
I followed every step, but when I tried to finally add the ssh key, ii couldn't, the message that appeared was " Key is invalid. You must supply a key in OpenSSH public key format"
@Codemify
@Codemify 7 ай бұрын
You probably did not copy the right key. Please follow the video again
@davidadediji3354
@davidadediji3354 2 жыл бұрын
clear and concise explanation
@Codemify
@Codemify 2 жыл бұрын
Thank you for the feedback, David!
@priyanshubisht8326
@priyanshubisht8326 8 ай бұрын
5:33 from where did you copy this ssh key ..
@Codemify
@Codemify 8 ай бұрын
On 3:54 I’ve copied the command On 4:16 I ran it and it copied the key Please rewatch 🥂
@olga_lc
@olga_lc Жыл бұрын
Hi! So if I already have an ssh generated for Gitlab, the same one should be used for GitHub as well? How often should we change them? Thanks
@Codemify
@Codemify Жыл бұрын
Good questions! 1. I've never used Gitlab and Github simultaneously but I see no reason why it would not work. You generate one key for two different doors(same locks) 2. Generally, you don't need to change them if they have not been compromised
@olga_lc
@olga_lc Жыл бұрын
@@Codemify thanks for the quick response. Yeah I just added my existing ssh into Github account and it works for both. I haven't really had the problem connecting and pushing to github repo with the commands they give you when you create one, until today.
@Codemify
@Codemify Жыл бұрын
@@olga_lc Yeyyy!!! Great job! You've just successfully tested our theory 🤔 It's a pleasure to collaborate and help likeminded people!
@aadil4236
@aadil4236 11 ай бұрын
Thank you brother!
@Codemify
@Codemify 11 ай бұрын
My greatest pleasure!
@aadil4236
@aadil4236 11 ай бұрын
I have ssh keys on my windows and Ubuntu environment. I also want install it on my Kali environment. I follow the exact procedure but I am not able to clone with ssh in Kali. Any suggestion would be helpful. Thank you!!
@aqibsaeed3229
@aqibsaeed3229 10 ай бұрын
It helped me. Thanks alot :))
@Codemify
@Codemify 10 ай бұрын
My greatest pleasure!
@rupeshcb9260
@rupeshcb9260 Жыл бұрын
Thank You bro ❤
@Codemify
@Codemify Жыл бұрын
My greatest pleasure!
@tseringdhondup77
@tseringdhondup77 2 жыл бұрын
thanks for the video
@Codemify
@Codemify 2 жыл бұрын
My pleasure!
@rikoflishas
@rikoflishas 4 ай бұрын
mmm not working. it always sends me 'warning: You appear to have cloned an empty repository' or 'fatal: destination path 'test' already exists and is not an empty directory. 'after doing the git clone code. I'm very new to this so I don't get it. I check the folder and it is empty. Thank you very much to anyone that can help me
@Codemify
@Codemify 4 ай бұрын
That issue is related to your repo, not to ssh
@benmoyal6107
@benmoyal6107 8 ай бұрын
awesome!
@gauthamraj6120
@gauthamraj6120 Жыл бұрын
Thankyou so much very clear. able to understand very quick.
@Codemify
@Codemify Жыл бұрын
My pleasure
@gauthamraj6120
@gauthamraj6120 Жыл бұрын
Hi I'm having an issue when I'm cloning the GitHub repository to the ubuntu dedicated server. When I use git clone url I'm getting bad configuration at ssh_conff file at line 54... Please let me know if you have any videos on that..
@Codemify
@Codemify Жыл бұрын
@@gauthamraj6120 This is a very specific error that would require more details. Seems like you didn't setup ssh properly on your server
@gauthamraj6120
@gauthamraj6120 Жыл бұрын
@@Codemify yes, if there is any tutorial you could suggest please share it. Or any blog.
@Codemify
@Codemify Жыл бұрын
@@gauthamraj6120 I don't think there is a tutorial that will explain that specific problem. Try to reset all you ssh settings from scratch
@backtobackcosmicflash
@backtobackcosmicflash Жыл бұрын
the github documentation no more gives you 'pbcopy' command, it gives you some 'clip' command and it doesn't work for you. i'm lacking the syntax.
@Codemify
@Codemify Жыл бұрын
You might be looking into different pages. Here is the one docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
@ishworgautam3063
@ishworgautam3063 Жыл бұрын
thanks man
@Codemify
@Codemify Жыл бұрын
My greatest pleasure!
@JMinatsuki6215
@JMinatsuki6215 11 ай бұрын
how does this looks so easy here... but when I do it it is full of error 😢
@Codemify
@Codemify 10 ай бұрын
Good question. Most likely different env
@ENTERTAINMENTMEDIA37
@ENTERTAINMENTMEDIA37 Жыл бұрын
Thankyou
@Codemify
@Codemify Жыл бұрын
My pleasure 🙌🏼
@prasanthsikakollu9328
@prasanthsikakollu9328 Жыл бұрын
I have created a ssh key pair and added public one into the github account. But when I run git commands, it still asks for the username/password. How to fix that? Do I need to run any additional commands after cloning?
@Codemify
@Codemify Жыл бұрын
git remote set-url origin git@github.com:username/repo.git This command will change it to ssh. Replace username/repo.git with the path to your repository (you can get this from the main page of your repository on GitHub). Let me know if it works ;)
@oliviareilly
@oliviareilly Жыл бұрын
confused where you got the webprojects folder... what does that correspond to? I am not starting off with any folder.
@Codemify
@Codemify Жыл бұрын
Which second of the video are you talking about?
@gold-junge91
@gold-junge91 Жыл бұрын
How can I manage keys
@Codemify
@Codemify Жыл бұрын
This is a good topic to record another video
@charlesfotie8287
@charlesfotie8287 Жыл бұрын
Thank you for this Vidéo!
@Codemify
@Codemify Жыл бұрын
My greatest pleasure!
@serhysukhomudrenko5453
@serhysukhomudrenko5453 Жыл бұрын
Дякую тезко
@Codemify
@Codemify Жыл бұрын
Що ти маєш на увазі?
@tjorven9645
@tjorven9645 Жыл бұрын
@@Codemify він має на увазі, що вас звати Сергій як і його
@Codemify
@Codemify Жыл бұрын
@@tjorven9645 Туплю) Давно не чув слово тезко) Дякую, друже!
@timmyhiggins5220
@timmyhiggins5220 2 жыл бұрын
this is so confusing, 30 minutes later I'm still confused. The copy and pasting of keys needs to be explained better
@Codemify
@Codemify 2 жыл бұрын
If you are on the Mac, you run a command that copies the key to the keyboard. Then you simply Command-V to paste it or right click and paste!
@timmyhiggins5220
@timmyhiggins5220 2 жыл бұрын
@@Codemify I dont mean how to copy and paste. I mean you dont explain the copy and paste of the key correctly. You are copying the generated key, then another shorter key you copied from the instructions. You dont explain about joining them together to form a full key, if that is what your doing 🤷‍♂️. I still dont even know because it's so confusing.
@Codemify
@Codemify 2 жыл бұрын
@@timmyhiggins5220 What short key are you talking about? You don't need to join anything. You generate a key, copy it, and add it to your github account. Let me know if it doesn't work
@Codemify
@Codemify 2 жыл бұрын
​@The Big TunaOh, thanks for the clarification. You did copy it from terminal a minute ago right here kzfaq.info/get/bejne/qdRzg5aUnN28p2Q.html
@Codemify
@Codemify 2 жыл бұрын
@@timmyhiggins5220 Is that's what you've asked about? kzfaq.info/get/bejne/qdRzg5aUnN28p2Q.html
@AzeamDildar
@AzeamDildar Жыл бұрын
Bro y didn’t u use eval cod?
@Codemify
@Codemify Жыл бұрын
I don't like cod bro, I prefer tuna
@AzeamDildar
@AzeamDildar Жыл бұрын
@@Codemify ok fair enough! Y didn't u use eval tuna?
@Codemify
@Codemify Жыл бұрын
@@AzeamDildar haha you could use either way you like. The end result is the same
@VulcanOnWheels
@VulcanOnWheels 2 ай бұрын
For about half of your video, all you do is follow some instructions on a web page.
@Codemify
@Codemify 2 ай бұрын
That is correct :)
@VulcanOnWheels
@VulcanOnWheels 2 ай бұрын
@@Codemify My earlier comment notwithstanding, your video did help me understand "how to setup SSH for" my GitHub account. Thank you!
@Codemify
@Codemify 2 ай бұрын
@@VulcanOnWheels My pleasure, and I'm glad it was helpful!
@CodyDaleOP
@CodyDaleOP 9 күн бұрын
video is all over the place, worst video ever, i guess i wont have git hub set up, yay! and also i probably dont need it set up.
@Codemify
@Codemify 9 күн бұрын
I absolutely agree with you 😹
@amirmohammadi2012
@amirmohammadi2012 Жыл бұрын
i gave you a big dislike because you waste 1:17 my time at the first.
@Codemify
@Codemify Жыл бұрын
@austinjnr7115
@austinjnr7115 Жыл бұрын
thank you so much
@Codemify
@Codemify Жыл бұрын
My greatest pleasure :)
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
SSH Crash Course | With Some DevOps
55:02
Traversy Media
Рет қаралды 551 М.
Logo Matching Challenge with Alfredo Larin Family! 👍
00:36
BigSchool
Рет қаралды 21 МЛН
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 10 МЛН
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 131 МЛН
SSH Keys
10:12
RobEdwards
Рет қаралды 110 М.
Setting Up SSH Keys for GitHub
10:43
Victor Geislinger
Рет қаралды 170 М.
How SSH Works
8:54
Mental Outlaw
Рет қаралды 522 М.
Authenticating on multiple GitHub accounts using SSH
13:53
A shot of code
Рет қаралды 42 М.
Git and GitHub for Beginners - Crash Course
1:08:30
freeCodeCamp.org
Рет қаралды 4,1 МЛН
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,1 МЛН
Using docker in unusual ways
12:58
Dreams of Code
Рет қаралды 439 М.
How Secure Shell Works (SSH) - Computerphile
9:20
Computerphile
Рет қаралды 816 М.
Logo Matching Challenge with Alfredo Larin Family! 👍
00:36
BigSchool
Рет қаралды 21 МЛН