码迷,mamicode.com
首页 >  
搜索关键字:rhel 5 yum源配置文件    ( 2175个结果
在VMware Workstaion 配置yum源
实验前准备:准备两个虚拟机,用桥接方式,同一网段,参考如下分别为:192.168.1.166192.168.1.1771再配置yum源为的服务端,给出历史记录[root@yumServer01~]#mount/dev/cdcrom/mnt51[root@yumServer01~]#mount/dev/cdcrom/mnt56ls/mnt58vi/etc/yum.repos.d/rhel-source.repo这..
分类:系统相关   时间:2015-03-14 20:11:18    阅读次数:210
Zabbix安装部署
Zabbix-server服务端安装安装Zabbix官方源和epel源rpm-ivhhttp://repo.zabbix.com/zabbix/2.2/rhel/6/x86_64/zabbix-release-2.2-1.el6.noarch.rpmrpm-ivhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm安装Zabbix-Serveryuminstall-yzabbixzabbi..
分类:其他好文   时间:2015-03-13 18:59:52    阅读次数:239
Redhat6 安装postgresql
yuminstallhttp://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpmyuminstallpostgresql-server发现如下问题:Error:Package:postgresql93-contrib-9.3.5-1PGDG.rhel6.i686(pgdg93)Requires:libcrypto.so.10(libcrypto.so.10)supostgresyuminstal..
分类:数据库   时间:2015-03-12 15:31:00    阅读次数:494
Linux diable ipv6
在RHEL 5下面测试成功linux下面禁止ipv6的方法:来自: 杨志刚 博客 (http://yangzhigang.cublog.cn)这里我所做的是Redhat Linux,在系统中ifconfig或是netstat -an都会显示出IPV6的结果,如:[root@WebServer-22 ...
分类:系统相关   时间:2015-03-10 17:13:23    阅读次数:248
转载——CentOS---网络配置详解
看到一篇关于Centos网络配置很详细的文章,特此复制来。原文网址:http://blog.chinaunix.net/uid-26495963-id-3230810.html一、配置文件详解在RHEL或者CentOS等Redhat系的Linux系统里,跟网络有关的主要设置文件如下:/etc/hos...
分类:其他好文   时间:2015-03-10 11:42:17    阅读次数:185
[RHEL或centos linux环境]安装MongoDB教程
声明:翻译官方文档:http://docs.mongodb.org/master/tutorial/install-mongodb-on-red-hat/?_ga=1.146202678.362433698.1425911361概述: 通过该教程学会在RHEL或centos下安装mongodb的.....
分类:数据库   时间:2015-03-10 00:03:55    阅读次数:202
SELINUX设为Disable 影响java SSH工具包Jsch 0.1.49.jar的一个案例
最近项目中遇到一个典型事件,当RHEL 的SELINUX设为DISABLE时使用JAVA的Jsch 库调用SSH命令时将随机返回空字符串,我使用的版本是0.1.49,最新版本0.1.51未测试。关于Jsch: http://www.jcraft.com/jsch/为此,我特意写了一个程序测试:pac...
分类:编程语言   时间:2015-03-09 15:48:18    阅读次数:235
[转载]PHP 5.6 on CentOS/RHEL 7.0 and 6.6 via Yum
https://webtatic.com/packages/php56/PHP 5.6.5 has been released on PHP.net on 22nd January 2014, and is also available for CentOS/RHEL 6.5 at Webtatic...
分类:Web程序   时间:2015-03-09 14:22:51    阅读次数:1365
RHEL 集群(RHCS)配置小记 -- 文档记录
1、RHEL 6 集群配置官方管理手册https://access.redhat.com/site/documentation/zh-CN/Red_Hat_Enterprise_Linux/6/pdf/Cluster_Administration/Red_Hat_Enterprise_Linux-6...
分类:其他好文   时间:2015-03-07 15:29:13    阅读次数:221
如何安装 JAVA 7 (JDK 7u75) 在 CentOS/RHEL 7/6/5 Fedora
先下载JDKFor 64 Bit:-# cd /opt/# wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-...
分类:编程语言   时间:2015-03-07 06:11:55    阅读次数:220
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!