Chapter 20 Virtualization, Linux, and Mac OS X – Flashcards
Unlock all answers in this set
Unlock answersquestion
            What operating system is based on OPEN SOURCE code?
answer
        Android
question
            What type of virtualization should you deploy to provide a VIRTUAL DESKTOP INFRASTRUCTURE?
answer
        SERVER-SIDE
question
            What KEYPRESS SEQUENCE is used to open the Force Quit window on a Mac?
answer
        Command+option+esc (COSEC)
question
            What statement regarding TYPE ONE hypervisors is accurate?
answer
        They are called BARE METAL hypervisors
question
            What command below is used to TEST NETWORK connections by sending a request packet to a host?
answer
        Ping
question
            A BOOTABLE Linux USB flash drive or CD that can be used to repair system issues is known by what term?
answer
        Live CD
question
            What occurs when LINUX encounters an ERROR rom which it cannot recover?
answer
        KERNEL PANIC
question
            When using Mac OS X, what gesture can be used to SHOW THE LAUNCHPAD?
answer
        Swipe
question
            Swiping up with three fingers on Mac OS X launches what?
answer
        Mission Control
question
            On Linux, where are the commands required for system ADM stored?
answer
        /sbin
question
            What command can be used to COPY AND CONVERT, directories, partitions, and even entire DVDs or hard drives?
answer
        dd
question
            What user account is known as the system administrator or SUPER user account?
answer
        Root
question
            What is the name of the OS X built-in backup utility?
answer
        Time Machine
question
            What is the main advantage of using a THICK CLIENT?
answer
        Can be used for PURPOSES OTHER than server-side virtualization
question
            How much drive space should be available for each virtual machine on a system?
answer
        20 GB
question
            What might be required to set up a virtual machine such that hardware is virtualized and presented to the VM, including such devices as a virtual processor, memory, motherboard, hard drive, optical drive, keyboard, mouse, monitor, and other components or peripherals?
answer
        Emulator
question
            What Linux distribution is considered a CUTTING EDGE distribution?
answer
        Fedora
question
            What command lets you VIEW THE CONTENTS of a file?
answer
        Cat
question
            If you need to REDIRECT THE OUTPUT from a command, what symbol should you use?
answer
        *
question
            In order to BREAK OUT of a command or process on a terminal, what keys should you press?
answer
        ctrl+c