Chinaunix首页 | 论坛 | 博客
  • 博客访问: 343143
  • 博文数量: 34
  • 博客积分: 1676
  • 博客等级: 上尉
  • 技术积分: 520
  • 用 户 组: 普通用户
  • 注册时间: 2008-12-31 08:50
文章分类
文章存档

2014年(2)

2013年(2)

2012年(8)

2011年(6)

2010年(3)

2009年(12)

2008年(1)

发布时间:2013-09-08 14:38:52

1.安装软件包  yum install postfix system-switch-mail2.切换MTA并启动Postfix  system-switch-mail-nox  选择Postfix3.配置Postfix主配置文件/etc/postfix/main.cf  指定postfix监听的网络端口为所有      inet_interfaces = all  指定运行postfix服务的邮件.........【阅读全文】

阅读(7194) | 评论(0) | 转发(2)

发布时间:2013-09-08 13:26:46

1.安装OpenSSH服务(CentOS系统默认安装了openssh)  yum install openssh-server -y2.配置OpenSSH服务(默认的配置已可以正常工作)OpenSSH的主配置文件:/etc/ssh/sshd_config  常见的配置选项:    Port=22  设置SSH的端口号是22(默认端口号为22)    Protocol 2  .........【阅读全文】

阅读(12172) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册