Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6539246
  • 博文数量: 915
  • 博客积分: 17977
  • 博客等级: 上将
  • 技术积分: 8846
  • 用 户 组: 普通用户
  • 注册时间: 2005-08-26 09:59
个人简介

一个好老好老的老程序员了。

文章分类

全部博文(915)

文章存档

2022年(9)

2021年(13)

2020年(10)

2019年(40)

2018年(88)

2017年(130)

2015年(5)

2014年(12)

2013年(41)

2012年(36)

2011年(272)

2010年(1)

2009年(53)

2008年(65)

2007年(47)

2006年(81)

2005年(12)

分类: LINUX

2011-06-28 11:44:05

成绩和报告方式:
官方的RHCSA考试成绩全部来自红帽认证中心。红帽没有授权考官,红帽的培训合作伙伴或其他部门可以报告结果给考生。考试分数会在美国三个工作日通知。
红帽并不报告个别项目的表现,也不会提供额外的其他资料。这一政策有助于确保全球所有候选人公正和公平。成绩是用来确定是否应发放认证,并供考生利益的报告。红帽没有关于排名或比较候选人陈述有关的任何文档。
 
RHCSA考试的形式:
该RHCSA考试是实际动手的考试,持续2.5小时。不提供internet考试方式,外部材料是不被允许的。与红帽企业Linux相关的文档可在考试应用。红帽公司保留权利作出的格式,包括时间和政策上的变化。这种变化将在推进公立通过这个文件的修订。
考试目标:

红帽公司有权增加,修改和删除目标。这种变化将以公开文档的形式体现。
RHCSA考生应能够在没有援助的情况下完成如下任务,这些都被分为几类。
(一)正确理解和使用基本工具:
能访问命令提示符,并正确使用命令语法
能够使用输入输出重定向操作(>,>>,|,2>等)
会使用grep和正则表达式来分析文本文件
能够使用SSH和VNC远程访问系统
能够在多用户运行级别下登录并切换用户
能够使用tar,star,gzip和bzip2归档,压缩,解压缩和解压文件
创建和编辑文本文件
创建,删除,复制和移动文件和目录
创建硬和软链接
能够查看、设置和改变rwx权限
能够使用man,info,在/ usr/share/ doc文件中查找、阅读和使用系统文档获取帮助。
(二)系统操作运行:
能够正常开机,重启,关闭系统
手动设置系统的不同运行级别
使用单用户模式获取系统访问权
能够识别CPU/内存、以及进程,并能利用renice调整进程优先级,和杀死进程
找到并解释系统日志文件
能够访问虚拟机控制台
能够启动和停止虚拟机
能够启动,停止和检查网络服务的状态

(三)配置本地存储:
能对主分区、扩展分区、逻辑分区进行查看、创建、删除和设置分区类型操作。
能够创建和删除物理卷,分配相应物理卷到卷组,能够创建和删除逻辑卷
能够创建和配置LUKS-加密分区和加密逻辑卷,并在引导装载系统的时候挂载解密文件
能够使用通用唯一识别码(UUID的)或卷标对文件系统进行开机自动挂载
在非破坏前提下能够添加新的分区,逻辑卷和交换分区到一个系统中

(四)创建和配置文件系统:
能够创建,挂载,卸载和使用ext2,ext3和ext4文件系统
能够挂载,卸载和使用LUKS-加密文件系统
能够挂载和卸载CIFS和NFS网络文件系统
能够自动挂载ext4,LUKS-加密的和网络文件系统
能够扩展现有的未加密ext4格式的逻辑卷
能够为目录设置SGID
能够创建和管理访问控制列表(ACL)
能够诊断和纠正文件权限问题

(五)部署、配置和维护系统
在静态或动态情况下配置网络和主机名解析
配置cron计划任务
配置系统自动引导到一个特定的运行级别自动
能够使用Kickstart自动安装红帽企业Linux
配置一台物理机作为虚拟机宿主
安装红帽企业Linux系统,作为虚拟客户机
配置系统启动时自动登录虚拟机
配置网络服务在启动自动运行
配置系统运行默认配置的HTTP服务器
配置系统运行默认配置的FTP服务器
能够从红帽网络远程仓库或从本地文件系统安装和更新软件
能够升级内核软件包,并修改系统引导程序以确保开机引导启动。
(六)管理用户和组
能够创建、删除、修改本地用户账号
能够修改和调整本地用户的密码
能够创建、删除、和修改本地组和组内的成员
配置系统使用LDAP目录服务统一存储用户和组信息
(七)安全管理:
能够使用system-config-firewall或者iptables命令配置防火墙设置。
能够为selinux设置 强制 和 允许 模式
 
