102 Linux Installation and Package Management KA Flashcards

Knowledge Areas

1
Q

102.1 Design hard disk layout

A

Key Knowledge Areas:

Allocate filesystems and swap space to separate partitions or disks.
Tailor the design to the intended use of the system.
Ensure the /boot partition conforms to the hardware architecture requirements for booting.
Knowledge of basic features of LVM.

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

Allocate filesystems and swap space to separate partitions or disks.

A

a

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

Tailor the design to the intended use of the system.

A

a

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

Ensure the /boot partition conforms to the hardware architecture requirements for booting.

A

a

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

Knowledge of basic features of LVM.

A

a

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

102.2 Install a boot manager

A

Key Knowledge Areas:

Providing alternative boot locations and backup boot options.
Install and configure a boot loader such as GRUB Legacy.
Perform basic configuration changes for GRUB 2.
Interact with the boot loader.

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

Providing alternative boot locations and backup boot options.

A

a

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

Install and configure a boot loader such as GRUB Legacy.

A

a

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

Perform basic configuration changes for GRUB 2.

A

a

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

Interact with the boot loader.

A

a

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

102.3 Manage shared libraries

A

Key Knowledge Areas:

Identify shared libraries.
Identify the typical locations of system libraries.
Load shared libraries.

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

Identify shared libraries.

A

a

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

Identify the typical locations of system libraries.

A

a

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

Load shared libraries.

A

a

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

102.4 Use Debian package management

A

Key Knowledge Areas:

Install, upgrade and uninstall Debian binary packages.
Find packages containing specific files or libraries which may or may not be installed.
Obtain package information like version, content, dependencies, package integrity and installation status (whether or not the package is installed).
Awareness of apt.

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

Install, upgrade and uninstall Debian binary packages.

A

a

17
Q

Find packages containing specific files or libraries which may or may not be installed.

A

a

18
Q

Obtain package information like version, content, dependencies, package integrity and installation status (whether or not the package is installed).

A

a

19
Q

Awareness of apt.

A

a

20
Q

102.5 Use RPM and YUM package management

A

Key Knowledge Areas:

Install, re-install, upgrade and remove packages using RPM, YUM and Zypper.
Obtain information on RPM packages such as version, status, dependencies, integrity and signatures.
Determine what files a package provides, as well as find which package a specific file comes from.
Awareness of dnf.

21
Q

Install, re-install, upgrade and remove packages using RPM, YUM and Zypper.

A

a

22
Q

Obtain information on RPM packages such as version, status, dependencies, integrity and signatures.

A

a

23
Q

Determine what files a package provides, as well as find which package a specific file comes from.

A

a

24
Q

Awareness of dnf.

A

a

25
Q

102.6 Linux as a virtualization guest

A

Key Knowledge Areas:

Understand the general concept of virtual machines and containers.
Understand common elements virtual machines in an IaaS cloud, such as computing instances, block storage and networking.
Understand unique properties of a Linux system which have to changed when a system is cloned or used as a template.
Understand how system images are used to deploy virtual machines, cloud instances and containers.
Understand Linux extensions which integrate Linux with a virtualization product.
Awareness of cloud-init.

26
Q

Understand the general concept of virtual machines and containers.

A

a

27
Q

Understand common elements virtual machines in an IaaS cloud, such as computing instances, block storage and networking.

A

a

28
Q

Understand unique properties of a Linux system which have to changed when a system is cloned or used as a template.

A

a

29
Q

Understand how system images are used to deploy virtual machines, cloud instances and containers.

A

a

30
Q

Understand Linux extensions which integrate Linux with a virtualization product.

A

a

31
Q

Awareness of cloud-init.

A

a