Network & Network Models Flashcards
What advantages does Client-Server networks have over peer-to-peer networks?
- 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
What does the Windows domain use the client-server model for?
to control access to the network.
Why might a server use a RAID (Redundant Array of Independent Disks) configuration of hard drives?
so that if one hard drive fails, another hard drive automatically takes its place.
servers that have an NOS installed require more…..
more memory, processing power, and storage capacity than clients
why do servers that have an NOS installed require more memory, processing power, and storage capacity?
heavy processing loads and requests from multiple clients.
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.
- data, resources
- authorized users
- files, open, read
- from, where, network
- rules, communicate
- applications, data
A client computer accesses resources on another computer by way of…
the servers controlling the database.
Clients don’t share their _________ directly with each other; instead, access is controlled by ________ in the centralized domain database.
resources, entries
Clients on a ______ ______ _______ can run applications installed on the desktop and store their own data on _____ _______ _______.
client-server network, local storage devices.
What is a client?
A computer making a request from another.
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 ( ______ _________ _____ ________).
network, Active Directory, Active Directory Domain Services.
What is an AD?
The centralized directory database that contains user account information and security for the entire group of computers.
On an AD, Each user on the network has his/her own _____ _____ _______ assigned by the _______ ____________ and kept in Active _________.
domain-level account, network administrator, Directory
What is a Windows domain?
windows server that controls network access to a group of computers.
the client-server model is sometimes called? (two other names)
- client server architecture
- client server topology
In the client server network model, resources are managed by the ___ via a __________ _________ ________.
NOS, centralized directory database.
A file server stores _____ for other computers to ______.
files, access