SG: Ch 4: Custom PC Configurations Flashcards

1
Q

Your network uses thin clients. A new technician is amazed that the computers have no hard drives and asks, “If the operating system is not resident on the client, where is it found?”

A. On a DVD inserted at bootup

B. On a USB flash drive

C. On the server for session-by-session client use

D. Embedded in a flash module on the motherboard

A

C. On the server for session-by-session client use

Clients request services of servers. Thin clients can request software services from their servers, whether in the form of running the software and passing the results to the client or passing the code of the software to the client to be executed by its processor and kept only in RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A video editor at your company wants a second monitor, claiming that having only one monitor limits her ability to work. Why do A/V editing workstations benefit from more than one monitor?

A. Their software often has enough controls across their width that one monitor seems cramped.

B. While one graphics adapter works on one rendering project, the other can simply display a normal desktop.

C. Once the editing is complete, the second monitor is used to present the results to others on the team.

D. Additional monitors are used for remote collaboration among other editors.

A

A. Their software often has enough controls across their width that one monitor seems cramped.

Editors of this type of media have numerous controls and timelines to track. These constructs often lie along the bottom of the application and run horizontally. Subsequent monitors allow the editor to spread out her work without shrinking the view excessively.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following descriptions most closely matches that of a thin client?

A. A high-resolution monitor, keyboard, and mouse

B. A computer with a low-profile case

C. A laptop

D. A dumb terminal with a NIC

A

D. A dumb terminal with a NIC

Although not all thin clients are devoid of local processing capability, some are. High-resolution graphics are not a requirement, but thin clients do require a system unit with a NIC.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Marcus, a network technician, has been asked to build a virtualization workstation for his manager. Which of the following are not common requirements that Marcus should consider for this custom configuration? (Choose all that apply.)

A. Surround sound

B. Maximum RAM

C. Large, fast hard drives

D. Multiple CPU cores

A

A. Surround sound

C. Large, fast hard drives

Virtualization workstations need to maximize the amount of RAM as well as CPU cores. Each virtualized instance of an operating system will be assigned its own memory and processor resources, and those resources are essentially reserved and off-limits to other virtual operating systems. Therefore, maximize both of them. Audio isn’t required on a virtualization workstation, so surround sound is not needed. Large fast hard drives will be nice but are not a primary requirement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Peter is configuring a NAS. Which of the following should be his least-important priority to include in his NAS?

A. File sharing

B. Maximum RAM

C. Gigabit NIC

D. Media streaming

E. RAID array

A

B. Maximum RAM

A NAS should support file sharing and media streaming, and have a Gigabit NIC card and a RAID array. Additional RAM in a NAS offers no advantage for the performance of the NAS past a certain point. The tasks the NAS is asked to perform do not require high performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You have been hired as a consultant for a video editing company that needs all new workstations for its six editors. Which of the following is required when constructing an A/V editing workstation?

A. Gigabit NIC

B. Powerful processor

C. Maximum RAM

D. Fast hard drive

A

D. Fast hard drive

A/V editing workstations require specialized audio and video cards and large and fast hard drives; they also benefit from dual monitors. A fast NIC, extra RAM, and a faster than normal processor do not support the requirements of A/V editors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You have recently installed a NAS in your home so that all your family members could share media. You have a router and network cabling that supports Gigabit Ethernet. Why should you equip a NAS with a Gigabit NIC?

A. All systems, including the NAS, should communicate at the same speed.

B. The NAS should not be allowed to communicate at the higher speeds of the rest of the network or it will be overused.

C. The NAS should exceed the communication speed of the clients to avoid a bottleneck.

D. The operating system that a NAS runs is not compatible with Gigabit Ethernet.

A

C. The NAS should exceed the communication speed of the clients to avoid a bottleneck.

Optimally, the NAS should communicate across a link that is the aggregate of all client links, but at the very least, the NAS’s link should be a faster one to alleviate the potential bottleneck when all clients try to access the server simultaneously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You are configuring a virtualization workstation for your home use. Which of the following is required for your new system?

A. Multiple host operating systems

B. Maximum RAM allowed

C. File sharing services

D. Multiple NICs

A

B. Maximum RAM allowed

Maximum RAM and CPU cores are the primary requirements for such systems. Although there are multiple guest operating systems, generally there is but one host to those guests. File sharing may be a service the administrator decides to offer, and multiple NICs might prove advantageous with virtual machines that are popular among the clients, but these workstations do not require either.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

All of the following systems benefit from increased RAM except ___________________. (Choose two.)

A. Network-attached storage device

B. Virtualization workstation

C. Graphic design workstation

D. Gaming PC

A

A. Network-attached storage device

D. Gaming PC

Virtualization and graphic design workstations benefit from as much RAM as can be installed. Network-attached storage devices and gaming PCs do not require a large amount of temporary storage of instructions and data. They are more about the rapid movement of graphical data toward an output device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Danielle has been asked to configure virtualization at her company. She recommends that her manager buy multicore processors. What justification should she give as to why virtualization workstations require as many CPU cores as possible?

A. Each virtual machine has one or more cores installed directly in it.

B. Each virtual machine makes use of actual CPU resources for processing instructions and data.

C. Fault tolerance dictates that if one CPU core fails, there should be one or more in line to take its place.

D. Because each guest operating system runs in its own space, multiple cores are required to store the collective data.

A

B. Each virtual machine makes use of actual CPU resources for processing instructions and data.

