ChinaUnix.net
相关文章推荐:

device devttyS0 lock failedoperation not permitted

各位老师: 请问在solaris8下如何看比prtdiag ,prtconfig demsg等命令显示更详细的设备信息 。最好是具体到如显 卡,内存,光驱,cpu等单一设备信息 。

by bird2002 - Solaris - 2003-05-27 07:44:18 阅读(821) 回复(1)

相关讨论

OS:FREEBSD6.2 用shell教本分析IP段所在的网络,其中调用了这个命令: whois -h whois.apnic.net $ip 但是运行一会后偶尔会有错误出现: whois: connect(): Operation not permitted 是连接whois服务器频度太大了? 经过试验发现应该不是,因为在LINUX系统上运行则没任何问题。大家分析一下。

by llzqq - BSD - 2007-12-07 09:50:46 阅读(1791) 回复(0)

今天机器突然发狂,发包的时候出现大量sendto: Operation not permitted的错误。 ping了一下网关,发现也有这种错误。 哪位大侠知道这是什么原因造成的? 之前的连接和发包一直都是没有问题的。 PING 172.16.50.1 (172.16.50.1): 56 octets data 64 octets from 172.16.50.1: icmp_seq=0 ttl=255 time=0.3 ms 64 octets from 172.16.50.1: icmp_seq=1 ttl=255 time=0.3 ms sendto: Operation not permitted ping: sent 64 octets ...

by ykiki - 网络与硬件 - 2006-06-01 20:40:05 阅读(2461) 回复(2)

我用原始套接口写了个程序 但到sendto函数就出现这错误 好像是权限不够 但我已经是root权限了

by hong106525654 - C/C++ - 2006-05-24 08:57:27 阅读(925) 回复(0)

客户发给我的Email 全部被退回,错误信息为: >Sent >>> RCPT TO: <[email]rachel@XXX.com[/email]> >Received <<< 550 relay not permitted > >Could not deliver mail to this user. >[email]rachel@XXX.com[/email] 谁能帮我看看这个问题到底是哪边的问题,是不是因为我这边的mail 提供商安装了反垃圾邮件的服务,而又误认为客户的emai为垃圾邮件,而block了。还是其他原因,请大家帮助,谢谢。

by 青稞 - 服务器应用 - 2005-12-23 08:29:20 阅读(3365) 回复(7)

www# pfctl -f /etc/pf.conf pfctl: DIOCOSFPFLUSH: Operation not permitted 为什么啊?

by 剑心通明 - BSD - 2005-04-18 12:10:49 阅读(2522) 回复(12)

使用的ibm的236服务器,刚开始的时候还好好的, 但是后来就不行了 ping自己可以ping通,但是ping别的机器就ping不通了 提示:ping: sendto: Operation not permitted

by zzw3206 - 其他UNIX - 2006-04-18 10:42:43 阅读(3102) 回复(1)

#pfctl -f /etc/pf.conf pfctl:DIOCOSFPFLUSH:Operation not permitted 用的是root权限啊,怎么会这样?

by 剑心通明 - BSD - 2005-01-16 07:54:55 阅读(1785) 回复(13)

Is anyone know how to prevent lock escalation? I got a lot of this kind of message in my notify log: 2007-06-03-06.55.43.019190 Instance:db2test Node:000 PID:1216710(db2agent (TEST) 0) TID:1 Appid:*LOCAL.db2test.070602225057 data management sqldEscalatelocks Probe:2 Database:TEST ADM5500W DB2 is performing lock escalation. The total number of locks currently held is "65564", and t...

by toms1981 - DB2 - 2007-06-06 20:42:01 阅读(5279) 回复(12)

mysql 中如何以独占的方式锁表,即锁表后,其它进程只能等待锁的释放才能访问

by yyiiasc - MySQL - 2007-05-17 18:59:47 阅读(1568) 回复(1)