Deck 14: Planning for a Linux Installation

Full screen (f)
exit full mode
Question
Typically, the control unit loads commands that are sent to the arithmetic logic unit for execution.
Use Space or
up arrow
down arrow
to flip the card.
Question
The microprocessor's internal clock sets the time of day.
Question
PROM is programmed during manufacturing.
Question
You must have long-term storage devices for a Linux installation.
Question
RAM is suitable for long-term storage.
Question
The clock ____ is the number of pulses per second generated by the motherboard.

A) signal
B) multiplier
C) time
D) speed
Question
What is the speed of a computer running at 266 MHz with a multiplier of two?

A) 2 MHz
B) 133 MHz
C) 266 MHz
D) 532 MHz
Question
With 32-bit processors, you can access up to ____ GB RAM.

A) 2
B) 4
C) 8
D) 16
Question
A 32-bit processor can store ____-bit numbers.

A) 12
B) 16
C) 32
D) 64
Question
What command is used to determine the processor type installed in a Linux machine?

A) uname -m
B) uname -n
C) fdisk -m
D) fdisk -n
Question
____ memory typically refers to memory chips or hard drives installed on a computer.

A) Local
B) External
C) Physical
D) Logical
Question
The act of reprogramming EEPROM is called ____.

A) rebooting
B) restarting
C) flashing
D) caching
Question
How are hard drives labeled?

A) Hard drives are labeled by how they connect to a computer.
B) Hard drives are labeled according to the IEEE hard drive standard.
C) Hard drives are labeled by the number of platters they contain.
D) Hard drives are labeled according to each manufacturer's specifications.
Question
Which hard drive interface is an advanced IDE interface?

A) SATA
B) AGP
C) PATA
D) SCSI
Question
Which hard drive type is typically used for servers?

A) SATA
B) IDE
C) PATA
D) SCSI
Question
What Windows command is used to determine the type of hard disk you have?

A) vdisk
B) hddisk
C) fdisk
D) hdisk
Question
If the fdisk command output displays Disk /dev/hda: 21.5 GB, 21474836480 bytes, what type of hard drive is in use?

A) SCSI
B) IDE
C) PATA
D) SATA
Question
Video adapter cards are expansion devices that plug into a ____ on the motherboard.

A) plug
B) circuit
C) port
D) bus
Question
What is the total number of pixels needed to display an image onscreen for an 800 × 600 display resolution?

A) 600
B) 800
C) 48,000
D) 480,000
Question
Why do nVidia drivers fail to load automatically when installing openSUSE Linux?

A) nVidia is closed source.
B) nVidia is open source.
C) nVidia does not work with openSUSE Linux.
D) nVidia cards use a proprietary pin structure requiring an external card.
Question
Which partition type is installed as part of the Linux boot sector?

A) Primary
B) Extended
C) Logical
D) Cache
Question
Linux supports a maximum of ____ primary partitions on a hard disk.

A) two
B) three
C) four
D) six
Question
You can have exactly ____ per primary partition.

A) one extended partition
B) four extended partitions
C) four logical partitions
D) one swap partition
Question
Linux considers logical partitions to be the same as ____.

A) primary partitions
B) extended partitions
C) RAM
D) hard drives
Question
Given an HDD partition naming scheme of /dev/sda5, what type of partition is being used?

A) SATA primary drive
B) SAT logical drive
C) SCSI primary drive
D) SCSI logical drive
Question
A(n) ____ profile is an ASCII XML configuration file used to specify the software being installed, the partitioning scheme, and the root user's password.

A) Boot
B) Auto
C) AutoYaST
D) Config
Question
A(n) ____________________ is a component hard-wired into the CPU to determine processor speed.
Question
____________________ is RAM built into the CPU that is used to store frequently accessed data and instructions.
Question
A(n) ____________________ is a channel for connecting hardware components to a processor and can be used to swap hardware, such as replacing an existing video card with a faster one.
Question
____________________ divides a hard drive into logical sections; each one is a contiguous section of blocks treated as a separate physical drive.
Question
Match each statement with an item

-Memory data can be erased by electricity and then reprogrammed without removing it from the device.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-A small RAM chip built into the CPU.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-Incorporated into the CPU and shared across L1 and L2 caches in each core for fast CPU performance.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-RAM that retains the data stored in its memory cells.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-Nonvolatile memory that is very similar to EEPROM but is considerably faster because it writes data in larger blocks.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-Contains data that is erased by exposure to UV light, so it must be removed from the device to be erased and reprogrammed.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-Nonvolatile memory that can be programmed only once.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-Handles recently accessed data to be passed on to the L1 cache when needed.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Match each statement with an item

-The most common type of RAM because it is less expensive.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Question
Describe the CPU and its two major components.
Question
Compare the two major categories of physical memory: ROM and RAM.
Question
Describe two examples of long-term storage devices.
Question
In Windows, explain how to determine what type of hardware you have, if you do not have the manual.
Question
When creating a Linux virtual machine with Windows, why should you check hard drive information and how do you accomplish this task in Windows?
Question
In Windows, how do you find information on your video card?
Question
Identify and describe three reasons for partitioning a hard drive (HDD).
Question
What are swap partitions and how are they used?
Question
Explain how to create an AutoYaST profile.
Question
When installing openSUSE with an AutoYaST profile, describe the three boot media available to store the XML file.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/49
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 14: Planning for a Linux Installation
1
Typically, the control unit loads commands that are sent to the arithmetic logic unit for execution.
True
2
The microprocessor's internal clock sets the time of day.
False
3
PROM is programmed during manufacturing.
False
4
You must have long-term storage devices for a Linux installation.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
5
RAM is suitable for long-term storage.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
6
The clock ____ is the number of pulses per second generated by the motherboard.

