随笔分类 -  基本服务小结

摘要:1. 在/etc/xinetd.d下创建文件ccagent,内容如下: service ccagent{ disable = no flags = REUSE type = UNLISTED port = 9991 protocol = tcp socket_type = stream wait = 阅读全文
posted @ 2016-02-04 11:48 不良帅的江湖 阅读(334) 评论(0) 推荐(0)
摘要:主要分以下步骤: 1)关闭sendmail 2)用yum安装bind-*即DNS的配置 3)yum安装postfix,配置其主配置文件/etc/postfix/main.cf 4)安装cyrus-sasl,配置/etc/sysconfig/saslauthd 5)安装dovecot并进行配置 6)安 阅读全文
posted @ 2013-09-12 23:12 不良帅的江湖 阅读(285) 评论(0) 推荐(0)