Network & Network Models Flashcards

1
Q

What advantages does Client-Server networks have over peer-to-peer networks?

A
  • User accounts and passwords to the network are assigned in one place.
  • Access to multiple shared resources (such as data files or printers) can be centrally granted to a single user or group of users.
  • Problems on the network can be monitored, diagnosed, and often fixed from one location.
  • Client server networks are also more scalable than peer to peer network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the Windows domain use the client-server model for?

A

to control access to the network.

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

Why might a server use a RAID (Redundant Array of Independent Disks) configuration of hard drives?

A

so that if one hard drive fails, another hard drive automatically takes its place.

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

servers that have an NOS installed require more…..

A

more memory, processing power, and storage capacity than clients

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

why do servers that have an NOS installed require more memory, processing power, and storage capacity?

A

heavy processing loads and requests from multiple clients.

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

In summary, The NOS is responsible for…
* managing ____ and _________ for clients.
* Ensuring that only___________ _____ access the network.
* Controlling which types of _____ a user can _____ and _____.
* Restricting when and ____ _____ users can access the _______.
* Dictating which _____ computers will use to___________.
* In some situations, supplying ___________ and ____ files to clients.

A
  • data, resources
  • authorized users
  • files, open, read
  • from, where, network
  • rules, communicate
  • applications, data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A client computer accesses resources on another computer by way of…

A

the servers controlling the database.

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

Clients don’t share their _________ directly with each other; instead, access is controlled by ________ in the centralized domain database.

A

resources, entries

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

Clients on a ______ ______ _______ can run applications installed on the desktop and store their own data on _____ _______ _______.

A

client-server network, local storage devices.

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

What is a client?

A

A computer making a request from another.

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

A user can sign on to the ________ from any computer on the network and get access to the resources that ______ ________ allows. The process is managed by AD DS ( ______ _________ _____ ________).

A

network, Active Directory, Active Directory Domain Services.

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

What is an AD?

A

The centralized directory database that contains user account information and security for the entire group of computers.

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

On an AD, Each user on the network has his/her own _____ _____ _______ assigned by the _______ ____________ and kept in Active _________.

A

domain-level account, network administrator, Directory

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

What is a Windows domain?

A

windows server that controls network access to a group of computers.

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

the client-server model is sometimes called? (two other names)

A
  • client server architecture
  • client server topology
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In the client server network model, resources are managed by the ___ via a __________ _________ ________.

A

NOS, centralized directory database.

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

A file server stores _____ for other computers to ______.

A

files, access

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

what is a server?

A

any computer or program that provides a service, such as data or other resources, to other devices.

19
Q

What are the disadvantages of using traditional peer-to-peer networks?

  • they are not ________, which means, as a peer-to-peer network grows larger, ______ or changing significant elements of the _______ may be ________.
  • They are not necessarily ______, meaning that in simple installations, data and other __________ shared by network users can be easily __________ and used by ____________ people.
  • They are not _________ for connecting more than a few _________ because it’s too time consuming to ________ the resources on the network.
A
  • scalable, adding , network, difficult.
  • secure, resources ,discovered, unauthorized.
  • practical ,computers, manage
20
Q

What are the advantages of using traditional peer-to-peer networks?

A
  • They are simple to configure
  • They are often less expensive to set up and maintain than other types of networks.
21
Q

if the network supports fewer than 15 computers, a ____ __ ____ ________ is the way to go.

A

peer-to-peer network

22
Q

If all computers in a peer to peer network are running a Windows operating system, resources can be shared in these ways:

A
  • Using a windows folder and files sharing
  • Using a workgroup
  • Using a homegroup
  • You can also use a combination of folder and file sharing, workgroups, and homegroups on the same network and even using the same computers.
22
Q

If all computers in a peer to peer network are running a Windows operating system, resources can be shared in these ways:

A
  • Using a windows folder and files sharing
  • Using a workgroup
  • Using a homegroup
  • You can also use a combination of folder and file sharing, workgroups, and homegroups on the same network and even using the same computers.
23
Q

in a peer-to-peer network, no ________has more authority than _______; each computer controls its own _________, and ____________ directly with other computers.

A

computer, another, resources, communicates.

24
Examples of operating systems that might be installed on computers in a peer to peer network are, (7 in total)
Windows, Linux, and MacOS on desktop and laptop computers and iOS, android, and BlackBerry on mobile devices.
25
Examples of operating systems that might be installed on computers in a peer to peer network are, (7 in total)
Windows, Linux, and MacOS on desktop and laptop computers and iOS, android, and BlackBerry on mobile devices.
26
Each computer on a P2P network controls its own ___________, ________, and ________.
administration, resources, and security.
27
Each computer on a P2P network controls its own ___________, ________, and ________.
administration, resources, and security.
28
The computers, called _____ or _____ on the network, form a _______ group of computers and users that share _________.
nodes, hosts, logical, resources.
29
the operating system of each computer on the network is responsible for...
for controlling access to its resources without centralized control.
30
Examples of NOSes are...
Windows Server 2016, Ubuntu Server, and Red Hat Enterprise Linux.
31
Ubuntu and Red Hat are versions of ______
Linux
32
The peer to peer model can be achieved using any assortment of...
desktop, mobile , or tablet operating systems.
33
Each OS (operating system) is configured to use one of two models to connect to network resources:
Peer to peer model or the client server model.
34
Controlling how users and programs get access to resources on a network is a function of...
the operating systems used on the network.
35
physical topology- mostly refers to a _______ _______ and how computers, other _______, and ______fit together to form the physical network.
networks hardware, devices, cables.
36
Logical topology- Has to do with ________, how access to the network is __________, including how _____ and ________ initially gain access to the network , and how specific resources, such as ____________ and _________, are shared on the network.
software, controlled, users, programs, applications, databases.
37
A topology describes...
how the parts of a whole work together.
38
Networks might include... (devices and etc. There's 8.)
link cell phones, PCs, mainframe computers, printers, corporate phone systems, security cameras, vehicles, and wearable technology devices.
39
A Network can be as small as ___ _________ connected by a cable in a home office
two, computers
40
The largest network of them all, the ________, is made up of billions of _________ and other _______ connected across the world via a combination of cable, phone lines, and wireless links.
Internet, computers, devices.
41
The largest network of them all, the ________, is made up of billions of _________ and other _______ connected across the world via a combination of cable, phone lines, and wireless links.
Internet, computers, devices.
42
Variations on the elements of a network and the way it is designed, however, are ______ ________.
nearly, infinite
43
a network is a group of _________ and other devices (such as printers) that are connected by some type of ____________ ______.
computers, transmission, media.