当前位置: 首页 >
2007年11月发布的所有日志
-
rhel5下安装oracle10g笔记
Nov052007#安装前的配置及准备 #Edit by 2hei 2007-11-05,参照网上的相关文档,实际安装记录,转载请注明。 #安装环境及软件: Linux kernel 2.6.18-8.el5 oracle_10201_database_linux32.zip groupadd dba groupadd oinstall useradd oracle -g oinstall -G dba passwd oracle cd /home/oracle/ unzip oracle_10201_database_ ...
阅读全文作者:u2 | 分类:othersrhel5下安装oracle10g笔记已关闭评论
-
Error, some other host already uses address
Nov032007Today i install rhel5-64bit in my vmware5.5, i use bridge network. when i ifup my eth0, I meet this error: error, some other host already uses address 192.168.1.233. I’m sure there is no other guy use this IP,and I change other Ip also meet this error. this is my ifcfg-eth0: DEVICE=eth0 ON ...
阅读全文作者:u2 | 分类:others
-
编译GD freetype.h 错误的解决
Nov012007