码迷,mamicode.com
首页 >  
搜索关键字:elrepo 打驱动yum源 升级内核yum源    ( 126个结果
corosync+pacemaker+crm实现drbd高可用
系统:Centos7.2内核3.10.0-327.el7.x86_64#内核需要高于2.6.32Drbd:192.168.8.111:node1/dev/drdb0/mydeta192.168.8.112:node2Mysql_vip:192.168.8.200#下章实现#需要的软件包:mariadb-5.5.53-linux-i686.tar.gzdrbd84-utils-8.9.1-1.el7.elrepo.x86_64.rpmkmod-drbd84-8.4...
分类:其他好文   时间:2017-05-24 22:30:21    阅读次数:295
使用CentOS Linux Bridge搭建Vxlan环境
一、 基础环境使用VmWare虚拟两台Linux机器。CentOS 7,Linux内核如下:4.5.3-1.el7.elrepo.x86_64如果内核版本太低,是不支持VxLan的。可以使用一下命令进行内核升级 rpm --import https://www.elrepo.org/RPM-GPG- ...
分类:系统相关   时间:2017-05-04 11:04:50    阅读次数:301
Centos6.5下docker 环境搭建
一、运行docker Linux内核版本需要在3.8以上,针对centos6.5 内核为2.6的系统需要先升级内核.不然会特别卡,退出容器. 在yum的ELRepo源中,有mainline(3.13.1)、long-term(3.10.28)这2个内核版本,考虑到long-term更稳定,会长期更新 ...
分类:其他好文   时间:2017-04-28 13:41:13    阅读次数:226
CentOS 7 升级内核到4.4.6 LTS
CentOS 7 升级内核到4.4.6 LTSrpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.orgrpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch ...
分类:其他好文   时间:2017-04-23 10:50:54    阅读次数:143
Linux:centos内核升级
centos内核升级 centos升级2.6内核到3.10 在yum的ELRepo源中,有 m ain l ine(3.13.1)、 l ong- t erm(3.10.28)这2个内核版本,long-time为长期支持。 查看看当前内核版本 安装elrepo(http://elrepo.org/t ...
分类:系统相关   时间:2017-04-19 12:50:46    阅读次数:355
Redhat 6.7 系统内核离线升级 至3.10
生产环境中,有时需要对liunx操作系统的内核进行升级、本文以rhel6.7操作系统为例,将2.6.32的内核升级至3.10.104一、查看当前操作系统uname-aLinuxrhel67.novalocal2.6.32-573.el6.x86_64二、准备安装包kernel-lt-3.10.104-1.el6.elrepo.x86_64.rpm参考下载地址ftp://ftp.icm...
分类:其他好文   时间:2017-03-06 15:13:58    阅读次数:581
CentOS6下用yum升级系统最新内核版本
首先当你决定升级内核时,要想清楚为什么升级内核,因为升级内核会带来很多麻烦。所以这种事情能避免就避免 导入 Public Key 安装 ELRepo CentOS 5 CentOS 6 CentOS 7 升级 Kernel 这里需要注意的是,在 ELRepo 中有两个内核选项,一个是 kernel- ...
分类:其他好文   时间:2017-02-09 11:32:23    阅读次数:350
常用CentOS 6/7 扩展源
1、系统自带 baseextrasupdates 2、epel https://fedoraproject.org/wiki/EPEL 3、el(用于升级内核) http://elrepo.org/tiki/tiki-index.php 4、sclo(用于安装Red Hat software col ...
分类:其他好文   时间:2016-12-24 20:05:30    阅读次数:147
RPM 包下载 GCC 4.8安装
http://ftp.scientificlinux.org/linux/scientific/ http://www.rpmfind.net/linux/rpm2html/search.php?query=gcc http://elrepo.org/linux/kernel/el6/x86_64/ ...
分类:其他好文   时间:2016-12-17 23:06:26    阅读次数:240
升级系统内核
在yum的ELRepo源中,有mainline(3.13.1)、long-term(3.10.28)这2个内核版本,考虑到long-term更稳定,会长期更新,所以选择这个版本。1、导入publickeyrpm--importhttps://www.elrepo.org/RPM-GPG-KEY-elrepo.org2、安装ELRepo到CentOS-6.5中rpm-ivhhttp://www.elrepo.org/..
分类:其他好文   时间:2016-12-13 00:13:12    阅读次数:157
126条   上一页 1 ... 6 7 8 9 10 ... 13 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!