单选题 启动DNS服务的守护进程( )
A、 httpd start
B、 httpd stop
C、 named start
D、 named stop
单选题 若URL地址为http://www.nankai.edu/index.html,请问哪个代表主机名( )。
A、 nankai.edu.cn
B、 index.html
C、 www.nankai.edu/index.html
D、 www.nankai.edu
单选题 RED HAT LINUX 9默认使用的文件系统类型为( )
A、 ext2
B、 ext3
C、 FAT
D、 swap
单选题 光盘所使用的文件系统类型为( )。
A、 ext2
B、 ext3
C、 swap
D、 ISO 9660
单选题 如何快速切换到用户John的主目录下?( )
A、 cd @John
B、 cd #John
C、 cd &John
D、 cd ~John
单选题 若当前目录为/home,命令ls –l 将显示home目录下的( )。
A、 所有文件
B、 所有隐含文件
C、 所有非隐含文件
D、 文件的具体信息
单选题 下面关于文件 "/etc/sysconfig/network-scripts/ifcfg-eth0"的描述哪个是正确的? ( )。
A、 它是一个系统脚本文件
B、 它是可执行文件
C、 它存放本机的名字
D、 它指定本机eth0的IP地址
单选题 在LINUX中,要查看文件内容,可使用( )命令。
A、 more
B、 cd
C、 login
D、 logout