Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

How to Generate new SSH key and and set-up in GitHub Id

In this tutorial I’m going to describe about  how to set SSH key in your GitHub Id. Follow some easy steps I sure these steps will 100% helpful for you.

Step 1:-   Go to your c: drive and open git bash and run this command

ssh-keygen

Which location you want to save this if ok then click Enter Enter->

Enter -> Now you can see your SSH key is set successfully

Go to c:drive    Users/Cotocus13/.ssh/id_rsa

You can see your key is set in id_rsa.pub

Open id_rsa.pub file in notepad ++

Select all and copy this code and open Add SSH key and paste there.

Click on Add SSH Key

Now you can see your ssh key is successfully set

Git Tutorials | Github Tutorials | Git using Github Crash Course

https://bit.ly/2Un3W4i

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

What is GitHub and use cases of GitHub?

What is GitHub? GitHub is a version control platform and social network for developers. It lets you store, manage, share, and collaborate on code projects efficiently. It’s…

Read More

What is Github and How it works? An Overview and Its Use Cases?

What is GitHub? GitHub is a free personal and official, cloud-hosted platform for code. It works with Git on your and your colleagues’ computers, serving as the…

Read More

Top 50 interview questions and answers of Github

Short description about Github GitHub is industry-standard version control and publishing platform for web developers. GitHub is the place where developers store the code. It is the…

Read More

Top GitLab interview questions and answers

How is GitLab different from GitHub? The major difference between GitHub and GitLab is the platform each philosophy presents. GitHub has higher availability and is more focused on…

Read More

Top GitHub interview questions and answers

What’s the difference between Git and GitHub? What’s the difference? Simply put, Git is a version control system that lets you manage and keep track of your source…

Read More

Gist Markdown Cheatsheet & Tutorials with Example

If you prefer to have a markdown cheat sheet that is downloadable as image or PDF, please visit CollectiveRay Markdown Cheat sheet.  Rajesh Kumar I’m a DevOps/SRE/DevSecOps/Cloud Expert…

Read More