认证介绍-2004年考Linux必备知识


Part 1: Linux Professional Institute Certification - (LPIC Level 1)
LPI Certification 是继 RHCE 之后在市场上较为人熟悉的 Linux 专业证书,LPI 全名是 Linux Professional Institute,是一个来自加拿大的非牟利 Linux 专业团体所颁发之证书 。

原来 LPI 的后台亦不弱,有 IBM,HP 和 SGI 等大哥大在幕后支持,而支持的Linux平台有SuSE, Caldera 和TurboLinux 等,范围之广泛,实在不可轻视 。

LPI 的考试共分三级,由 Level 1 至 Level 3,但现阶段只有 Level 1 之证书提供,原因是较高层次的 Level 2 和 3 仍在设计及发展阶段,考取Level 1证书需要通过 2 个考试,分别是 Exam 101 General Linux I 和 Exam 102 General Linux II 。

LPI 考试内容非常广泛,由最基本的 Linux 指令,以至 Web Server,Mail Sever,DNS Server的安装和设定,备份与回复功能当然不可缺少,网络设定及 Shell Script 的编写等也是必考 。由于考试范围及支持的 Linux平台颇多,建议大家需要有清淅的概念和足够的实战经过才可参加考试,否则都会有一定的难度 。幸好 LPI 考试要求的合格分数不算太高,Exam 101 是 490 分,而 Exam 102 是 460 分,大家可到任何一间 Prometric 或 VUE的认可考试中心应考,考试费为港币 $780 。以下是一些 LPI 的仿真试是题,看看自己有没有足够知识来回答它吧!

1. What is the most common type of filesystem found on systems that run only Linux?
a. NFS
b. FAT32
c. NTFS
d. EXT2FS
e. LINUXFS2

2. If you set the umask to 022, by default what permissions will your files have?
a. 0220
b. 0888
c. 0644
d. 0755

3. Which command line will mount all available file systems which are listed in /etc/fstab?
a. mount -a
b. mount /mnt/*
c. /etc/fstab d. mount e. cat /etc/fstabmount

4. Which command will give you the total amount of free kilobytes on all disk partitions?
a. du
b. df
c. df -k
d. du -k
e. free -a

5. What command will display some information about the permissions of files in the current directory?
a. ls
b. pdir
c. ls -l
d. permdir
e. chmod -l

6. Which file is responsible for keeping track of all UID"s on the system? (state full path)
Answer: _________________________

7. On a system using shadowed passwords, the correct permissions for /etc/passwd are __________ and the correct permissions for /etc/shadow are _______________.
a. - r w - r - - - - -, - r - - - - - - - -
b. - r w - r - - r - - , - r - - r - - r - -
c. - r w - r - - r - -, - r - - - - - - - -
d. - r w - r - - r w - , - r - - - - - r - -
e. - r w - - - - - - - , - r - - - - - - - -

8. How many corn fields are there for specifying the time to execute a cron job?
a. 1
b. 3
c. 4
d. 5
e. 6

Answer:
1. d
2. d
3. a
4. c
5. c
6. /etc/passwd
7. c
8. d

Part 2: SAIR Linux & GNU Certification
其实 Linux 的专业证书,除了 RHCE 同 LPI 之外,还有一张费用不高、所包含的产品套件亦不少的专业证书,它就是由 SAIR Linux, Inc. 所制定的Sair Linux and GNUCertification,而SAIR的意思是指 Software Architecture Implementation and Realization (软件架构的施行与认知)。

目前身兼密西西比大学资料科学系及 SAIR Linux 公司的总裁 Tobin Maginnis一向都是以开放原始码及免费软件,教导他的学生关于操作系统及计算机网络方面的知识,而他的 SAIR Linux公司所设计发展的 Sair Linux and GNU Certification,其主要目的是为了提供大众无论在增进 Linux的技能上,或者是知识上,都有一个明确的方向 。因此,不论是为了考取多一张证书,又或者是为了学习更多有关 Linux 的知识,SAIR Linux证书亦都会是不错的选择 。

Sair Linux & GNU Certification 共分三个等级,包括第一级的 Linux Certified Administrator (LCA)、第二级的Linux Certified Engineer (LCE)及第三级的Master Linux Certified Engineer (MLCE),而每一个级别都有四个不同的测验,如 LCA 的四科考试包括 101 - Installation & Configuration,102 - System Administration,103 - Networking 和104 - Security and Privacy,每一科考试费为$772,考试长度为六十分钟,在这六十分钟内需要完成50题多项选择题及至少要答对37题或以上才可获颁发证书 。留意的是现阶段只有LCA 和 LCE 之证书提供,较高层次的 MLCE 仍在设计及发展阶段 。报考试方面,大家就只须要在任何一间VUE认可考试中心报考便可 。

推荐阅读