What is an IP address?
Jun 3,93An IP address is a 32-bit number that identifies a host on a network. It is usually written in the …
Read MoreChange runlevel
May 28,93The init process is the first process that is run by the kernel. Its primary purpose is to start processes from …
Read More/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 More