Linux+ LX0-103 Objectives
Linux+ LX0-103 Objectives
Provide common commands to the boot loader and options to the kernel at boot time.
Demonstrate knowledge of the boot sequence from BIOS to boot completion.
Understanding of SysVinit and systemd.
Awareness of Upstart.
Check boot events in the log file.
The following is a partial list of the used files, terms and utilities: 3.1
101.2 dmesg 3.3
BIOS
bootloader
kernel
initramfs
init
SysVinit
System
Install, re-install, upgrade and remove packages using RPM and YUM.
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. 5.1
102.5 The following is a partial list of the used files, terms and utilities: 5.2
rpm
rpm2cpio
/etc/yum.conf
/etc/yum.repos.d/
yum
yumdownloader
Send text files and output streams through text utility filters to modify the output using
standard UNIX commands found in the GNU textutils package.
The following is a partial list of the used files, terms and utilities:
cat
cut
expand
fmt
head
od
103.2 join 10.3
nl
paste
pr
sed
sort
split
tail
tr
unexpand
uniq
wc
Create links.
Identify hard and/or soft links.
104.6 Copying versus linking files. 1.10
Use links to support system administration tasks.
The following is a partial list of the used files, terms and utilities:
ln
ls
104.7 Find system files and place files in the correct location. 1.11
1.12
Understand the correct locations of files under the FHS.
Find files and commands on a Linux system.
Know the location and propose of important file and directories as defined in the FHS.
The following is a partial list of the used files, terms and utilities:
find
locate
updatedb
whereis
which
type
/etc/updatedb.conf