网站首页
考试题库
在线模考
智能家居
网课试题
问&答
热门试题
登录 |
注册
网站首页
考试题库
热门试题
智能家居
网课试题
CompTIA认证考试
题库首页
每日一练
章节练习
CompTIA认证考试LX0-101章节练习(2019.03.04)
来源:考试资料网
1
Which of these commands allows you to use shared libraries that are in /usr/local/lib?()
点击查看答案&解析
2
Using vi, you want to save changes to the file myfile with :w!, but vi complains it cannot write to the file. Therefore, you want to check the write permissions on the file. To do this without leaving vi, you type:()
点击查看答案
3
You wish to kill a process with a PID of 123. Select the command which exiting.()
点击查看答案&解析
4
What is the output when the following shell script executes?()
cat<;<;foobar
Hello foobar
foobar
点击查看答案&解析
5
Which system administration command you can use to update Id.so.cache after the installation of new shared libraries?()
点击查看答案&解析
6
You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()
点击查看答案&解析
7
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()
点击查看答案&解析
8
Which Debian package system command will list all partially installed packages and suggest how to get them correctly installed?()
点击查看答案&解析
9
You are looking for an executable file foo. Select the command that would search forfoo within directories set in the shell variable, PATH.()
点击查看答案&解析
10.填空题
What command with all options and/or parameter will send the signal USR1 to any executing process of program apache2?()
参考答案:
KILLALL-SUSR1APACHE2
进入题库练习