第1题:
super
passwd
tar
su
第2题:
init 0
init 1
init 5
init 6
第3题:
/etc/hosts
/etc/sysconfig/network
/etc/hostname
/etc/host.conf
第4题:
shutdown -h now
exit
poweroff
init 0
第5题:
passwd
userdel
adduser
groupadd
第6题:
1
2
4
16
第7题:
shutDown -C
shutDown -x
shutDown -u
shutDown -n
第8题:
第9题:
第10题:
对
错
第11题:
在/etc/rC.d/rc3.d中建立一个指向/etc/rC.d/init.d/syslog的符号链接
在/etc/rC.d/init.d中建立一个指向/etc/rC.d/init.d/syslog的符号链接
为建立好的符号链接指定一个合适的序号
D.把/etc/rd/init.d/syslog复制到/etc/rC.d/rc3.d
第12题:
mountdev/had1/winsys
mount/dev/had1/winsys
mount/dev/had1winsys
mountdev/had1winsys
第13题:
566
644
655
744
第14题:
getcwd
getpwuid
getgrgid
getlogin
第15题:
httpD.conf
lilo.conf
inetD.conf
resolv.conf
第16题:
Rmdir/mnt/tmp
Rmdir–r/mnt/tmp
Rm/mnt/tmp
Rm–r/mnt/tmp
第17题:
第18题:
新建文件index.htm
打开已有文件index.htm
新建文件的内容将覆盖index.htm的已有内容
删除该文件
第19题:
cat
more和less
head和tail
vi
第20题:
第21题:
第22题:
/分区
/boot分区
/home分区
/swap分区
第23题:
普通用户可以利用passwd命令修改自己的密码
超级用户可以利用passwd命令修改自己和其他用户的密码
普通用户不可以利用passwd命令修改其他用户的密码
普通用户可以利用passwd命令修改自己和其他用户的密码
第24题: