I am attempting to create and connect to an Amazon EC2 instance via FidOS. I am following the procedure demonstrated in:
我正在尝试通过FidOS创建并连接到Amazon EC2实例。我遵循以下程序:
How to Create Amazon AWS EC2 Instance
如何创建Amazon AWS EC2实例
I logged onto the AWS Console and created a general purpose Ubuntu Server Machine image. I configured the instance details, added storage, added tags, and configured the Security Group just as in the video. I clicked "Review and Launch" and created and downloaded the PEM key. I generated the PPK private key using PuttyGen. I configured my session using the public DNS in the Host Name field and uploading the private PPK key in the Authorization tab.
我登录AWS控制台并创建了一个通用的Ubuntu Server Machine映像。我配置了实例详细信息,添加了存储,添加了标签,并配置了安全组,就像在视频中一样。我点击了“Review and Launch”并创建并下载了PEM密钥。我使用PuttyGen生成了PPK私钥。我在“主机名”字段中使用公共DNS配置了会话,并在“授权”选项卡中上载了私有PPK密钥。
After I clicked Open, a terminal window appeared, but then timed out.
单击“打开”后,出现了一个终端窗口,但随后超时。
I am working on a Windows machine, and trying to create a Ubuntu Linux virtual machine.
我正在使用Windows机器,并尝试创建一个Ubuntu Linux虚拟机。
Am I missing any steps or doing anything wrong? I would appreciate any help I can get.
我错过了任何步骤或做错了吗?我将不胜感激任何帮助。
1 个解决方案
#1
0
The problem was the corporate firewall. It worked just fine when I tried it from another location.
问题是企业防火墙。当我从另一个地方尝试它时它工作得很好。
#1
0
The problem was the corporate firewall. It worked just fine when I tried it from another location.
问题是企业防火墙。当我从另一个地方尝试它时它工作得很好。