Chapter 1 Flashcards

1
Q

Motherboard components

A

CPU Socket, PCI bus expansion slots, PCI-Express expansion slots, RAM slots, Chipset with heatsinks, SATA connectors, IDE connector, Main power connector

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

CPU socket

A

The CPU is installed in this socket

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

PCI bus expansion slots

A

Used to add functionality to a PC by adding expansion cards that have a Peripheral Component Interconnect (PCI) Connector

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

PCI-Express expansion slots

A

PCI-Express supersees PCI and supports faster data transfer speeds. The larger slots are suitable for high-performance expansion cards, such as graphics cards or disk controllers. The smaller slots are best suited to sound cards and network interface cards.

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

RAM slots

A

Slots for installing RAM on the motherboard

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

Chipset with heat sinks

A

Consists of two chips called the Northbridge and the Southbridge. These chips control data transfer between memory, expansions slots, I/O devices, and the CPU. The heat sinks sit on top of the chipset to prevent overheating.

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

SATA connectors

A

Used for connecting hard drives and CD/DVD drives that use the Serial AT Attachment (SATA) specification

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

IDE connector

A

Used for connecting Integrated Drive electronics (IDE) hard drives and CD/DVD-ROM drives.

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

Main power connector

A

This connector is where the motherboard receives power from the system power supply.

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

Bus

A

a collection of wires carrying data from one place to another

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

Four major PC components

A

Motherboard, Hard drive, RAM, BIOS/CMOS

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

BIOS

A

basic input/output system (set of instructions located in a chip on the motherboard. Tells the CPU to perform certain tasks when power is first turned on). One instruction that the BIOS gives is to perform a power-on self test (POST).

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

Computer Boot Procedure

A

1: Power is applied to the motherboard
2: The CPU starts
3: The CPU carries out the BIOS startup routines including the POST
4: Boot devices, as specified in the BIOS configuration, are searched for an OS
5: The OS is loaded into RAM
6: OS services are started

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

Network Interface card (NIC)

A

card plugged into a motherboard expansion slot that provides a connection between the computer and the network

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

Hard drive

A

consists of magnetic disks called platters that store data in the form of magnetic pulses

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

Network client software

A

requests information stored on another network computer or device

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

Network server software

A

allows a computer to share its resources

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

Protocols

A

define the rules and formats a computer must use when sending information across the network

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

NIC driver

A

receives data from protocols and forwards this data to the physical NIC

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

Steps of Network Communication

A

1: Application tries to access a network resource by sending a message
2: Client software formats the message and passes the message on to the network protocol
3: Protocol packages the message in a format suitable for the network and send it to the NIC driver
4: NIC driver sends data in the request to the NIC card to be converted into necessary signals to be transmitted on the network

Application sends a message to access network resources

client software passes along to network protocol

Protocol sends to NIC driver

NIC driver sends data to NIC

21
Q

Network medium

A

cable that plugs into the NIC and connects the computer to the network (can also be air waves in the case of wireless networks)

22
Q

Local Area Network (LAN)

A

small network, single collection of machines, connected by one or more interconnecting devices in a small geographic area

23
Q

internetwork

A

networked collection of LANs tied together by devices such as routers

24
Q

Wide area network (WANs)

A

use the services of third-party communication providers to carry network traffic from one location to another (network that connects LANs over wide geographical areas)

25
Metropolitan area networks (MANs)
network that connects computers within a specific geographic location like a city
26
intranet
a private network
27
extranet
allows limited and controlled access to internal resources by outside users
28
packet
chunk of data with a source and destination IP address added to it (like an envelope with the zip code added but not the street address)
29
Frame
a packet with the source and destination MAC addresses added to it
30
encapsulation
process of adding IP addresses and MAC addresses to chunks of data
31
header
information added to the front of chunks of data
32
trailer
information added to the end of chunks of data
33
client
can be a workstation or can be network software that requests network resources from a server
34
Server
a computer with software installed on it that provides a network service to client computers
35
client computer
runs user applications and accesses network resources
36
Server operating system
OS installed on a computer designed to share network resources and provide other network services
37
Server Computer
primary role in the network is to give client computers access to network resources and services
38
Server software
responds to requests for network resources from client software
39
network model
defines how and where resources are shared and how access to these resources is regulated (defines rules that distribute resources)
40
Peer-to-Peer network
most computers function as clients or servers (no centralized control over who has access to network resources) computers can take both a client and server role Any user can share resources with any other user Every user is the admin of their own computer Well suited for small organizations that have small networks and small operating budgets
41
Server-based network
certain computers take on specialized roles and function mainly as servers, and ordinary users' machines tend to function mainly as clients Allows centralized control over network resources Servers are dedicated to running network services and should not be user to run user applications
42
Problems with peer-to-peer networks
1: Must remember several credentials to access resources spread out over multiple computers (must remember multiple credentials) 2: Desktop PCs and OS’s installed do not provide network services as efficiently as dedicated network servers 3: Hard to organize and keep track of data stored on each machine because every machine can be a server
43
Domain
collection of users and computers
44
Domain controller
servers that manage a domain (collection of users and computers)
45
directory service
software that manages the network access and security policies of a domain
46
Active Directory
the directory service software on Windows servers
47
Some network services found on network servers
Naming services - translate computer names to their address E-mail services - manage incoming and outgoing emaiil Application services - grant client computers access to complex applications that run on the server Communication services - give remote users access to a network Web services - provide comprehensive Web-based application services
48
Advantages of SSD over hard drive
No moving parts because of flash memory? Faster access times
49
complementary metal oxide semiconductor (CMOS)
configuration of hardware components is stored in this memory