1,阿里云的直接添加aliyun-epel.repo[root@hadoop1yum.repos.d]#vimaliyun-epel.repo[epel]name=ExtraPackagesforEnterpriseLinux7-$basearchbaseurl=http://mirrors.aliyun.com/epel/7/$basearch#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arc..
分类:
其他好文 时间:
2016-09-12 12:45:17
阅读次数:
202
maven仓库用过的人都知道,国内有多么的悲催。还好有比较好用的镜像可以使用,尽快记录下来。速度提升100倍。 http://maven.aliyun.com/nexus/#view-repositories;public~browsestorage 在maven的settings.xml 文件里配 ...
分类:
其他好文 时间:
2016-09-12 09:50:50
阅读次数:
456
转载自:https://help.aliyun.com/knowledge_detail/41471.html 注意:本文相关 Linux 配置及说明已在 CentOS 6.5 64 位操作系统中进行过测试。其它类型及版本操作系统配置可能有所差异,具体情况请参阅相应操作系统官方文档。 问题描述 使用 ...
分类:
其他好文 时间:
2016-09-10 21:59:23
阅读次数:
279
照做绝对行,在ThinkPHP中,第三方库都放在ThinkPHP/Library/Vendor/路径下。 照做绝对行,在ThinkPHP中,第三方库都放在ThinkPHP/Library/Vendor/路径下。 1.下载OSS PHP SDK:https://help.aliyun.com/docu ...
分类:
Web程序 时间:
2016-09-09 10:14:44
阅读次数:
192
系统自带的yum安装源有些软件找不到 这里我们使用阿里云的源 1、加源 wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo 2、安装 yum update;yum 更新过程较长,请耐心等待,尤其是 ...
分类:
其他好文 时间:
2016-09-06 21:30:18
阅读次数:
436
### 1.修改成国内的软件源,否则会失败或下载太慢sudo vi /etc/apt/sources.listdeb http://mirrors.aliyun.com/raspbian/raspbian/ wheezy main non-free contribdeb-src http://mir ...
分类:
其他好文 时间:
2016-09-04 17:21:48
阅读次数:
158
程序包管理:将编译好的应用程序的各组成文件打包一个或几个程序包文件,从而方便快捷地实现程序包的安装、卸载、查询、升级和校验等管理操作;获取程序包的途径(1)系统发版的光盘或官方的服务器;
CentOS镜像:
http://mirrors.aliyun.com
http://mirrors.sohu.com
http://mir..
分类:
系统相关 时间:
2016-09-02 23:42:33
阅读次数:
282
安装php安装依赖包yuminstallgccmakegd-devellibjpeg-devellibpng-devellibxml2-develbzip2-devellibcurl-devel–y安装epel源wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repoyum-yinstalllibmcrypt-develmcytptmhashlibxslt-devel安装libiconvta..
分类:
Web程序 时间:
2016-08-30 23:07:12
阅读次数:
835
更改centos6的yum源为阿里云的yum源方法:1、进入到/etc/yum.repos.d/目录下,备份之前的CentOS-Base.repo地址。cd/etc/yum.repos.d/mvCentOS-Base.repoCentOS-Base.repo.bak2、下载阿里云yum源centos6:wget-OCentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repoce..
分类:
其他好文 时间:
2016-08-30 23:04:24
阅读次数:
257