Network Configuration Flashcards

1
Q

Multi-user network

A

A computer capable of allowing multiple users to connect to a network.

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

Client-server networks

A

This type of network separates computers into servers and clients.

A server is a computer that stores files or provides other services to a network. A client is a computer that relies on servers to provide and manage data. Typical servers include:

  • File servers - hold and maintain user files
  • Applications servers - allow programs to be run over a network
  • Web servers - hold and share web pages
  • Print servers - manage printing across a network
  • Mail servers - handle emails between users
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Peer-to-peer networks

A

All computers have equal status - no computer has control over the network. There are no servers or clients. Instead, each computer is known as a peer. Peers store their own files, which can be accessed by other peers on the network. Therefore, a peer is both a client and a server.

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

Centralised vs. Distributed System

A

A centralised system built around a single, central server that handles all major management and data processing functions. Other types of servers may connect to this master server and manage other specific functions, but those other servers cannot work independently of the central server.

A decentralized network architecture uses multiple servers in place of a single centralized server. Each of these servers can act as an independent master server, with the necessary workloads distributed across them for load balancing. If one server goes down, another server can take over its load to minimize network interruption.

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