Linux
GNU/Linux System Administration Fundamentals
Extend LVM by adding new disk
Configure BIND as a forwarding, caching and local domain resolving DNS Server in Ubuntu
Linux Permissions
Everything in Linux revolves around permissions. It is utmost important to understand this concept if we are to excel in Linux. Most of the issues associated with server configuration in Linux has to do something with wrongly configured permissions. This article covers the practical aspect of the Linux permissions rather than the dull definitions.
Linux Installation basics
Note: This article does not cover installing Linux alongside Windows.
There are basically two ways you can install Linux in you computer.
1. Erase everything on the hard disk and install Linux
2. Manual partition scheme
Options 1 is an easy and hassle free way to install Linux as it will configure necessary partitions for you. Whereas, Option 2 will require manual configuration of the partitions and mount points. Before we proceed with option 2 we need to understand the basic requirement for Linux Installation.