Access Amazon Amazon EC2 hosts via SECURECRT

Source: Internet
Author: User
Amazon launches the free cloud host server Amazon EC2, which accesses the host through a security key. The problem is that the downloaded key cannot be used directly on SECURECRT and needs to be converted. The following method can generate SECURECRT required keys on your own Linux host. The key pair is generated first in the AWS management panel.
Upload the key to one of your own Linux hosts, the following example file name Amazon-ec2-key.pem modifies the key file permissions provided by Amazon:
chmod og-r AMAZON-EC2-KEY.PEM rewrite key format for OpenSSH, if asked passphrase can be left blank (direct carriage return)
Ssh-keygen-p-F AMAZON-EC2-KEY.PEM generates a public key. pub file. When using the public key, SECURECRT will ask for a private key or a. pem file
SSH-KEYGEN-E-F Amazon-ec2-key.pem >> Amazon-ec2-key.pem.pub can now use the newly generated public key in SecureCRT, and the host that connects to Amazon no longer has to enter the password.

Access Amazon Amazon EC2 hosts via SECURECRT

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.