什么是 ec2 授权?

发布于 2024-07-18 05:20:32 字数 186 浏览 2 评论 0原文

我是 EC2 的新手,正在尝试对其进行设置,以便我可以从 VS2008 直接发布到它。 每个人都不断提到使用“ec2-authorize”来启用某些功能,但这到底是什么? 似乎没有地方解释它是什么或从哪里访问它。 我在实际的 ec2 实例中从命令行尝试了它,但什么也没有。

PS 我使用的是 EC2 的 Windows 实例。

I am new to EC2 and am trying to get it set up so that I can publish directly to it from VS2008. Everyone keeps mentioning using "ec2-authorize" to enable certain things, but what the heck is this? Nowhere seems to explain what it is or where it's accessed from. I tried it from a command line in the actual ec2 instance, but there's nothing there.

P.S. I'm using a Windows instance of EC2.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

谈下烟灰 2024-07-25 05:20:32

你到底想做什么? 管理大量实例还是只是将新代码发布/部署到一个实例?

ec2-authorize 是用于控制与您的实例相关的防火墙规则的简单命令,例如 Web 服务器的端口 80。

您不必安装 Java,如果只是少量实例/操作,您可以使用 EC2 Console 支持 EC2 API 的大部分操作。

What are you trying to do exactly? Manage large number of instances or just publish/deploy new code to one instance?

ec2-authorize is a simple command to control firewall rules related to your instance(s), like port 80 for your Web Server.

You don't have to install Java, if it's just a small number of instances/operations you can use EC2 Console which does support most of the operation from EC2 API.

萌梦深 2024-07-25 05:20:32

啊,我想我终于找到了:

http://developer .amazonwebservices.com/connect/entry.jspa?externalID=351&categoryID=88

不幸的是,这意味着我必须安装 Java。 ***叹*

Ah, I think I found it finally:

http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351&categoryID=88

Unfortunately it means I have to install Java. ***sigh*

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文