Linux Essentials 2.0 Chapter 12 Exam Answers

Last Updated on October 17, 2019 by Admin

NDG Linux Essentials 2.0 Chapter 12 Exam Answers

  1. Which of the following are valid CPU types for Intel-based platforms?
    (choose two)

    • 64-bit
    • 32-bit
    • 48-bit
    • 24-bit
  2. 64 bit platforms can access more memory than 32 bit platforms.

    True or False?

    • True
    • False
  3. Choose all of the following statements that are true in regard to virtual RAM:
    (choose three)

    • Virtual RAM is stored on a hard drive
    • Virtual RAM is stored in the CPU
    • Virtual RAM is used when available physical RAM is low.
    • Virtual RAM is also called swap space
  4. Which of the following are common busing systems?

    (choose two)

    • CPU
    • BIOS
    • USB
    • RAM
    • PCI
  5. A division of a hard drive may be referred to as a _______ .

    • block
    • partition
    • portion
    • label
  6. Which of the following are valid partitioning types?

    (choose two)

    • GPT
    • PC
    • MBR
    • BIOS
  7. The fdisk command is a tool used for working with the MBR partitioned disks.

    True or False?

    • True
    • False
  8. Which of the following is the valid device file name for the first IDE hard drive on the system?

    • /dev/ide
    • /dev/hda
    • /dev/sda
    • /dev/hd1
  9. Which of the following are valid video cable connector types?
    (choose two)

    • HDA
    • VGA
    • AMD
    • DVI
  10. Which of the following commands will display CPU information?

    (choose two)

    • lscpu
    • cpuinfo
    • lspic
    • arch
    • showcpu
  11. What are the advantages of solid state disks when compared to traditional spinning platter hard disks?

    (choose two)

    • Less heat
    • Faster system boot times
    • Higher capacity
    • Low cost
    • Low power consumption
  12. Software that allows hardware devices to communicate with the installed operating system is called?

    • Instructions
    • Drivers
    • Packages
    • Programs
  13. Which of the following commands will check hard disk MBR partitions?

    (choose three)

    • fdisk
    • gfdisk
    • gdisk
    • cfdisk
    • sfdisk
  14. Which of the following commands will check hard disk GPT partitions?

    (choose three)

    • gdisk
    • sgdisk
    • sfdisk
    • gfdisk
    • cgdisk