我在EC2上运行Ubuntu(使用alestic社区AMI)并且在启动时我的新实例使用了一堆运行apt-get升级等的带宽.EC2实例之间的带宽是免费的...任何人都知道是否有我可以使用EC2上某处的Ubuntu软件包的镜像吗?
答案 0 :(得分:15)
我不确定是否有官方版本,但Right Scale已为ec2的其他用户提供了一个存储库:
<强> 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
<强> 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**
答案 1 :(得分:2)
答案 2 :(得分:1)
在Alestic.com上发布的Ubuntu Hardy,Intrepid和(很快)Jaunty图像已经在EC2内部使用Ubuntu存档镜像。