/etc/inittab
May 28,93The /etc/inittab file is the configuration file used by the System V (SysV) initialization system in Linux. This file defines …
Read MoreRunlevels
May 28,93A runlevel is the operating state of a Linux operating system. Linux relies on runlevels to determine which services are started …
Read Moredmesg command
May 28,93The dmesg command in Linux is used to print the kernel ring buffer (a data structure that records messages related …
Read MoreAlternative boot loaders
May 28,93There are a few other boot loaders in Linux besides GRUB. Here is a brief description of some of them: …
Read MoreGRUB version 2
May 28,93GRUB version 2 is the default boot loader for Fedora and Ubuntu. The GRUB 2 configuration file is located at …
Read MoreGRUB version 1
May 28,93The computer’s boot process begins with a program called boot loader. The purpose of this program is to load an operating …
Read More