Please enable JavaScript.
Coggle requires JavaScript to display documents.
LPIC (Determine and configure hardware settings (modprobe, lsmod, /dev/,…
LPIC
Determine and configure hardware settings
modprobe
lsmod
/dev/
lspci
/proc/
lsusb
/sys/
Boot the system
dmesg
BIOS
bootloader
kernel
initramfs
init
SysVinit
systemd
Design hard disk layout
/ (root) filesystem
/var filesystem
/home filesystem
/boot filesystem
swap space
mount points
partitions
Use Debian package management
/etc/apt/sources.list
dpkg
dpkg-reconfigure
apt-get
apt-cache
aptitude
Modify process execution priorities
nice
ps
renice
top
Create partitions and filesystems
fdisk
gdisk
parted
mkfs
mkswap