摘要:
"rc.d" 中的r、c、d分别是什么意思?
jourmen 回复于:2003-03-12 12:32:33
是不是daemon?
alstone 回复于:2003-03-12 14:39:39
d是表明dir 目录
rc是启动控制脚本
thesea 回复于:2003-03-12 14:40:29
再问:r、c是什么意思?
flykeeper 回复于:......
摘要:
usb闪存存储装置(优盘)一般只有钥匙扣大小,存储容量多为32mb和64mb。由于具有轻巧精致、使用方便、便于携带等优点,特别是对比软盘具有容量较大、安全可靠、读取速度较快等特性,越来越多人使用这种装置取代了软驱与软盘,在pc之间交换文件。目前新出的主板bios都支持usb软盘和硬盘的启动方式,这样对于windows 98的系统维护与安装工作越来越方便。但是,厂家仅提供制作windows 9......
LVS的配置详解配置上一页 ...enter hostname of the cluster member on heartbeat channel 1: haha
information about quorum partitions
【程序编程相关:
在redhat 7.3或8.0下用智能A】 【推荐阅读:
我的Redhat8.0美化方案(转载) 】enter primary quorum partition [/dev/raw/raw1]:
【扩展信息:
Lotus Domino Server】 enter shadow quorum partition [/dev/raw/raw2]:
information about the power switch that power cycles member hehe
choose one of the following power switches:
o none
o rps10
o baytech
o apcserial
o apcmaster
o wti_nps
o sw_watchdog
power switch [none]:
save the cluster member information? yes/no [yes]: --对配置信息进行保存
save the cluster member information? yes/no [yes]:
writing to configuration file...done
configuration information has been saved to /etc/cluster.conf.
----------------------------
setting up quorum partitions
----------------------------
running cludiskutil -i to initialize the quorum partitions: done
saving configuration information to quorum partitions: done
do you wish to allow remote monitoring of the cluster? yes/no [yes]: --是否允许远程主机进行cluster监视访问
configuration on this member is complete.
to configure the next member, invoke the following command on that system:
# /sbin/cluconfig --init=/dev/raw/raw1
refer to the red hat cluster manager installation and administration guide
for details.
本地主机配置完成
进入对方主机的/sbin目录,执行cluconfig –init=/dev/raw/raw1显示信息如下:
information about channel 0
/sbin/cluconfig: [: haha: unary operator expected
looking for host haha (may take a few seconds)...
information about channel 1
/sbin/cluconfig: [: hehe: unary operator expected
looking for host hehe (may take a few seconds)...
information about quorum partitions
information about the power switch that power cycles member haha
note: operating a cluster without a remote power switch does not pr
...
下一页 摘要:
oracle 8.1.7 for redhat linux 8安装过程详解
(bjchenxu@sina.com)
第一部分(root身份登陆)
1). 准备文件
#mkdir -p /data/ora
#cd /data/ora
将所有文件拷贝到/data/ora中,一共12个文件
binutils-2.11.93.0.2-11.i386.rpm 1,925,419 字节
co......