My FAQ,最新最全的IT技术FAQ
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 未整理篇 | 技术讨论
  当前位置: > 教育认证 > 其他认证
SCSA PART I Test 2# C
作者:未知 时间:2005-09-13 23:53 出处:Blog.ChinaUnix.net 责编:My FAQ
              摘要:SCSA PART I Test 2# C

11 月 16日, the score is 71%

1. The main parts of Sun Solaris8 are: File structure, Kernel and Shell.

2. The PS1 variable defines the look of the command line prompt in the user shell.

3. When you install a new printer queue, you have to set ist "online" with the command "enable".

4. At the ok prompt, you can define aliases permanently by using "nvalias", temporarily by using "devalias"

5. When your Sun Solaris system reboots, it creates an entry in the "lastlog" as user "reboot". So you can check at what date your system was booted the last time with the "last reboot" command.

6. The only value of an users account cann't be modified by the admintool is the users ID (UID).

7. You can remove ACLs with the "setfacl -d" command.

8. How is the swquence in vi's search-mode when you want to replace all strings?

9. There are 4 CD-ROMs in the English version: Installation CD, 1 of 2 CD, 2 of 2 CD, Documentations CD.

    There are 5 CD-ROMs in the international version: Installation CD, 1 of 2 CD, 2 of 2 CD, Documentations CD, Languages CD.

10.  The most servere level of a syslog daemons message is "emerg".

11. The command "rlogin" can be used to remote login to a system without a password.

      The reason: If there is a ".rhosts" file, set with correct host and user, this user can login from this host per command " rlogin" without a password.

12. The below information are stored in an inode:

      "Pointers to the file data" "File size"  "File permissions"  "File UID and GID"  "File type, and time the file was last accessed, modified , or the inode changed"

13.  The file name is kept in a directory entry.

14.  With the command "chmod" (change mode) you can change the permissions of an Unix file.

      With the command "chown" you can change the owership of a file or a directory

15.  The command "catman" creates the index-files database for all man pages in the systems directories, defined in the user shell variable "$MANPATH".

 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 myfaq.com.cn All rights reserved. www.myfaq.com.cn 版权所有