Chinaunix首页 | 论坛 | 博客
  • 博客访问: 31593
  • 博文数量: 17
  • 博客积分: 685
  • 博客等级: 上士
  • 技术积分: 180
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-26 22:47
文章分类
文章存档

2011年(1)

2009年(16)

我的朋友

分类: LINUX

2009-06-26 23:55:02

1.http://www.faqs.org/docs/securing/index.html - sendmail


255.255.252.0---主机个数 (256-252)*256=1024-2=1022


script:

if  [ -n "$ACTIVE" ] && [ "$ACTIVE" == "true" ] ; then
        bigpipe config sync all > /dev/null 2>&1
        #bigpipe config sync all
else
        echo "$0: we are the inactive node"
fi
exit $?

"perl -pi -e 's/10.7.180.*/10.7.180.209/g' /etc/sysconfig/network; cat /etc/sysconfig/network"

sed -n 
    -e edit 

阅读(358) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~