 |
Sun Certified System Administrator 9 Part I Book Vol.1上 |
|
| Sun Certified System Administrator 9 Part I Book Vol.1上 |
|
| 作者:未知 文章来源:网络收集 点击数: 更新时间:2006-3-24 12:31:58
|
PDF文档下载地址以后给,等《上》《下》全部写完了再贴地址
—————————————————————————————————— Sun Certified System Administrator 9 Part I Book Vol.1 Course ID:SA-239 Exam ID:310-014 Powered By 红头发(Syuu)
Preface
这本教程是根据人民邮电出版社的《Solaris学习指南》其中的PART I(SA-239)改写的,作者是Tim Gibbs.至于这个教程为什么叫Vol.1那是因为我认为原书(《Solaris学习指南》)写的实在是不适合新手阅读:很多知识点没讲到比如什么是setuid,初学者刚看会觉得很吃力.所以我把这个教程定为Vol.1.以后还会有Vol.2和Vol.3(3本必备,完全覆盖知识点).如果大家看我的这本教程仍然有点吃力的话,那就结合Vol.2和Vol.3一起看会比较好."Using the vi Editor"仍然省略,单行本另写. 希望这个教程对大家有所帮助.如有错误和不完善的地方请大家指正.我还将继续把后续教程写完.预祝大家在Solaris9学习的道路上,顺利! 红头发(Syuu) Sept.11.2003 PS:感谢支持我的朋友们...SINCERELY!
Certifications Objective 1.01 Define System Administrator Terms
echo $SHELL:display the shell you currently used passwd -e <user>:change shell (root user only) mount point:the locations (directory) on the parent file systemwhere a separate file system may be attached
kernel: 1./kernel:common kernel components for booting 2./platform/<platform-name>/kernel:for a special type of platform 3./platform/<hardware-class-name>/kernel:for a special type of hardware 4./usr/kernel:kernel components common to all platforms within a particular instruction set
Certifications Objective 1.02 Defining the Effects of Various man Command Options in Viewing Online Manual Pages
man <command-name> man pages: 1./usr/share/man 2./usr/share/man/sman*(SGML tags) 3./usr/share/man/man*(nroff tags) 4./usr/share/man/man.cf(searching order)
man -k <keyword> man -M <path>:not specified by the MANPATH variable or in the /usr/share/man/man.cf file man -a <command-name>:all man -f <file-name>:search for files then:man -s <section-number> <file-name>
Certifications Objective 2.01 Using OpenBoot PROM Commands
OpenBoot: 1.test hardware and initialize it 2.determine the configuration of the hardware 3.boot the system from network or disk 4.provide interactive debugging for testing hardware and software
OpenBoot commands can be entered from only 2 ways: 1.from system console 2.from a serial terminal attached to the TTYA or TTYB port [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >>
|
|
[ 收藏此页到: 天天|和讯|博采|ViVi|狐摘|我摘|天极 ] 文章录入:kinda 责任编辑:kinda |
|
上一篇文章: 请问solaris8下怎样offline 一个cpu,然后又怎么online回去? 下一篇文章: VXFS文件系统iowait等待时间很高的问题分析 |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |