- CompTIA Linux+ Certification Guide
- Philip Inshanally
- 225字
- 2021-08-13 15:49:45
Questions
- Which directory is created as a virtual file system?
A. /dev
B. /lib
C. /proc
D. None of the above
- What is the command to view the CPU info?
A. less /proc
B. more /proc
C. cat /proc
D. cat /proc/cpuinfo
- What is the command to view the RAM inside the /proc directory?
A. tail /proc/free
B. less /proc/free
C. cat /proc/meminfo
D. cat /proc/RAM
- Which option is used with the free command to display the memory info in a friendly format?
A. free -F
B. free -L
C. free -h
D. free –free
- Which command is used to tell the system that a file is a swap file?
A. doswap
B. format swap
C. mkswap
D. swap
- Which command is used to activate a swap file?
A. Swap
B. onSwap
C. swap
D. swapon
- Which command is used to display the swap-partition info?
A. mkswap
B. swapon
C. swap
D. swapoff
- Which device file can redirect messages to be sent for discard?
A. /dev/discard
B. /dev/null
C. /dev/redirect
D. None of the above
- Which command is used to display the currently available modules in a Linux system?
A. insmod
B. depmod
C. rmmod
D. lsmod
- Which command is used to install a module without having to specify the absolute path?
A. rmmod
B. modules
C. modrm
D. modprobe
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰(zhàn)精要
- 輕輕松松自動化測試
- Hands-On Artificial Intelligence on Amazon Web Services
- Learning Microsoft Azure Storage
- Cloud Analytics with Microsoft Azure
- 網(wǎng)絡(luò)綜合布線技術(shù)
- 大數(shù)據(jù)技術(shù)入門(第2版)
- 統(tǒng)計學習理論與方法:R語言版
- Windows游戲程序設(shè)計基礎(chǔ)
- Hybrid Cloud for Architects
- Lightning Fast Animation in Element 3D
- 網(wǎng)絡(luò)布線與小型局域網(wǎng)搭建
- 工業(yè)機器人維護與保養(yǎng)
- 工業(yè)自動化技術(shù)實訓指導(dǎo)
- Linux內(nèi)核精析