- Inside the Linux boot process
- Directories /etc, /bin, /sbin, /lib, and /dev—should never be placed on separate partitions. These directories host critical system configuration files or files without which a Linux system can’t function. For instance, /etc contains /etc/fstab, the file that specifies what partitions correspond to what directories, and /bin contains the mount utility that’s used to mount partitions on directories.
- Super GRUB disk
- System rescue CD
Thursday, 15 July 2010
Linux boot
Subscribe to:
Post Comments (Atom)
Ping does not work
Today I would like to discuss a banal situation: host A is directly connected to host B, ping from host A to host B does not work. What are...
-
In this post I am going to describe how I was configuring auditd service in Ubuntu Linux 12.04 server and the challenges I faced during thi...
-
Let us imagine you need to upload large files into Mantis. For instance we will set a 40Mb limit. First of all you need to change configur...
-
If it is required to check what encryption and authentication is supported by IPSec service, ike-scan utility can be used. First we can laun...
No comments:
Post a Comment