You are on page 1of 11

CIT 4102

System Administration
and Maintenance

Chapter 5 - ·Server and Client Installation

Ariel Del Valle Aviles


Professor

College of Computer Studies and Systems


Client Server Installation
A client/server network is a system in which one or
more computers, referred to as clients, link to a central
computer, referred to as a server, in order to share or
consume resources. In reality, having multiple servers is
one approach to build up a client/server network. Each
server can take on a different role in this scenario.

College of Computer Studies and Systems


Video Clip

https://www.youtube.com/watch?v=L5BlpPU_muY

College of Computer Studies and Systems


What is the procedure for managing user and group
accounts?

These operations are performed using the following commands:


1. adduser : add a user to the system.
2. userdel : delete a user account and related files.
3. addgroup : add a group to the system.
4. delgroup : remove a group from the system.
5. usermod : modify a user account.
6. chage : change user password expiry information.

College of Computer Studies and Systems


Group User Management
As an administrator, you can utilize user groups to
establish and manage the records of a group of users to
whom you wish to grant access to common features like
access rights, roles, and permissions.

User groups can exist independently of an organization,


across numerous organizations, or within a single
organization.

College of Computer Studies and Systems


Cont.
Using user groups, you can:
1. Designate the menu items that the users can access through the
Administrative and User Console.
2. Assign users or subgroups to the user groups.
3. Designate status to the users so that they can specify defined responses
for process tasks.
4. Make modifications and request permissions for data objects.
5. Designate group administrators to perform actions on groups, such as
enabling members of another user group to assign members to the current
user group.
6. Designate provisioning policies for a user group. These policies determine
if a resource object is to be provisioned to or requested for a member of
the user group.
7. Assign or remove membership rules to or from the user group. These
rules determine which users can be assigned to the user group.

College of Computer Studies and Systems


Process controlling and
management
Controlling the procedure The "Controlling
Process" is a way for ensuring that an
organization's standards are being met. It entails
gathering detailed knowledge about a system,
process, person, or group of people in order to
make critical decisions.

College of Computer Studies and Systems


Steps on Control Process
1. Establishing standards and methods for
measuring performance.
2. Measuring performance.
3. Determining whether performance matches
the standard.
4. Taking corrective action.

College of Computer Studies and Systems


College of Computer Studies and Systems
References
https://docs.oracle.com/cd/E10391_01/doc.910/e10360/usergroups.htm

https://www.iedunote.com/control-process-steps

College of Computer Studies and Systems


College of Computer Studies and Systems

You might also like