能够查看和确定selinux文件的内容
恢复默认文件上下文
能够使用boolean 设置和修改系统selinux设置
能够诊断和处理违反SELinux常规的策略
官方英文原文如下:
xam Objectives
Red Hat reserves the right to add, modify and remove objectives. Such changes will be made public in advance through revisions to this document.
RHCSA exam candidates should be able to accomplish the tasks below without assistance. These have been grouped into several categories.
Understand and Use Essential Tools
Access a shell prompt and issue commands with correct syntax
Use input-output redirection (>, >>, |, 2>, etc.)
Use grep and regular expressions to analyze text
Access remote systems using ssh and VNC
Log in and switch users in multi-user runlevels
Archive, compress, unpack and uncompress files using tar, star, gzip, and bzip2
Create and edit text files
Create, delete, copy and move files and directories
Create hard and soft links
List, set and change standard ugo/rwx permissions
Locate, read and use system documentation including man, info, and files in /usr/share/doc .
[Note: Red Hat may use applications during the exam that are not included in Red Hat Enterprise Linux for the purpose of evaluating candidate's abilities to meet this objective.]
Operate Running Systems
Boot, reboot, and shut down a system normally
Boot systems into different runlevels manually
Use single-user mode to gain access to a system
Identify CPU/memory intensive processes, adjust process priority with renice, and kill processes
Locate and interpret system log files
Access a virtual machine's console
Start and stop virtual machines
Start, stop and check the status of network services
Configure Local Storage
List, create, delete and set partition type for primary, extended, and logical partitions
Create and remove physical volumes, assign physical volumes to volume groups, create and delete logical volumes
Create and configure LUKS-encrypted partitions and logical volumes to prompt for password and mount a decrypted file system at boot
Configure systems to mount file systems at boot by Universally Unique ID (UUID) or label
Add new partitions, logical volumes and swap to a system non-destructively
Create and Configure File Systems
Create, mount, unmount and use ext2, ext3 and ext4 file systems
Mount, unmount and use LUKS-encrypted file systems
Mount and unmount CIFS and NFS network file systems
Configure systems to mount ext4, LUKS-encrypted and network file systems automatically
Extend existing unencrypted ext4-formatted logical volumes
Create and configure set-GID directories for collaboration
Create and manage Access Control Lists (ACLs)
Diagnose and correct file permission problems
Deploy, Configure and Maintain Systems
Configure networking and hostname resolution statically or dynamically
Schedule tasks using cron
Configure systems to boot into a specific runlevel automatically
Install Red Hat Enterprise Linux automatically using Kickstart
Configure a physical machine to host virtual guests
Install Red Hat Enterprise Linux systems as virtual guests
Configure systems to launch virtual machines at boot
Configure network services to start automatically at boot
Configure a system to run a default configuration HTTP server
Configure a system to run a default configuration FTP server
Install and update software packages from Red Hat Network, a remote repository, or from the local filesystem
Update the kernel package appropriately to ensure a bootable system
Modify the system bootloader
Manage Users and Groups
Create, delete, and modify local user accounts
Change passwords and adjust password aging for local user accounts
Create, delete and modify local groups and group memberships
Configure a system to use an existing LDAP directory service for user and group information
Manage Security
Configure firewall settings using system-config-firewall or iptables
Set enforcing and permissive modes for SELinux
List and identify SELinux file and process context
Restore default file contexts
Use boolean settings to modify system SELinux settings
Diagnose and address routine SELinux policy violations

本篇文章来源于 Linux公社网站()  原文链接:
阅读(3056) | 评论(0) | 转发(0) |
0

上一篇:log4j通用配置文件

下一篇:linux下端口转发

给主人留下些什么吧!~~