Client Server Computing

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

Client-Server Management

System Administration
Client-Server Computing

• clients request a resource


• server provides that resource.
According to OmniSci

• The client-server model, or


client-server architecture, is
a distributed application
framework dividing tasks
between servers and clients,
which either reside in the
same system or
communicate through a
computer network or the
Internet
According to OmniSci

• The client relies on sending a request


to another program in order to access
a service made available by a server.
The server runs one or more
programs that share resources with
and distribute work among clients.

- request–response messaging
pattern
common communications protocol,
-defines the rules, language, and
dialog patterns to be used.
Client-server communication
typically adheres to the TCP/IP
protocol suite.
According to OmniSci

• Client requests
• organized and prioritized in a scheduling
system,
• helps servers cope in the instance of
receiving requests from many distinct clients
• The client-server approach enables any
general-purpose computer to expand its
capabilities by utilizing the shared resources
of other hosts.
• Popular client-server applications include
email, the World Wide Web, and network
printing.
The Guest and the Host

A host OS is the operating


system installed on a physical
machine, on which VirtualBox
is installed.

A guest OS is an operating
system installed on a virtual
machine running inside
VirtualBox
Windows Client Side

Multiple User account:

• allows each person to have


his or her own settings

• allows you to set


up Parental Controls
Windows Client Side

Multiple User account:

• allows each person to have


his or her own settings

• allows you to set


up Parental Controls
Windows Client Side

Why should you have multiple


user accounts?

• single account - everyone


could use
VS
• multiple accounts - each
user has his or her own
account
Windows Client Side

• single account - everyone using the


computer have the access to each
files and folders.

• multiple accounts - each person will


have his or her own desktop for
organizing files and folders.

• Each person also will be able to


choose a specific desktop
background, along with other
personalization features.
• parents will be able to
set Parental Controls for each
child's account.
Standard vs. administrator accounts

• Standard: Standard
accounts are the basic
accounts you use for
normal, everyday tasks

• you can do just about


anything you would need to
do, such as running
software or personalizing
your desktop.
• Also, Parental Controls can
be placed on Standard
accounts.
Standard vs. administrator accounts

•Administrator: are special


accounts that are used for
making certain changes to
system settings or managing
other people's accounts.
•full access to every setting on
the computer.
• Every computer will have at
least one Administrator
account.
Standard vs. administrator accounts

•Administrator accounts are


more powerful.
•But for the same reason,
Standard accounts are safer,
so they are generally better for
everyday use.
•you can make Administrator-
level changes while logged
into a Standard account;
•you will just need to provide
an Administrator
password when making the
changes.

You might also like