JUST DO IT ~

我只想当个程序员

关闭send mail 服务 redhat

在启动时关闭sendmail 服务 [其它服务也一样]
posted by JianNeng in Opensource 在启动时关闭sendmail- -

对其他的服务可以采取同样的措施。 

  而对于那些不是从inetd启动的服务,则通过命令来关闭,例如需要关闭sendmail服务,则:

/etc/rc.d/init.d/sendmail stop

  然后再设置其不在系统启动时启动:

chkconfig -levels 12345 sendmail off

[root@oracle xinetd.d]# chkconfig --level 123456  sendmail off
[root@oracle xinetd.d]# 
linux 关机 

[root@oracle ~]# shutdown -h now

posted on 2009-09-07 08:22 小高 阅读(862) 评论(0)  编辑  收藏 所属分类: Linux


只有注册用户登录后才能发表评论。


网站导航:
 

导航

<2009年9月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

统计

常用链接

留言簿(3)

随笔分类(352)

收藏夹(19)

关注的blog

手册

搜索

积分与排名

最新评论

阅读排行榜

评论排行榜