ChinaUnix.net
相关文章推荐:

DNS default serverunknown

正解和反解功能都好用的,但是在输入nslookup是有提示 *** Cant find server name for address 132.20.10. 254:server failed   *** default servers are not available 什么原因!

by hqg52355235 - Linux论坛 - 2005-03-09 16:39:09 阅读(918) 回复(0)

相关讨论

C:\Documents and Settings\Administrator>nslookup *** Can't find server name for address IP1: Non-existent domain *** Can't find server name for address IP2: Non-existent domain *** Can't find server name for address IP3: Non-existent domain *** default servers are not available default Server: UnKnown Address: IP1 这里,default server怎么是unknown?有没有办法设置? “Can't find server name for ...

by poon1969 - 服务器应用 - 2007-04-27 09:24:59 阅读(4812) 回复(6)

what is the default password of the user "postgres" of Postgresql??? Also I do not know how to password the user "postgres"! also I do not know how to password users when creating users~ please help me! thanks!

by xinxinhao - PostgreSQL - 2006-08-06 23:25:10 阅读(2977) 回复(1)

create user lyp identified by lyp default role dba 说default role子句对create user无效果,书上明明也是这样做的嘛

by china286 - Oracle - 2005-10-27 16:04:29 阅读(1238) 回复(2)

43p 140 开机可以到图形都出来,不过后来出现 default catch,code=de9dbeef at .....%srr0% 后面还有 >; 的promt. 不知道是什么原因,请帮助看看.

by reht - AIX - 2003-09-01 18:37:31 阅读(982) 回复(0)

friendly(默认)和default在声明类时,作用和protected一样,是指包之间的访问权限,只有在同一包里才能访问该类。 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/65478/showart_1862960.html

by ybu2008 - Java文档中心 - 2009-03-14 11:11:21 阅读(1106) 回复(0)

XPath and default Namespace handling A lot of questions about XPath expressions not returning the expected results seem to be related to the (ab)use of Namespaces and mostly by so-called "default Namespaces". This article will try to explain the problem and provides solutions using 3 popular XPath implementations: Jaxen, the JAXP XPathFactory and XSLT. Contents What's the Problem? Name...

by shellfj - Java文档中心 - 2008-11-17 20:17:03 阅读(1485) 回复(0)

Connected interface 0 Static route 1 Enhanced IGRP summary route 5 External BGP 20 Internal Enhanced IGRP 90 IGRP 100 OSPF 110 IS-IS 115 RIP 120 EGP 14 0 EIGRP external route 170 Internal BGP 200 Unknown 255 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4206/showart_699113.html

by 剑心通明 - 网络技术文档中心 - 2008-05-22 16:02:28 阅读(852) 回复(0)

作者: Distance 出自: http://www.linuxdiyf.com Solaris 10 从update 3 开始,增加了一个Secure by default特性,这个功能如果开启的话,就会关闭一些不常用或者容易受攻击的服务,比如常用的telnet, ftp等。 在OpenSolaris新版上,都是默认开启的。在Solaris上,会在安装的时候提示,由用户选择是否启用或者关闭。 在实际使用中,经常使用系统的人不是负责安装的,所以经常用户纳闷telnet, ftp怎么都不能用了。 最近我也中招了...

by sdccf - Solaris文档中心 - 2008-04-22 13:31:37 阅读(990) 回复(0)

作者:Crazy土匪 出处:Unix爱好者家园unix-cd.com 下面说一下/etc/default/boot文件字段说明: DEFBOOTSTR:系统引导串 AUTOBOOT=YES or NO :指明如果用户在出现boot:提示符时不输入任何信息,是否在boottime到时自动启动系统.如果为yes,在timeout结束时,就执行默认的引导串,如果为NO,就一直等待用户输入引导串. ALTDEF=default:使用文件default启动 apm.cmd=arg:配置bios APM PWRCHECK=Y or N:用于内置了ups的机器,如果为...

by sdccf - SCO文档中心 - 2009-02-17 14:40:04 阅读(2931) 回复(1)