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 Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked at Cotocus and regularly write about technology, travel, investing, health, product reviews, and digital marketing through my various platforms. I publish technical articles at DevOps School, travel stories at Holiday Landmark, stock market insights at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at TrueReviewNow, and SEO and digital marketing strategies at Wizbrand.

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 Rajesh Kumar, a…

Read More