Redhat Chapter 1 Flashcards

1
Q

Which two of the following are benefits of open source software for the user? (Choose two.)

A) Code can survive the loss of the original developer or distributor.

B) Sensitive portions of code are protected and only available to the original developer.

C) You can learn from real-world code and develop more effective applications.

D) Code remains open as long as it is in a public repository but the license may change when included with closed source software.

A

A) Code can survive the loss of the original developer or distributor.

C) You can learn from real-world code and develop more effective applications

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

Which two of the following are ways in which Red Hat develops their products for the future and interacts with the community? (Choose two.)

A) Sponsor and integrate open source projects into the community-driven Fedora project.

B) Develop specific integration tools only available in Red Hat distributions.

C) Participate in upstream projects.

D) Repackage and re-license community products.

A

A) Sponsor and integrate open source projects into the community-driven Fedora project.

C) Participate in upstream projects.

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

Which two statements describe the benefits of Linux? (Choose two.)

A) Linux is developed entirely by volunteers making it a low cost operating system.

B) Linux is modular and can be configured as a full graphical desktop or a small appliance.

C) Linux is locked in a known state for a minimum of one year for each release, making it easier to develop custom software.

D) Linux includes a powerful and scriptable command-line interface, enabling easier automation and provisioning.

A

B) Linux is modular and can be configured as a full graphical desktop or a small appliance.

D) Linux includes a powerful and scriptable command-line interface, enabling easier automation and provisioning.

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

is a critical technology for IT professionals to understand.

A

Linux

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

is in widespread use, and if you use the internet at all, you are probably already interacting with these systems in your daily life.

A

Linux

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

the most obvious way in which you interact with Linux systems is through browsing the _________ and using e-commerce sites to buy and sell products.

A

World Wide Web

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

manages point-of-sale systems and the world’s stock markets, and also powers smart TVs and in-flight entertainment systems.

A

Linux

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

Linux powers most of the top 500 ________in the world.

A

supercomputers

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

Some of the many reasons to learn Linux include:

A
  • A Windows user needs to interoperate with Linux.
  • In application development, Linux hosts the application or its runtime.
  • In cloud computing, the cloud instances in the private or public cloud environment use Linux as the operating system.
  • With mobile applications or the Internet of Things (IoT), the chances are high that the operating system of your device uses Linux.
  • If you are looking for new opportunities in IT, Linux skills are in high demand.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Linux is open source software. (True or false)

A

T

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

Being _________ does not just mean that you can see how the system works. You can also experiment with changes and share them freely for others to use.

A

open source

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

The open source model means that improvements are easier to make, enabling faster innovation. (True or false)

A

T

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

Linux provides easy access to a powerful and scriptable _________

A

command-line interface (CLI).

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

CLI means?

A

command-line interface

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

is a modular operating system that allows you to easily replace or remove components.

A

Linux

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

A ___________ system can be a general-purpose development workstation or an extremely stripped-down software appliance.

A

Linux

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

is software with source code that anyone can use, study, modify, and share.

A

Open source software

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

is the set of human-readable instructions that are used to make a program.

A

Source code

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

It may be interpreted as a script or compiled into a binary executable which the computer runs directly.

A

Source code

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

Upon creating _______, it gets copyrighted, and the copyright holder controls the terms under which the software can be copied, adapted, and distributed. Users can use this software under a software license.

A

source code

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

Some software has source code that only the person, team, or organization that created it can see, or change, or distribute. This software is sometimes called “_______” or “closed source” software.

A

proprietary

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

Open source software is different. When the copyright holder provides software under an open source license, they grant the user the right to run the program and also to _______, _______, _______, and _______the source royalty-free to others.

A
  • view
  • modify
  • compile
  • redistribute
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Open source promotes _______, _______, _______, and _______ because it encourages people beyond the original developers to make modifications and improvements to the software and to share it with others.

A
  • collaboration
  • sharing
  • transparency
  • rapid innovation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

is a critical part of many organizations’ commercial operations.

A

