摘要: 遇到ping wget yum 命令不能正常使用的情况是因为腾讯云有些配置:root执行如下即可:wget -q http://mirrors.tencentyun.com/install/softinst.sh && chmod +x softinst.sh && ./softinst.sh 阅读全文
posted @ 2014-09-13 11:20 itank 阅读(1038) 评论(0) 推荐(0)