Server Admin Concepts Flashcards

(8 cards)

1
Q

What are examples of a Microsoft and Linux workstation?

A

Red Hat Enterprise Linux 8 (RHEL 8)
Microsoft Windows Server 2019

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

What are the 4 major server subsystems?

A

Processors, Memory (RAM), Storage, and network.

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

What is a servers lifecycle?

A

Procurement, usage, EOL, and disposal & recycling.

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

What is a software license?

A

A legal contract that governs the distribution and use of software.
Typically define how many installations of the software are allowed or how many concurrent users are allowed to use the software.

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

What are the 2 different licensing structures software is governed by?

A

Proprietary- protects the source code of the software from modification or redistribution. Not normally free to use or modify. More likely to have reliable vendor support and documentation. May be subscription or volume based.

FOSS (free and open source software)- A licensing model where users are free to use, modify, and re-release. Not guaranteed to have reliable vendor support or reliable documentation.
While FOSS does not require a formal license, many vendors utilize a subscription service to maintain the OS or software. Red Hat, for example, has a subscription service associated with RHEL8.

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

What are some common license types?

A

User- based:
per seat- one license per user
Per concurrent user- The amount of licenses owned is the amount of users that can use the software simultaneously. (ex If your organization has ten of these licenses, and there are twenty copies of the software installed, then only ten users may use the software simultaneously.)
subscription- a license that permits the use of software hosted in the cloud. Subscription licenses are billed yearly or monthly.

Hardware based:
per server- one license per server
per socket- licenses allocated to each processor socket that is enabled on the server’s motherboard.
per core- licenses allocated to each processor core that is enabled on the CPU

Environment based:
site based-licenses that permit the installation of software within a specified site, building, or organization.
Node locked- tied to specific hardware (ex licenses stored on a single node or on a USB)
Physical vs Virtual-not all licenses apply the same way between physical installations on a server and installations that are done on VMs.

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

What is license count validation?

A

The ability to demonstrate that the number of installations or the number of users matches the license specifications.

As a systems administrator, you must understand the license requirements for OSs and software to ensure that your organization remains compliant.

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

What is version compatibility for licenses?

A

Licenses may permit users to use a specified software version and any version previous to that one are backwards compatible.

Licenses that permit the use of the current software version and one or more future releases of the software are forwards compatible.

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