Oracle rac 是不支持一个节点是rhel5.x ,另一个节点是rhel6.x的...
分类:
数据库 时间:
2015-03-28 20:27:43
阅读次数:
140
rhel6的部分版本使用intel xeon处理器时的bug...
分类:
其他好文 时间:
2015-03-18 20:37:08
阅读次数:
161
在台式电脑上亲自实践Windows与Linux双系统安装1、系统选择:(1)Windows是WinXP或者Win7;(2)Linux是RHEL6.5或者Oracle
Linux6.5;2、安装步聚:(1)对硬盘进行分区容量小于2T的硬盘一般都作为MBR分区形式,(容量大于2T的硬盘最好采用GPT分区格式,主分区不会有4个的限制,而且相..
环境:eclipse + eclipse hadoop插件, hadoop + rhel6.4
package test;
import java.io.IOException;
import java.net.URI;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
im...
分类:
编程语言 时间:
2015-03-17 15:53:05
阅读次数:
255
xCAT在多网卡的物理机上装rhel6时需要人为选择网卡问题...
分类:
其他好文 时间:
2015-03-15 19:49:55
阅读次数:
99
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
[oracle@cfylinuxdatabase]$./runInstallerStartingOracleUniversalInstaller...CheckingTempspace:mustbegreaterthan80MB.Actual8031MBPassedCheckingswapspace:mustbegreaterthan150MB.Actual2047MBPassedCheckingmonitor:mustbeconfiguredtodisplayatleast256colors>>..
分类:
数据库 时间:
2015-03-12 01:12:18
阅读次数:
302
作为一名运维人员,我们首先要保证服务器的安全。而用户登录系统有两种方式,密码和密钥,毫无疑问,使用密钥登录更安全一些。下面设置root用户只能使用密钥登录,不能使用密码登录。测试工具:RHEL6.6,Xshell步骤一:生成密钥打开Xshell,在菜单栏中点击Tools按钮,选择NewUs..
分类:
系统相关 时间:
2015-03-10 01:31:27
阅读次数:
387
刚刚注意到rhel6里边默认是不装xinetd的。...
分类:
Web程序 时间:
2015-03-08 17:13:10
阅读次数:
162
安装脚本说明:此脚本只适用与RHEL6.x系列;Nginx版本为1.6最新稳定版;PHP为5.4最新版;Mysql为5.5最新稳定版;Zabbix暂时为2.4最新版。#!/bin/bash
#installNginx1.6.2+mysql5.5.x+PHP-FPM5.4.x+Zabbix2.4.4automatically.
#TestedonCentOS6.5
#############################..
分类:
其他好文 时间:
2015-03-01 22:27:04
阅读次数:
457