Chapter 8 - System Initialization, X Windows, and Localization Flashcards
The partition that a standard BIOS searches for an operating system on.
active partition
A BIOS component that provides hardware and power management event functionality to an operating system.
Advanced Configuration and Power Interface (ACPI)
A character set that provides character mappings for English characters.
American Standard Code for Information Interchange (ASCII)
Software programs that cater to specific user needs.
assistive technologies
A program used to load an operating system.
boot loader
Used to configure UNIX SysV daemon startup by runlevel.
chkconfig command
A desktop environment based on GNOME and used by Linux Mint.
Cinnamon
A Linux system process that provides a system service.
daemon
A software component that allows programs running within a desktop environment to easily communicate with one another.
Desktop Bus (D-Bus)
The software that works with a window manager to provide a standard GUI environment that uses standard programs and development tools.
desktop environment
Used to generate an initramfs.
dracut command
The time format used by the Linux kernel; it is represented by the number of seconds since January 1, 1970.
epoch time
A program that provides a graphical login screen.
GNOME Display Manager (gdm)
The graphical interface components within the GNOME 3 desktop environment
GNOME Shell
A boot loader used to boot a variety of operating systems (including Linux) on a variety of hardware platforms.
GRand Unified Bootloader (GRUB)
An enhanced version of the original GRUB boot loader. It is the most common boot loader used on modern Linux systems.
GRand Unified Bootloader version 2 (GRUB2)
The original version of the GRUB boot loader.
GRUB Legacy
The partition containing the second stage of the GRUB boot loader and the GRUB configuration file; it is normally a partition that is mounted to /boot.
GRUB root partition
Used to install the GRUB boot loader.
grub-install command
Used to install the GRUB2 boot loader.
grub2-install command
Used to build the GRUB2 configuration file from entries within the /etc/default/grub file and /etc/grub.d/ directory.
grub2-mkconfig command
A development toolkit for C programming; it is used in the GNOME desktop and the GNU Image Manipulation Program (GIMP).
GTK+ toolkit
A command that can be used to view and modify the system clock within the computer BIOS.
hwclock command
Used to convert data from one character set to another.
iconv command
Used to change the operating system from one runlevel to another
init command
The first process started by the Linux kernel; it is responsible for starting and stopping other daemons.
initialize (init) daemon
A disk image that contains Linux kernel modules that are needed by the Linux kernel during the boot process.
initramfs
A character set that extends ASCII to provide additional character mappings for non-English languages.
ISO-8859
The window manager that works under the KDE Desktop Environment.
K Window Manager (kwin)
A graphical login screen for users that resembles the KDE desktop
KDE Display Manager (kdm)
A condition in which a system halts immediately after loading the Linux kernel
kernel panic