Win10 SSH keys generation tutorial, win10sshkeys tutorial

Source: Internet
Author: User

Win10 SSH keys generation tutorial, win10sshkeys tutorial

1. Execute the following statement to determine whether the local public key already exists:

Cat ~ /. Ssh/id_rsa.pub

2. If you see a long string starting with ssh-rsa or ssh-dsa, you can skip the ssh-keygen step. Otherwise, you can generate an ssh key using the following command:

Ssh-keygen-t rsa-C 835570372@qq.com"

3. This Command requires you to provide a location and file name to store key-value pairs and passwords. You can click Enter to use the default value.

Run the following command to obtain your public key:

Cat ~ /. Ssh/id_rsa.pub

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.