ChinaUnix.net
相关文章推荐:

rhel 配置软件库

我的Linux内核是rhel 3AS 2.4.21-4.EL i386 。 安装配置HA要不要升级内核? 哪个网址可以下载到clumanager*rpm和redhat-config-cluster*rpm?

by benny80818 - 内核/嵌入技术 - 2004-12-26 12:16:16 阅读(341) 回复(1)

相关讨论

环境 linux主机 IP: 192.168.10.1 主机名是:nicke.jwdomain.com 客户机 IP: 192.168.10.2 名为:fmis /etc/named.conf配置如下: options{ directory "/var/named"; forwarders {192.168.1.2 }; pid-file "/var/run/named/named.pid"; }; zone "." { type hint; file "named.ca"; }; zone "localhost" { type master; f...

by huluo520 - 服务器应用 - 2008-12-16 13:03:31 阅读(1555) 回复(2)

OS Version : RedHat Enterprise Linux 5.0 DNS Version : Bind-9.3.3-7.el5 Domain Name : felix.com IP Address : 192.168.2.227 Ftp Server : 192.168.2.227 Web Server : 192.168.2.226 DNS Address : 60.191.244.5 [root@felix ~]# vi /var/named/chroot/etc/named.conf options { directory "/var/named"; }; zone "felix.com" { type master; file "felix.com"; }; zone "2.168.192....

by safe.cn - 服务器应用 - 2008-09-11 21:04:21 阅读(2023) 回复(1)

我改在rhel5下配置DNS。可是在 [root@killgoogle named]# service named start 启动 named: named配置错误:: dns_rdata_fromtext: killgoogle.com.zone:8: near eol: unexpected end of input zone killgoogle.com/IN: loading master file killgoogle.com.zone: unexpected end of input _default/killgoogle.com/IN: unexpected end of input 202.196.41.rev:11: TTL set to prior TTL (11) 202.196.41.rev:12: TTL set to p...

by killgoogle - 服务器应用 - 2008-05-08 21:36:58 阅读(2246) 回复(6)

原先在redhat9.0上安装的是LiDIA-2.1pre7,装好了之后在/usr/local 下有LiDIA目录, 自己的代码在redhat9.0也可以编译过去 在rhel_as4上安装LiDIA-2.1pre7,编译不过去,后下了lidia-2.2.0.tar.bz2进安装 但装好了后/usr/local 下的是lidia目录,变成小写的了。。。。 自己的代码在rhel_as4上怎么改也编译不过去了。。。 请问怎么在rhel_as4上安装后在/usr/local 下有LiDIA目录,,,而不是lidia目录??

by honggaoyan - C/C++ - 2007-12-03 12:08:41 阅读(887) 回复(1)

我的系统是rhel 5 ,安装的时候选择了Web服务器, 但是在我试图安装silverstripe的时候,提示需要GD2 请问我应该如何安装呢? 谢谢

by polokus - 服务器应用 - 2007-11-23 08:49:44 阅读(1919) 回复(2)

我用的是rhel4,原来9上面的CIPE没有了。 也不知道用什么替代了, 请问高手,rhel4下用什么VPN软件好。 谢谢!

by jondj - 服务器应用 - 2005-05-11 16:53:44 阅读(846) 回复(1)

参考文章:http://hi.baidu.com/smilth/blog/item/a3394236c89010dfa3cc2b16.html http://blog.chinaunix.net/u/9951/showart_682416.html(配置前要认真读读此篇文章,了解DNS的原理) 一、主机环境说明 系统为Red Hat Enterprise Linux 5.0,hostname为oracle.xxt401.com,主机所处网段为192.168.1.0/24。 二、安装以下软件包 bind-libs-9.3.3-7.el5(提供一些文件) bind-devel-9.3.3-7.el5 bind-utils-9.3.3-7.el5(提供di...

网络管理

by johncan - 网络技术文档中心 - 2008-07-10 01:47:31 阅读(1160) 回复(0)

在主配置文件中,做了如下设置: [share] path = /home/share valid users = user01 public = yes writable = yes 发现,把public=yes改成no以后,对访问没有影响。 请问:public项的确切含义是什么呢? 多谢了,帮帮忙吧。

by lichangsheng - 服务器应用 - 2008-04-22 16:58:18 阅读(2166) 回复(1)
by tobyhoo - 服务器架设 - 2006-11-10 15:46:39 阅读(718) 回复(1)

rhel AS4/3 + cluster suite 做HA,以hp ILO 作为powerswitch,这个ILO应该怎样配置?有没有实际作过的大哥帮忙讲解一下?

by fenxiang - 集群和虚拟机 - 2006-06-19 19:17:44 阅读(1207) 回复(6)