Virtual machines do not imply virtual processing. The data storage, processing cycles, and RAM usage are all real. The separate hard drive and chassis for each operating system are virtual. The other answers all have at least one fundamental problem with their logic. CPU cores are not installed in virtual machines but in CPU packages within physical machines. CPU cores do not take over for each other. There is no fault tolerance among them. Storing data is the job of RAM, which should also be maximized for virtualization workstations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which type of system simply needs to meet recommended requirements for standard versions of operating systems and support desktop applications?

A. Thin client

B. Thick client

C. Network-attached storage device

D. Virtualization workstation

A

B. Thick client

Thick clients are standard desktop PCs. They stand in contrast to systems with specialized requirements, such as the remaining options.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Robin has been asked to lead training for new technicians at a local PC distributor specializing in gaming PCs. For which one of the following should she not recommend upgraded parts?

A. High-end cooling

B. A RAID array

C. High-end video

D. Better sound card

A

B. A RAID array

Gaming PCs are not known for requiring fault tolerance or data persistence. RAID arrays, therefore, are generally not included. The other components are a benefit for gaming PCs, however.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following uses would not require a custom configuration for a PC?

A. A computer running Windows 10 with 1 TB of data and 250 GB of applications installed

B. A computer running Windows IoT

C. A design computer used to drive a lathe that makes automotive rims

D. A computer to replace a Blu-ray player and DVR

A

A. A computer running Windows 10 with 1 TB of data and 250 GB of applications installed

The Windows 10 computer can be built as a normal system with a 2 TB or 3 TB drive. Windows IoT typically runs on a thin client. A type of CAD/CAM workstation capable of CNC would be used to create automotive wheel rims. A NAS is an ideal choice to take the place of both the Blu-ray player and DVR.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following system types does not benefit from video enhancements?

A. CAD/CAM design workstation

B. Network-attached storage device

C. A/V editing workstation

D. Gaming PC

A

B. Network-attached storage device

CAD/CAM design workstations, A/V editing workstations, and gaming PCs can all benefit from video enhancements. A NAS does not benefit from enhanced video and might not use a monitor at all.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following is a common feature of a standard thick client?

A. Has enhanced video capabilities

B. Has a high-performance hard drive

C. Has as much RAM installed as possible

D. Can run a full version of Windows

A

D. Can run a full version of Windows

These standard systems do not have any special requirements, only that they can run Windows and desktop applications. Thick clients do not need enhanced video, hard drives, or RAM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Maria is setting up a gaming PC and wants to know which type of video cables to purchase. Which of the following is the recommended video output technology for a gaming PC?

A. DVI

B. VGA

C. HDMI

D. YCbCr

A

C. HDMI

Because of its exceptional capabilities of digital video and audio output, as well as its potential for support of future standards, HDMI is the video output technology of choice. VGA, DVI, and component video (YCbCr and YPbPr) can’t make the same claim.

17
Q

An engineer on your network is complaining that his CAD workstation is slow and he wants a GPU upgrade. Which of the following reasons is justification for having a powerful video card in a CAD/CAM workstation?

A. Only powerful GPUs can stream graphical information efficiently.

B. Manufacturing equipment is generally faster than design equipment, which needs faster GPUs to keep up.

C. On a CAD system, the CPU defers to the GPU for all system processing requirements.

D. The algorithms used in rendering graphics can be GPU-intensive.

A

D. The algorithms used in rendering graphics can be GPU-intensive.

Quite simply, the rendering of 2D and 3D graphics makes use of complex algorithms that need all of the GPU power they can get to remain usable. CAD workstations deal with static images, not streaming video. Manufacturing equipment is generally slower than computers used for the design phase. The CPU still does its job, but CAD workstations call for high-end video, which includes graphics adapters with GPUs often more powerful than the system’s CPU.

18
Q

You have been asked to set up a workstation for a new graphic designer at your company. Which of the following is not a requirement for a graphic design workstation?

A. Fast hard drive

B. Maximum RAM

C. Powerful CPU

D. High-end video

A

C. Powerful CPU

Graphic design and CAD/CAM design workstations do not require a powerful CPU. They can use a fast hard drive because the artist works with large images that can take a long time to load or save. Maximum RAM is needed to hold the highly detailed, sometimes 3D, artwork before saving. High-end video is necessary for assisting in the rendering and display of the images.

19
Q

Which of the following system types do not require a CPU enhancement of any sort? (Choose all that apply.)

A. A/V editing workstation

B. Gaming PC

C. Graphic design workstation

D. Virtualization workstation

A

A. A/V editing workstation

B. Gaming PC

C. Graphic design workstation

Virtualization workstations are the only custom configuration that requires CPU enhancements. For these types of systems, more cores are better. A/V editing workstations, gaming PCs, and graphic design workstations do not require CPU enhancements.

20
Q

Your friend Joe plays video game tournaments online, and he read in an online forum that he should install multiple GPUs for better speed. You tell him that if he does that, he needs better cooling. Why is high-end cooling a requirement for gaming PCs?

A. Multiple GPUs generate more heat and can cause components to fail.

B. Gaming controllers have components for tactile realism that generate copious amounts of heat.

C. Digital sound cards generate more heat than analog sound cards.

D. Placing that many hard drives in such a small space generates too much heat.

A

A. Multiple GPUs generate more heat and can cause components to fail.

Multiple video cards (to get multiple GPUs) can be a way to increase video performance. Such a configuration may generate too much heat for conventional cooling to dissipate before the system is damaged. The cooling has no effect on external controllers, and sound cards don’t generate much heat, but analog would certainly generate more than digital.