Introduction to Linux I Chapter 22

Last Updated on April 2, 2018 by Admin

Introduction to Linux I Chapter 22 Exam Answer

CCNA7.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.

  1. Question ID 724

    Which of the following commands will shut down the system?

    • init 5
    • init 1
    • init 7
    • init 0
  2. Question ID 729

    Which option to the du command shows a summary of the space used in a directory structure?

    • -all
    • -h
    • -s
    • -x
  3.  

  4. 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
  5. 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
  6. Question ID 732

    Which of the following commands will display information about the Superblock?

    (choose two)

    • tune2fs
    • dumpe2fs
    • superblk -a
    • init 0
  7. 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
  8.  

  9. 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
  10. Question ID 750

    Inodes are used to store a file’s:

    • Name
    • Contents
    • Location
    • Metadata
  11. Question ID 955

    Which option to the tune2fs command will display filesystem information?

    • -S
    • -L
    • -s
    • -l
  12. Question ID 956

    Which option to the tune2fs command will change the space reserved for system use?

    • -M
    • -m
    • -R
    • -r
  13. Question ID 957

    Which option to the tune2fs command will change default mount options?

    • -o
    • -O
    • -m
    • -M
  14.  

  15. Question ID 958

    Which option to the tune2fs command will allow you to create a journal for an ext2 filesystem?

    • -j
    • -i
    • -I
    • -J
  16. Question ID 959

    Which option to the dumpe2fs command will have the command display only superblock information?

    • -h
    • -g
    • -s
    • -d
  17. 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
  18. Question ID 961

    Which option to the df command shows “human readable” sizes?

    • -i
    • -d
    • -h
    • -s
  19. Question ID 962

    Which option to the df command shows how many inodes are free in a filesystem?

    • -f
    • -free
    • -inode
    • -i
  20.  

  21. Question ID 963

    The _____ command will display how much space a filesystem has free?

    • init
    • df
    • free
    • du
  22. Question ID 964

    The _____ command will display how much space a directory is using.

    • du
    • dir
    • df
    • init
  23. 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