• Redhat6.5 配置Centos 6.5的yum源

    日期:

    新安装了redhat6.5.安装后,登录系统,使用yum update 更新系统。提示: This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 无法更新。 redhat 默认自带的 yum 源需要注册,才能更新。我们...

  • redhat6更换centos的源(转载)

    日期:

    删除redhat原有的yum源 # rpm -aq | grep yum|xargs rpm -e --nodeps 下载新的yum安装包 http://mirrors.163.com/centos/6.2/os/x86_64/Packages/yum-3.2.29-22.el6.centos.noarch.rpm http://mirrors.163.com/centos/6.2/os/x86_64/Packages/yum-plugin-fas...

  • RedHat下通过rpm安装Mysql

    日期:

    本文通过在RedHat下使用rpm安装Mysql的过程,分享一些遇到的问题和解决方案。 之前在Linux装过很多次MySQL,每次安装都多少有些坎坷,平时也比较懒,没有做过这方面的总结,今天将安装过程中遇到的问题总结出来,以供后续参考。 MySQL被分解成了很多个不同的R...

  • Linux Redhat 6.5 安装NFS服务

    日期:

    Redhat 6.5 自带安装了NFS的各种服务,可以通过下面命令查看是否安装: 1 2 3 4 [root@localhost nfs]# rpm -qa|grep nfs nfs-utils-lib-1.1.5-1.el6.i686 nfs4-acl-tools-0.3.3-5.el6.i686 nfs-utils-1.2.2-7.el6.i686 Redhat 6.5 已经不需要portmap,已经由...

  • redhat6 搭建开发环境

    日期:

    Firewall configuration written bysystem-config-firewall Manual customization of this file is notrecommended. Firewall configuration written bysystem-config-firewall Manual customization of this file is notrecommended. !/bin/sh Uncomment th...

  • 网络安装之Redhat衍生版

    日期:

    GNU/Linux 开源,这个意义实在是非常的广泛,目前在 distrowatch 上表现活跃的 300 个发行版代表了 GNU/Linux 的主流,然而细心的 Linux 爱好者会发现 CentOS-based distribution designed 、 based on Slackware Linux 、 a distribution built from source...

  • redhat 下安装jdk 配置

    日期:

    可以先卸载redhat自带的jdk,参考: http://blog.csdn.net/lizhikelizhike/article/details/8957045 1.下载相应版本的jdk:jdk-6u45-linux-i586-rpm.bin 2.赋予权限:#chmod u+x jdk-6u45-linux-i586-rpm.bin 3.解压并安装:# . / jdk-6u45-linux-i586-rpm.b...

  • RedHat下安装Docker

    日期:

    目录[-] 记录几个有用的网站 Docker安装笔记 一、禁用selinux 二、安装Fedora EPEL源 三、添加hop5.repo源 四、安装Docker yum安装 [X] 升级带aufs模块的3.10内核((可选)(这个步骤我没做) 安装docker(做了) rpm手工安装:(没做....) 五、初步验证docker...

  • 用U盘安装RHEL6

    日期:

    1,使用工具UltraISO打开rhel-server-6.5-i386-boot.iso,执行启动-写入硬盘映像 2,将rhel-server-6.5-i386-dvd.iso复制到U盘里 U盘里的文件为: Images、isolinux、TRANS.TBL、rhel-server-6.5-i386-dvd.iso...

  • RedHat Linux下的HBA驱动安装

    日期:

    关键字:linux HBA 卡驱动安装 系统环境 操作系统 : RHEL5.0 设备 DL580G5 HBA 卡:Qlogic 2343 连接存储: EVA8100 ---------------------------------------------------------------------------------- HBA 卡 HP 网站 下载 地址: ftp://ftp.hp.com/pu...