102 Linux Installation and Package Management KA Flashcards
Knowledge Areas
102.1 Design hard disk layout
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.
Allocate filesystems and swap space to separate partitions or disks.
a
Tailor the design to the intended use of the system.
a
Ensure the /boot partition conforms to the hardware architecture requirements for booting.
a
Knowledge of basic features of LVM.
a
102.2 Install a boot manager
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.
Providing alternative boot locations and backup boot options.
a
Install and configure a boot loader such as GRUB Legacy.
a
Perform basic configuration changes for GRUB 2.
a
Interact with the boot loader.
a
102.3 Manage shared libraries
Key Knowledge Areas:
Identify shared libraries.
Identify the typical locations of system libraries.
Load shared libraries.
Identify shared libraries.
a
Identify the typical locations of system libraries.
a
Load shared libraries.
a
102.4 Use Debian package management
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.