配置和管理inetd,xinetd以及相关的服务
Weight: 4
考生应该能够通过inetd配置哪些服务可以用,使用tcpwrappers控制主机对服务的访问,手工的启动、停止和重起英特网服务,配置基本的网络服务,包括telnet和ftp。设置一个服务以另一个用户的身份运行而不是inetd.conf中默认的。
关键文件, 术语, 和工具包括:
/etc/hosts.allow
/etc/hosts.deny
/etc/services
/etc/xinetd.conf
/etc/xinetd.d/
/etc/xinetd.log
/etc/inetd.conf
操作和管理基本的sendmail的配置信息
Weight: 4
考生应该能够修改sendmail配置文件中简单的参数(包括"Smart Host"参数)、创建mail别名、管理邮件队列、启动和停止sendmail、配置mail转发和排除sendmail基本的错误。这个目标包括检查并且关闭mailserver上的开放的转发,还包括sendmail高级的配置。
关键文件, 术语, 和工具包括:
Configuration files, documentation and commands for: postfix, qmail, exim and sendmail
/etc/mail/*
~/.forward
sendmail emulation layer commands
newaliases
操纵和管理Apache基本的配置
Weight: 4
考生应该能够修改apache配置文件中的简单参数,启动、停止和重起httpd,安排httpd的自动重起,不包括apache高级配置。
关键文件, 术语, 和工具包括:
/etc/apache2/
httpd.conf
apache2ctl
apachectl
httpd
正确的管理NFS,smb,和nmb守护进程
Weight: 4
考生应该知道如何使用NFS挂载远程文件系统,配置NFS输出本地文件系统,启动、停止和重起NFS服务器,安装samba,通过图形工具或者手工修改/etc/smb.conf配置samba(注:排除高级的NT域概念,但是包含简单共享home目录和打印机,以及正确的设置nmbd作为WINS客户端)。
关键文件, 术语, 和工具包括:
/etc/exports
/etc/fstab
/etc/smb.conf
mount
umount
安装和配置基本的DNS服务
Weight: 4
考生应该能够配置主机名的查找和排除本地的缓存域名服务器故障。需要理解域名注册和DNS解析过程。需要理解bind4和bind8中配置文件关键的不同。
关键文件, 术语, 和工具包括:
/etc/hosts
/etc/resolv.conf
/etc/nsswitch.conf
/etc/named.conf
named
配置安全shell(OpenSSH)
Weight: 4
考生应该能够获得和配置OpenSSH。这个目标包括基本的OpenSSH安装和排错,以及配置sshd在系统启动时启动。
关键文件, 术语, 和工具包括:
/etc/hosts.allow
/etc/hosts.deny
/etc/nologin
/etc/ssh/sshd_config
/etc/ssh_known_hosts
/etc/sshrc
sshd
ssh-keygen