在不浪费大量带宽费用的情况下,在EC2上运行apt-get

Sim*_*son 11 ubuntu amazon-ec2 apt-get

我在EC2上运行Ubuntu(使用alestic社区AMI)并且在启动时我的新实例耗尽了一堆运行apt-get升级等的带宽.EC2实例之间的带宽是免费的...任何人都知道是否有镜像在我可以使用的EC2上的某个地方使用Ubuntu?

Nei*_*den 15

我不确定是否有正式的,但Right Scale为ec2的其他用户提供了一个存储库:

http://www.rightscale.com/

EC2耐寒-的sources.list

deb http://ec2-us-east-mirror.rightscale.com/ubuntu hardy main restricted universe multiverse 
deb http://ec2-us-east-mirror.rightscale.com/ubuntu hardy-updates main restricted universe multiverse 
deb http://security.ubuntu.com/ubuntu hardy-security main restricted universe multiverse 
Run Code Online (Sandbox Code Playgroud)

EC2-无畏的sources.list

deb http://ec2-us-east-mirror.rightscale.com/ubuntu intrepid main restricted universe multiverse 
deb http://ec2-us-east-mirror.rightscale.com/ubuntu intrepid-updates main restricted universe multiverse 
deb http://security.ubuntu.com/ubuntu intrepid-security main restricted universe multiverse **strong text**
Run Code Online (Sandbox Code Playgroud)