Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.

Get Started Now!

How to set SSH key in window 10

Setting up an SSH key on Windows 10 involves a few steps. SSH keys are used for secure authentication when connecting to remote servers, including services like GitHub. Here’s a step-by-step guide:

  1. Open a command prompt or PowerShell and Enter the following command:
ssh-keygen

2. Next press enter keyboard

3. Next, navigate to C:\Users\COTOCUS.ssh.

4. Open the id_rsa.pub file, select all of its contents, and copy them.

5. Next Go to https://github.com/settings/keys

6. Next, click on the “New SSH key” button, provide a title, paste the code into the key field, and then click the “Add SSH Key” button.

Related Posts

Git Troubleshooting Advance Guides – aiuniverse

Here’s a guide to addressing several advanced Git issues, complete with solutions: 1. Resolving Merge Conflicts Problem: Merge conflicts occur when Git is unable to automatically resolve Read More

Read More

How to generate Personal access tokens in github?

To generate a personal access token in GitHub, follow these steps: Step1: Sign in to GitHub: Go to github.com and sign in to your GitHub account. Step2: Read More

Read More

How to install Git in windows 10

To install GitHub on Windows 10, you can follow these steps: Step 1: Install Git Step 2: Verify Git Installation That’s it! You’ve now installed Git in Read More

Read More

What is GitOps and What is the Feature of GitOps?

What is GitOps? GitOps is a way of implementing a continuous delivery approach for managing infrastructure and applications. It leverages the power of Git, a distributed version Read More

Read More

Difference between Mercurial and Git?

Mercurial Mercurial is a distributed revision control tool developed by Matt Mackall on April 19, 2005. It is designed for software developers and supports multiple operating systems, Read More

Read More
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x