Last Updated on February 9, 2016 by Admin
Introduction to Linux I Chapter 22 Exam Answer
PRESSEXAM.COM has been trying to collect all exams. There are 19 questions in Introduction to Linux I Chapter 22. We has modified and correct all answer. You should review all answers in Introduction to Linux I Chapter 22. Good Luck for your exam.
-
Question ID 724
Which of the following commands will shut down the system?
- init 5
- init 1
- init 7
- init 0
-
Question ID 729
Which option to the du command shows a summary of the space used in a directory structure?
- -all
- -h
- -s
- -x
-
Question ID 730
What determines how many files can be stored in a filesystem?
- The number of data blocks
- The number of inodes
- The Superblock size
- The number of bytes
-
Question ID 731
The number of inodes in a filesystem is:
- Always the same for every filesystem
- Something that can be changed at a later date
- Determined by the filesystem type
- Determined when the filesystem is created
-
Question ID 732
Which of the following commands will display information about the Superblock?
(choose two)
- tune2fs
- dumpe2fs
- superblk -a
- init 0
-
Question ID 736
Which options to the tune2fs command will change how often a full filesystem check is performed?
(choose two)
- -i
- -w
- -c
- -g
-
Question ID 749
By default, the df command displays filesystem use in:
- 1-K block size
- 1-M block size
- 1-G block size
- 1-T block size
-
Question ID 750
Inodes are used to store a file’s:
- Name
- Contents
- Location
- Metadata
-
Question ID 955
Which option to the tune2fs command will display filesystem information?
- -S
- -L
- -s
- -l
-
Question ID 956
Which option to the tune2fs command will change the space reserved for system use?
- -M
- -m
- -R
- -r
-
Question ID 957
Which option to the tune2fs command will change default mount options?
- -o
- -O
- -m
- -M
-
Question ID 958
Which option to the tune2fs command will allow you to create a journal for an ext2 filesystem?
- -j
- -i
- -I
- -J
-
Question ID 959
Which option to the dumpe2fs command will have the command display only superblock information?
- -h
- -g
- -s
- -d
-
Question ID 960
Which option to the du command will allow you to specify a subdirectory to not include in the results?
- -x
- –exclude
- -e
- –noinclude
-
Question ID 961
Which option to the df command shows “human readable” sizes?
- -i
- -d
- -h
- -s
-
Question ID 962
Which option to the df command shows how many inodes are free in a filesystem?
- -f
- -free
- -inode
- -i
-
Question ID 963
The _____ command will display how much space a filesystem has free?
- init
- df
- free
- du
-
Question ID 964
The _____ command will display how much space a directory is using.
- du
- dir
- df
- init
-
Question ID 965
Which option to the dumpe2fs command will have the command display only version information and bad block information?
- -b
- -B
- -V
- -v