Open source

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
One can sell open source code, but the terms of true open source licenses generally allow the customer to redistribute the source code. (True or false)
T
26
Most commonly, vendors such as _______ provide commercial help with deploying, supporting, and extending solutions based on open source products.
Red Hat
27
Open source has many benefits for the user:
CTSS -Control: See what the code does and change it to improve it. - Training: Learn from real-world code and develop more useful applications. - Security: Inspect sensitive code, fix with or without the original developers' help. - Stability: Code can survive the loss of the original developer or distributor.
28
The bottom line is that open source allows the creation of better software with a higher return on investment by _______
collaboration
29
Types of Open Source Licenses:
Copyleft licenses that are designed to encourage keeping code open source. Permissive licenses that are designed to maximize code reusability.
30
See what the code does and change it to improve it. A) Control B) Training C) Security D) Stability
A) Control
31
Learn from real-world code and develop more useful applications. A) Control B) Training C) Security D) Stability
B) Training
32
Inspect sensitive code, fix with or without the original developers' help. A) Control B) Training C) Security D) Stability
C) Security
33
Code can survive the loss of the original developer or distributor. A) Control B) Training C) Security D) Stability
D) Stability
34
licenses that are designed to encourage keeping code open source.
Copyleft licenses
35
licenses that are designed to maximize code reusability.
Permissive licenses
36
Copyleft licenses are also called "_________" licenses
share-alike
37
these licenses, require that anyone who distributes the source code, with or without changes, must also pass along the freedom for others to also copy, change, and distribute the code.
Copyleft licenses or share-alike licenses
38
Common copyleft licenses include:
- GNU General Public License (GPL) | - Lesser GNU Public License (LGPL).
39
_______ licenses are intended to maximize the reusability of source code.
Permissive
40
This makes it very easy for this code to be reused, but at the risk of encouraging proprietary-only enhancements.
Permissive licenses
41
Several commonly used permissive open source licenses include:
- MIT/X11 license - Simplified BSD license - Apache Software License 2.0
42
It is NOT a misconception to think that open source is developed solely by an "army of volunteers" or even an army of individuals plus Red Hat. (True or false)
F (It is a misconception to think that open source is developed solely by an "army of volunteers" or even an army of individuals plus Red Hat.)
43
The combination of formal and informal development provides a highly dynamic and productive environment. (True or false)
T
44
is the world's leading provider of open source software solutions, using a community-powered approach to reliable and high-performance cloud, Linux, middleware, storage, and virtualization technologies.
Red Hat
45
Red Hat's mission is to be the _______ in communities of customers, contributors, and partners creating better technology the open source way.
catalyst
46
Red Hat's role is to help customers connect with the open source community and their partners to effectively use open source software solution. (True or false)
T
47
actively participates in and supports the open source community and many years of experience have convinced the company of the importance of open source to the future of the IT industry.
Red Hat
48
Red Hat is most well-known for their participation in the Linux community and the _______
Red Hat Enterprise Linux distribution
49
Red Hat is also very active in other open source communities, including middleware projects centered on the JBoss developer community, virtualization solutions, cloud technologies such as OpenStack and OpenShift, and the Ceph and Gluster software-based storage projects, among others. (True or false)
T
50
A _______ is an installable operating system constructed from a Linux kernel and supporting user programs and libraries.
Linux distribution
51
A _______ provides an easy way for users to install and manage a working Linux system.
distribution
52
A complete Linux operating system is NOT developed by a single organization, but by a collection of independent open source development communities working with individual software components (True or false)
T
53
In 1991, a young computer science student named _______ developed a Unix-like kernel he named Linux, licensed as open source software under the GPL.
Linus Torvalds
54
The _______ is the core component of the operating system, which manages hardware, memory, and the scheduling of running programs.
kernel
55
Linux _______ could then be supplemented with other open source software, such as utilities and programs from the GNU Project, the graphical interface from MIT's X Window System,etc.
kernel
56
distributions generally have many common characteristics:
- Distributions consist of a Linux kernel and supporting user space programs. - Distributions can be small and single-purpose or include thousands of open source programs. - Distributions must provide a means of installing and updating the distribution and its components. - The provider of the distribution must support that software, and ideally, be participating directly in the community developing that software.
57
Red Hat Enterprise Linux is Red Hat's commercialized Linux distribution. (True or false)
T
58
participates in supporting individual open source projects. It contributes code, developer time, resources, and other support, often collaborating with developers from other Linux distributions. It helps to improve the general quality of software for everyone.
Red Hat
59
Red Hat develops and integrates open source software into _______ through a multistage process.
RHEL
60
Red Hat sponsors and integrates open source projects into a community-driven Linux distribution, _______.
Fedora
61
provides a free working environment that can serve as a development lab and proving ground for features that are incorporated into their commercialized products.
Fedora
62
Red Hat stabilizes the software to ensure that it is ready for long term support and standardization, and integrates it into their enterprise-ready distribution, _______.
RHEL
63
is a community project that produces and releases a complete, free, Linux-based operating system.
Fedora
64
The _______ project contributes everything back to the free and open source world, and anyone can participate.
Fedora
65
RHEL means?
Red Hat Enterprise Linux
66
is Red Hat's enterprise-ready, commercially-supported Linux distribution. I
Red Hat Enterprise Linux (RHEL)
67
_______ bases its major releases of RHEL on Fedora.
Red Hat
68
Fedora focuses on long-term stability, not on innovation and excellence. (True or false)
F | Fedora focuses on innovation and excellence, not long-term stability.
69
helps vendors and customers engage with the open source community, and to work with upstream development to develop solutions and fix issues.
Red Hat
70
Red Hat Enterprise Linux uses a _______ distribution model.
subscription-based
71
is a community-driven Linux distribution derived from much of the open source Red Hat Enterprise Linux codebase and other sources.
CentOS
72
It is free of charge, is easy to install, and is staffed and supported by an active user community of volunteers that operates independently of Red Hat.
CentOS
73
1.)________ is Self-support only while 2.)_______ has Several support levels available. - CentOS - Red Hat Enterprise Linux
1. )CentOS | 2. )Red Hat Enterprise Linux
74
1.)________ has thousands of certified applications from hundreds of ISVs.has while 2.)_______ is generally not certified by software vendors like SAS, SAP, and Oracle as a supported platform. - CentOS - Red Hat Enterprise Linux
1. )Red Hat Enterprise Linux | 2. )CentOS
75
is software with source code that anyone can freely use, study, modify, and share.
Open source software
76
A ________ is an installable operating system constructed from a Linux kernel and supporting user programs and libraries.
Linux distribution