码迷,mamicode.com
首页 >  
搜索关键字:一键安装更换 163 epel 源——bash    ( 1923个结果
CentOS 7
CentOS 7 的安装:使用powerISO将centos 7 镜像写入U盘。使用U盘启动即可安装。CentOS 7添加第三方yum源:EPEL源:键入指令:yum install epel*查看是否安装成功:yum repolist一般有类似如下输出:repo id repo name stat...
分类:其他好文   时间:2015-02-07 15:50:46    阅读次数:185
CentOS LNMP 环境搭建记录
准备需要的源1、添加 EPEL 源:项目地址:http://fedoraproject.org/wiki/EPEL安装步骤://根据 CentOS 版本不同,下方地址也不同wget http://ftp.sjtu.edu.cn/fedora/epel/5/i386/epel-release-5-4....
分类:其他好文   时间:2015-02-04 16:13:15    阅读次数:154
实战CENTOS6.5安装docker并创建asp.net mvc 5 镜像,运行MVC 网站
Docker,容器,让研发、测试、生产同一环境,可在linux平台上混合使用JAVA与net 程序Centos6.5安装docker 参考http://my.oschina.net/kcw/blog/355612rpm-ivhhttp://dl.fedoraproject.org/pub/epel/...
分类:Web程序   时间:2015-01-30 14:47:10    阅读次数:270
nginx反向代理
1. 操作系统 CentOS 6.4 x86_64 2.软件版本 Nginx 1.4.2 3.实验拓扑 注,实验拓扑见下文。 4.安装yum源 1 2 3 [root @nginx ~]# rpm -ivh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8...
分类:其他好文   时间:2015-01-27 23:37:58    阅读次数:735
centos7安装VLC播放器
1.安装eple 下载地址:https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm 2.安装nux-dextop 下载地址:http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarc...
分类:其他好文   时间:2015-01-24 15:52:34    阅读次数:169
aliyun 镜像
[epel]name=Extra Packages for Enterprise Linux 6 - $basearchbaseurl=http://mirrors.aliyun.com/epel/6/$basearch http://mirrors.aliyuncs.com/epel/6/$bas...
分类:其他好文   时间:2015-01-17 20:51:41    阅读次数:580
配置EPEL YUM源
EPEL,即Extra Packages for Enterprise Linux,这个软件仓库里有很多非常常用的软件,而且是专门针对RHEL设计的,对RHEL标准yum源是一个很好的补充,完全免费使用,由Fedora项目维护,所以如果你使用的是RHEL,或者CentOS,Scientific等RH...
分类:其他好文   时间:2015-01-15 10:35:19    阅读次数:150
centos6.5安装docker
安装Docker服务(centos6.4因为内核版本低,安装完会无法启动)1.安装epel#wgethttp://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm这里要看下centos是否已经自带了epel#rpm -i...
分类:其他好文   时间:2015-01-15 00:12:51    阅读次数:190
CentOS 7 安装中文输入法
参考:http://seisman.info/fcitx-for-centos-7.html#id101.加入EPEL源1 $ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-1.noarch.rpm2 $ su...
分类:其他好文   时间:2015-01-12 19:11:01    阅读次数:446
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!