ChinaUnix.net
相关文章推荐:

rhel6 网卡配置

无线网卡是Cisco PCI接口的C340,在rhel 4当中已经自认了出来,也使用了iwconfig配置了ESSID和KEY,但是网络还是不通,还需要设置些什么呢? 另外,使用iwconfig配的东西启动就不生效了,应该写到哪个配置文件中呢? 谢谢各位大侠

by zuojian77 - 系统管理 - 2006-03-19 22:45:53 阅读(808) 回复(6)

相关讨论

我安装的时候使用的一个网卡,后来又添加一个网卡,请问怎么让系统认出来? 我现在/etc/sysconfig/network-scripts/中找不到ifcfg-eth1

by zhjno1xp - 系统管理 - 2006-09-21 14:07:57 阅读(745) 回复(3)

环境 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)

以前一直用于光盘安装rhel5.3,但这次硬盘安装成功了, 却ping 的时候严重掉包, 但装的系统,什么都没改动过 不知是没装好还是硬件方面的问题, 硬件配置 主板名称 Onda NF520T 显卡 设备 NVIDIA GeForce 8500 GT CPU 名称 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ 网卡 Generic Marvell Yukon 88E8056 based Ethernet Controller 已经这事闷了很久了,希望各位能帮帮忙

by xfen - 服务器及硬件技术 - 2009-09-01 12:25:21 阅读(1769) 回复(2)

請問在rhel下, 如何查看网卡每秒产生的中断数?

by idolclub - 网络与硬件 - 2004-12-20 15:18:11 阅读(299) 回复(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)