第一种:1、rm-rf/etc/yum.repos.d/*(执行此操作的时候记得事先装好wget不然你就得挂载光盘用rpm装wget了。)2、wget-P/etc/yum.repos.d/http://mirrors.aliyun.com/repo/epel-6.repohttp://mirrors.aliyun.com/repo/Centos-6.repo这个时候,执行yumrepolist的结果如下[root@d..
分类:
其他好文 时间:
2016-07-13 12:08:03
阅读次数:
241
阿里云Linux安装软件镜像源 阿里云是最近新出的一个镜像源。得益与阿里云的高速发展,这么大的需求,肯定会推出自己的镜像源。阿里云Linux安装镜像源地址:http://mirrors.aliyun.com/ CentOS系统更换软件安装源第一步:备份你的原镜像文件,以免出错后可以恢复。 mv /e ...
分类:
系统相关 时间:
2016-07-11 18:40:18
阅读次数:
295
原文地址:https://yq.aliyun.com/articles/57554前言相比较于React Native的“Learn once, write anywhere”,Weex的口号是“Write once, run everywhere”。考虑到React Native比较任性的向下兼容性,我们也引入了Weex做一番了解。本文主要分为以下几个部分:
构建Hello World程序;
集成...
分类:
其他好文 时间:
2016-07-10 19:01:17
阅读次数:
210
转自:https://yq.aliyun.com/articles/5865 摘要: 简单描述了x86 32位体系结构下Linux内核的用户进程和内核线程的线性地址空间和物理内存的联系,分析了高端内存的引入与缺页中断的具体处理流程。先介绍了用户态进程的执行流程,然后对比了内核线程,引入高端内存的概念 ...
分类:
系统相关 时间:
2016-07-10 16:35:20
阅读次数:
424
deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted ...
分类:
系统相关 时间:
2016-07-10 13:50:58
阅读次数:
229
cobbler1、基础安装#安装cobbler需要配置epel源,以下因供参考[root@server~]#cat/etc/yum.repos.d/aliyunepel.repo
[epel]
name=aliyunepellibrary
baseurl=http://mirrors.aliyun.com/epel/6/x86_64
gpgcheck=0#安装cobblerkickstartdebmirrorrsynccmanyuminstall-ycobblerpyk..
分类:
其他好文 时间:
2016-07-06 18:44:29
阅读次数:
291
背景由于笔者需要情况紧急的更新服务,官方的源[http://mirrorlist.centos.org]访问速度和下载速度已不能满足紧急的生产环境中,无奈之下,只好选择国内的源.国内比较好的源如下:阿里云[http://mirrors.aliyun.com/]163网易[http://mirrors.163.com/]搜狐[http://mirrors..
分类:
其他好文 时间:
2016-07-05 19:11:19
阅读次数:
4390
apache官网下载地址:http://www.apache.org/dyn/closer.cgi。建议使用国内开源镜像地址:http://mirrors.aliyun.com/apache/httpd/httpd-2.2.31.tar.bz2或http://mirrors.sohu.com/apache/httpd-2.2.31.tar.bz2。所谓的apache,真正的名字是httpd。下载[root@localhost~]#cd/u..
分类:
Web程序 时间:
2016-07-05 10:30:18
阅读次数:
318
1.配置IP,修改主机名,添加主机路由写入/etc/rc.localdata-1-1:/sbin/routeadd-host10.0.10.8deveth1
data-1-1:/sbin/routeadd-host10.0.10.7deveth12.跟改为阿里的yum源和epel源(all)wget-P/etc/yum.repos.d/http://mirrors.aliyun.com/repo/epel-6.repo
mv/etc/yum.repo..
分类:
其他好文 时间:
2016-07-05 10:27:52
阅读次数:
232
域名 www.baidu.com www 开头的域名 称为 国际域名 其他域名 称为 子域名 .com 公司 .cn 中国 .gob 政府 服务器 一直开机状态的超级计算机 虚拟主机 在一个服务器上运行很多网站 购买域名 找合适的域名提供商 https://wanwang.aliyun.com/ 阿 ...
分类:
Web程序 时间:
2016-07-03 15:46:54
阅读次数:
307