網(wǎng)站首頁
考試題庫
在線???/a>
智能家居
網(wǎng)課試題
問&答
熱門試題
登錄 |
注冊
網(wǎng)站首頁
考試題庫
熱門試題
智能家居
網(wǎng)課試題
CompTIA認證考試
題庫首頁
每日一練
章節(jié)練習
CompTIA認證考試LX0-101章節(jié)練習(2019.05.09)
來源:考試資料網(wǎng)
1.填空題
Which program finds only files that are in your PATH?()
參考答案:
/USR/BINyWHICH
進入題庫練習
2
What information is displayed by the command cat/proc/dma?()
點擊查看答案
3
What is the output when the following shell script executes?()
cat<;<;foobar
Hello foobar
foobar
點擊查看答案
4
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?()
點擊查看答案
5
Which of these commands allows you to use shared libraries that are in /usr/local/lib?()
點擊查看答案
6
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:()
點擊查看答案
7
To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?()
點擊查看答案
8.填空題
What command with all options and/or parameter will send the signal USR1 to any executing process of program apache2?()
參考答案:
KILLALL-SUSR1APACHE2
進入題庫練習
9.填空題
USB fax/modems that conform to this subclass of the Communication Device Class (CDC) vendor neutral standard are Linux compatible (answer is a 3 letter acronym).()
參考答案:
ACM(ABSTRACTCONTROLMODEL)
進入題庫練習
10
What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()
點擊查看答案