ChinaUnix.net
相关文章推荐:

error connection activation failed

Xmanager登录主机提示:XDMCP connection failed 1、网络端口被禁了,找网络管理员解决,或者想办法绕过防火墙。 XDMP使用的端口为: xdmcp 177/tcp # X Display Manager Control Protocal xdmcp 177/udp # X Display Manager Control Protocal 2、dtlogin进程号和/var/dt/Xpid文件中显示的进程号竟然不相同 /var/dt/Xpid中显示的是dtlogin的进程号 #ps -ef |grep dtlogin root 102564 1 0 ...

by slightsnow - AIX文档中心 - 2006-02-18 16:34:03 阅读(1919) 回复(0)

相关讨论

rh9 as 3 xmanager 1.3.9 照着http://www.chinaunix.net/jh/4/197479.html 由于我没有配防火墙,所以去掉了第5步(也没有/etc/sysconfig/ipchains) 配好后,可以在xbrowser中看见,但是连接就出现 xdmcp connection failed 还请各位指点一二

by ppxp - Linux论坛 - 2004-05-11 20:21:17 阅读(581) 回复(0)

/etc/rc.d/init.d/named restart service named restart都不能启动bind 用了[root@TestLinux log]# /usr/sbin/rndc reload rndc: connect failed: connection refused 还是提示被拒绝 请问这些错误应该是哪里呢?

by yaoyanghe - 服务器应用 - 2006-04-18 15:54:50 阅读(1944) 回复(4)

failed to start the PMD connection thread 求助: 先是 [quote]LOGIN: error- failed to initialize policy manager. (IFOR_PM_FATAL) The status from the policy manager demon (PMD - /etc/ifor_pmd) indicates that a serious error condition has occurred. Login is allowed, but the system administrator is strongly advised to consult the SCO online Support Solutions Library (SSL) for assistance; if ...

by altboy - 其他UNIX - 2005-09-01 19:47:22 阅读(1490) 回复(3)

在windows server 2003上面,安装了xmanager,如果在没有将MS装为AD时,xmanager可以很好的连接到Solaris,可是我新装一台Windows server 2003,并且装为AD ,再安装xmanager,这时就出现麻烦了,我没法连接到Solaris了。出现了 XDMCP connection failed try again?提示。 怎么设置我的晕到死呢??

by zydudu - Solaris - 2005-05-18 12:17:08 阅读(1913) 回复(2)

在redhat 9.2中安装DNS,总出现下列提示: rndc:connect failed:connection refused 而且,nslookup不能查询域名。 为什么在redhat 9.0中没有出现这重问题而在9.2会出现,有什么办法解决? 谢谢!

by simodwang - Linux论坛 - 2005-03-19 17:22:58 阅读(698) 回复(0)

我在运行/usr/lcoal/sbin/rndc status时提示: rndc: conet failed: connection refused 请问是什么原因? 谢谢!

by future00 - 服务器应用 - 2003-03-31 12:15:21 阅读(1967) 回复(1)

SquirrelMail 登录 输入正确的用户名和密码,就出现这个提示 error: connection dropped by IMAP server. 在使用postfixadmin/admin新建油箱的时候出现这个提示? 增加邮箱成功! ([email]9527@web.anze.com[/email]) 建立邮箱失败! 对postfix不了解,照着帖子做的,他们测试过完全可行的,大概那里出现错误了?麻烦解答

by joleon - BSD - 2006-10-13 15:29:10 阅读(4344) 回复(5)

Cluster IPC error: The IPC connection to the cluster manager on node test failed. clRMupdate: Operation failed, error = 7. 检查文件 /var/ha/soc/grpsvcsdsocket.test_cluster 重新单独启动节点test 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4031/showart_189807.html

by jiazf82 - AIX文档中心 - 2006-10-24 18:16:53 阅读(3698) 回复(0)

在设置DNS服务时遇到的问题: [root@localhost tomsui]# /etc/init.d/named start [root@localhost tomsui]# /etc/init.d/named restart [ 确定 ] 停止 named:rndc: connect failed: connection refused [失败] [root@localhost tomsui]# [ 确定 ] 麻烦帮忙看一下哪里出了问题, 我搞了好久也没搞好,不胜感激!!!! 我...

by frlssimi - 系统管理 - 2006-10-05 23:36:26 阅读(1017) 回复(1)

我用的是redhat9.0 个人版, service named start 没有什么反应 service named status 出现rndc:connect failed connection refused 从网上查了一下,说是这个就可以 1. rndc-confgen >; rndc.conf 生成新的rndc.conf里边有相应的key 2. 打开rndc.conf,复制里边的 key "rndckey" {  algorithm hmac-md5; secret "EGe9C8EGOvO90VLgB1XGxw=="; };        4.复制到rndc.key中生成新的key 我就是这样...

by cciemumu - 服务器应用 - 2010-01-21 20:18:39 阅读(16463) 回复(9)