centos自带的yum源经常下载很慢,今天将其换成了163的源,现在记录一下163官网说明:http://mirrors.163.com/.help/centos.html#我安装的是centos6.5mini的版本,为了后面的下载163的源,先安装wget
yuminstall-ywget
#进入相应的目录
cd/etc/yum.repos.d/
#备份
[root@localho..
分类:
其他好文 时间:
2014-11-21 16:40:32
阅读次数:
145
基于CentOS6.6搭建Zabbix2.4.x安装YUM源wgethttp://mirrors.163.com/.help/CentOS6-Base-163.repowgethttp://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpmwgethttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm安..
分类:
其他好文 时间:
2014-11-21 16:37:53
阅读次数:
310
一、下载centos 7 livecd iso
访问镜像网站,http://mirrors.aliyun.com/centos/7.0.1406/isos/x86_64/
或者直接下载:http://mirrors.aliyun.com/centos/7.0.1406/isos/x86_64/CentOS-7.0-1406-x86_64-livecd.iso
为什么选择这个ISO?
因为足够简洁,该有的基本上有了。新手的话还是带图形界面更容易上手。高端玩家可以下载其他的ISO文件。
如果用于服务器实装,也可...
网易163源:deb http://mirrors.163.com/ubuntu/ trusty main restricted universe multiversedeb http://mirrors.163.com/ubuntu/ trusty-security main restricted...
分类:
其他好文 时间:
2014-11-20 18:16:06
阅读次数:
176
centos yum 错误 Error: Cannot find a valid baseurl for repo: addons 装了个CentOS 6.5,使用yum时出现了下面的错误提示。
[root@localhost ~]# yum install lrzsz
Loaded plugins: fastestmirror
Determining fastest mirrors
Co...
分类:
Web程序 时间:
2014-11-19 16:07:35
阅读次数:
223
由于fire长城原因,google彻底无法访问。故Android SDK Manager出现 无法更新SDK或更新速度慢问题,
解决方法:一,使用代理
在SDK Manager
Tools ---> Option 进行如下配置就可以了:
连接地址:mirrors.neusoft.edu.cn
端口:80
二、修改hosts文件的方法,更新速度较快。
...
分类:
移动开发 时间:
2014-11-19 11:09:29
阅读次数:
235
源:http://mirrors.163.com/.help/debian.htmlhttps://lug.ustc.edu.cn/wiki/mirrors/help/debian下载地址:http://docs.cubieboard.org/tutorials/cb2/installation/c...
分类:
其他好文 时间:
2014-11-19 10:41:51
阅读次数:
161
centos6.5安装视频解码器cd/etc/yum.repos.d/wgethttp://mirrors.163.com/.help/CentOS6-Base-163.repoyumupdaterpm-Uhvhttp://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpmyuminstalllibgccgccgcc-c++libstdc++libstdc++-develc..
分类:
其他好文 时间:
2014-11-19 02:21:05
阅读次数:
455
由于fire长城原因,google彻底无法访问。故Android SDK Manager出现 无法更新SDK或更新速度慢问题,
解决方法:一,使用代理
在SDK Manager
Tools ---> Option 进行如下配置就可以了:
连接地址:mirrors.neusoft.edu.cn
端口:80
二、修改hosts文件的方法,更新速度较快。
...
分类:
移动开发 时间:
2014-11-19 00:46:00
阅读次数:
171
php 编译 c-client imap 客户端.下载地址 http://www.washington.edu/imap/mirrors.html
第一步,编译 c-client
官方文档说到底有点坑,编译报错 “错误:x509v3.h:没有那个文件或目录”,搜了下论坛,使用下面的命令编译通过
make slx SSLINCLUDE=/usr/include/openssl/ EX...
分类:
Web程序 时间:
2014-11-17 22:54:12
阅读次数:
197