書名: CompTIA Linux+ Certification Guide作者名: Philip Inshanally本章字數(shù): 226字更新時間: 2021-08-13 15:49:51
Questions
- Which letter is used to list the partitions of a hard disk without going into the fdisk utility?
A. fdisk –a /dev/sda
B. fdisk –c /dev/sda
C. fdisk –l /dev/sda
D. fdisk –r /dev/sda
- Which letter is used to create a partition inside the fdisk utility?
A. b
B. c
C. r
D. n
- Which letter is used to toggle a boot flag inside the fdisk utility?
A. b
B. a
C. d
D. c
- Which letter is used to print the known partition types inside the fdisk utility?
A. l
B. r
C. n
D. b
- Which letter is used to create a partition inside the fdisk utility?
A. p
B. n
C. c
D. d
- Which letter is used to write changes inside the fdisk utility?
A. q
B. c
C. d
D. w
- Which command is used to start the parted utility?
A. part -ad
B. parted
C. part -ed
D. part
- Which option is used to display a partition table inside the parted utility?
A. display
B. parted
C. print
D. console
- Which option is used to mount a partition from the CLI?
A. mount /dev/sdb1
B. mnt /dev/sdb1
C. mt /dev/sdb1
D. mont /dev/sdb1
- Which command displays the UUID of the known partitions on the CLI?
A. blkid
B. df -h
C. du -h
D. mount
推薦閱讀
- Visual FoxPro 6.0數(shù)據(jù)庫與程序設(shè)計
- 輕松學(xué)Java
- 精通Excel VBA
- Hands-On Machine Learning with TensorFlow.js
- 計算機網(wǎng)絡(luò)技術(shù)實訓(xùn)
- 統(tǒng)計策略搜索強化學(xué)習(xí)方法及應(yīng)用
- Hadoop應(yīng)用開發(fā)基礎(chǔ)
- Learning Apache Apex
- 工業(yè)機器人集成應(yīng)用
- Xilinx FPGA高級設(shè)計及應(yīng)用
- 計算機應(yīng)用基礎(chǔ)實訓(xùn)·職業(yè)模塊
- 中老年人學(xué)電腦與上網(wǎng)
- Mastering Android Game Development with Unity
- Mastercam X5應(yīng)用技能基本功特訓(xùn)
- Python Data Mining Quick Start Guide