STEP #1: DOWNLOAD MOBAXTERM
Download and install MobaXTerm from official MobaXTerm site for Windows 10.
STEP #2: HOW TO CONNECT TO AWS EC2 INSTANCE USING MOBAXTERM
Once Installed open the mobaxterm, Go to Sessions Menu , click on New Session as shown below.
Input your AWS EC2 Instance IP , UserName in Remote Host and Specify UserName field.
Here I am connecting to Ubuntu Instance , If your are connecting other AWS EC2 then type user ec2-user or centos or admin or ubuntu... into the field Specify username
Click on Advanced SSH Settings tab and give the path of your instance .pem file in field use Private key as shown below
Click on OK button to connect AWS EC2 instance using mobaxterm
Once connected , you will see like below AWS Instance SSH terminal
Now you may put in command sudo -i to swich to root user control level
--------------------------这篇文章的原文是:Sunke Media website - How to connect to AWS EC2 Instance using MobaXTerm (google.com)
本文作者也是这个网站制作者,拥有原创版权。