A) signal
B) multiplier
C) time
D) speed
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
7
What is the speed of a computer running at 266 MHz with a multiplier of two?

A) 2 MHz
B) 133 MHz
C) 266 MHz
D) 532 MHz
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
8
With 32-bit processors, you can access up to ____ GB RAM.

A) 2
B) 4
C) 8
D) 16
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
9
A 32-bit processor can store ____-bit numbers.

A) 12
B) 16
C) 32
D) 64
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
10
What command is used to determine the processor type installed in a Linux machine?

A) uname -m
B) uname -n
C) fdisk -m
D) fdisk -n
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
11
____ memory typically refers to memory chips or hard drives installed on a computer.

A) Local
B) External
C) Physical
D) Logical
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
12
The act of reprogramming EEPROM is called ____.

A) rebooting
B) restarting
C) flashing
D) caching
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
13
How are hard drives labeled?

A) Hard drives are labeled by how they connect to a computer.
B) Hard drives are labeled according to the IEEE hard drive standard.
C) Hard drives are labeled by the number of platters they contain.
D) Hard drives are labeled according to each manufacturer's specifications.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
14
Which hard drive interface is an advanced IDE interface?

A) SATA
B) AGP
C) PATA
D) SCSI
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
15
Which hard drive type is typically used for servers?

A) SATA
B) IDE
C) PATA
D) SCSI
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
16
What Windows command is used to determine the type of hard disk you have?

A) vdisk
B) hddisk
C) fdisk
D) hdisk
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
17
If the fdisk command output displays Disk /dev/hda: 21.5 GB, 21474836480 bytes, what type of hard drive is in use?

A) SCSI
B) IDE
C) PATA
D) SATA
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
18
Video adapter cards are expansion devices that plug into a ____ on the motherboard.

A) plug
B) circuit
C) port
D) bus
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
19
What is the total number of pixels needed to display an image onscreen for an 800 × 600 display resolution?

A) 600
B) 800
C) 48,000
D) 480,000
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
20
Why do nVidia drivers fail to load automatically when installing openSUSE Linux?

A) nVidia is closed source.
B) nVidia is open source.
C) nVidia does not work with openSUSE Linux.
D) nVidia cards use a proprietary pin structure requiring an external card.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
21
Which partition type is installed as part of the Linux boot sector?

A) Primary
B) Extended
C) Logical
D) Cache
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
22
Linux supports a maximum of ____ primary partitions on a hard disk.

A) two
B) three
C) four
D) six
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
23
You can have exactly ____ per primary partition.

A) one extended partition
B) four extended partitions
C) four logical partitions
D) one swap partition
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
24
Linux considers logical partitions to be the same as ____.

A) primary partitions
B) extended partitions
C) RAM
D) hard drives
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
25
Given an HDD partition naming scheme of /dev/sda5, what type of partition is being used?

A) SATA primary drive
B) SAT logical drive
C) SCSI primary drive
D) SCSI logical drive
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
26
A(n) ____ profile is an ASCII XML configuration file used to specify the software being installed, the partitioning scheme, and the root user's password.

A) Boot
B) Auto
C) AutoYaST
D) Config
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
27
A(n) ____________________ is a component hard-wired into the CPU to determine processor speed.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
28
____________________ is RAM built into the CPU that is used to store frequently accessed data and instructions.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
29
A(n) ____________________ is a channel for connecting hardware components to a processor and can be used to swap hardware, such as replacing an existing video card with a faster one.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
30
____________________ divides a hard drive into logical sections; each one is a contiguous section of blocks treated as a separate physical drive.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
31
Match each statement with an item

-Memory data can be erased by electricity and then reprogrammed without removing it from the device.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
32
Match each statement with an item

-A small RAM chip built into the CPU.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
33
Match each statement with an item

-Incorporated into the CPU and shared across L1 and L2 caches in each core for fast CPU performance.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
34
Match each statement with an item

-RAM that retains the data stored in its memory cells.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
35
Match each statement with an item

-Nonvolatile memory that is very similar to EEPROM but is considerably faster because it writes data in larger blocks.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
36
Match each statement with an item

-Contains data that is erased by exposure to UV light, so it must be removed from the device to be erased and reprogrammed.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
37
Match each statement with an item

-Nonvolatile memory that can be programmed only once.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
38
Match each statement with an item

-Handles recently accessed data to be passed on to the L1 cache when needed.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
39
Match each statement with an item

-The most common type of RAM because it is less expensive.

A) L1 cache
B) L2 cache
C) L3 cache
D) DRAM
E) SRAM
F) PROM
G) EPROM
H) EEPROM
I) Flash memory
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
40
Describe the CPU and its two major components.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
41
Compare the two major categories of physical memory: ROM and RAM.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
42
Describe two examples of long-term storage devices.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
43
In Windows, explain how to determine what type of hardware you have, if you do not have the manual.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
44
When creating a Linux virtual machine with Windows, why should you check hard drive information and how do you accomplish this task in Windows?
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
45
In Windows, how do you find information on your video card?
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
46
Identify and describe three reasons for partitioning a hard drive (HDD).
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
47
What are swap partitions and how are they used?
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
48
Explain how to create an AutoYaST profile.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
49
When installing openSUSE with an AutoYaST profile, describe the three boot media available to store the XML file.
Unlock Deck
Unlock for access to all 49 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 49 flashcards in this deck.