ChinaUnix.net
相关文章推荐:

binsh is needed ubuntu

本人初学者,所以请大家帮忙,谢谢!:) #!/bin/sh for i in `less list`;do dig $i MX|grep -v \;|if grep MX;then dig $i MX|grep -v \;|grep MX|awk '{print $1"\t" $4"\t" $6}';else echo $i| awk '{print $1"\t" "MX\t" "no exist\t"}';fi;done 我想用dig 检查MX记录, 当grep MX 找不到MX记录是,侧输出 域名, MX no exist,如果找到MX记录,就运行dig $i MX|grep -v \;|grep MX|awk '{print $1"\t" $4"\t" $6}'; 但是多次dig查...

by luo118 - Shell - 2007-07-08 16:38:19 阅读(1378) 回复(1)

相关讨论

我以前在Sco Unix下用c/c++开发过一段时间的程序。已经有三年没有编程了。现在想再重新熟悉一下。 我现在用的是linux,有什么工具推荐用来开发c/c++吗?另外如果我想所学的东西能够以后移植到其他的UNIX比如solaris。有什么建议吗? 谢谢

by rotman - C/C++ - 2004-07-03 16:27:07 阅读(813) 回复(2)

Install needed packages rrdtool yum install rrdtool perl-CGI-SpeedyCGI yum install perl-CGI-SpeedyCGI fping yum install fping Or do them all together: yum install rrdtool perl-CGI-SpeedyCGI fping Smokeping wget http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/smokeping-2.0.9.tar.gz tar xvzf smokeping-2.0.9.tar.gz mv smokeping-2.0.9 /usr/local/smokeping chown -R root:root /usr/local/smokep...

by kevinadmin - Linux文档专区 - 2009-11-10 20:31:33 阅读(824) 回复(0)

CMS in PhP or Java Users are able to rate institutions and write reviews, also able to upload pictures and videos on our site Please PM me Thanks

by rhino11 - IT职业生涯 - 2009-01-22 05:19:20 阅读(1553) 回复(0)

Cisco Webex is founded in 1996, and international headquarter base in USA. They are focus on web mutimedia base research and develop. Their products are widely used in government, business communication and educational communication eara. Their chinese headquarter base in Shanghai with another three researcher centers which base in Hangzhou, Hefei and Suzhou. They have more than 700 senior researc...

by Keystaff - 攻防交流区 - 2009-07-11 16:06:57 阅读(3486) 回复(1)

Cisco Webex is founded in 1996, and international headquarter base in USA. They are focus on web mutimedia base research and develop. Their products are widely used in government, business communication and educational communication eara. Their chinese headquarter base in Shanghai with another three researcher centers which base in Hangzhou, Hefei and Suzhou. They have more than 700 senior researc...

by Keystaff - 攻防交流区 - 2009-01-14 19:47:53 阅读(3314) 回复(0)

Renesas的sh7763开发板使用u-boot-1.1.4,我在tftp的时候出现如下情况"gatewayip needed but not set",在F8下不知怎么设置gatewayip,在u-boot中设,则 Loading: TTTTT,但同时F8也弹出了selinux的禁止窗口,于是想到了把selinux关掉,问题得到了解决,方法: vi /etc/sysconfig/selinux #SELINUX=enforcing SELINUX=disable 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/74310/showart_...

by viviwei - Linux文档专区 - 2008-07-25 14:17:45 阅读(2134) 回复(0)

Python is a programming language which has come a long way in a relatively short time. My main interest is the interface to the PostgreSQL database. I use Perl as part of several websites (including this one, FreshPorts and FreshSource ). I am now investigating Python to see how I can use it in similar areas. Installing Python As always, I am using the ports tree to install. cd /usr/p...

by 剑心通明 - BSD文档中心 - 2008-04-09 11:43:56 阅读(1068) 回复(0)

big bros, who can help to provide the emc admin documents for cx400 and other models? thank you guys very much

EMC磁盘阵列

by chinasg - 存储备份 - 2008-03-12 10:48:23 阅读(2145) 回复(5)

编译PHP的时候 --WITH-ORACLE=/opt/oracle/product/10 --WITH-OCI8=/opt/oracle/product/10 提示" oracle needed library not fount ,这是为什么?oracle是oracle10g,客户端也装了, 知道的帮个忙吧

by qtal110 - Oracle - 2004-11-07 13:41:25 阅读(884) 回复(0)