Sep 26, 2012
Encrypted Filesystem with LUKS
1 (Optional): Wipe out the current contents:
# dd if=/dev/urandom of=/dev/sda8
2: Create encrypted partition
Replace the “passphrase_goes_here” with the passphrase you’ll enter every...
read more
Feb 18, 2012
Auto-loading Kernel Modules at System Boot in CentOS/RHEL
CentOS/RHEL loads its kernel modules at boot time using the wrapper script located in /etc/rc.sysinit. At about line number 145 you can find a loop which basically instructs system to load any user...
read more
Feb 8, 2012
Disable Cron Job Email Notifications for AWstats Update in Plesk 9.5 Server
During the daily log inspection routine I noticed that there were plenty of info messages being generated that reported emails being sent from www-data@hostname to postmaster@hostname. Mailbox postmaster...
read more
Feb 4, 2012
Logical Volume Management on RHEL6/CentOS 6 (Basics)
LVM Basics
Logical Volume Management (also known as Logical Volume Manager) is a mechanism which allows allocating space on mass-storage devices in a more flexible way than most conventional partitioning...
read more
popular articles
random articles
Archives
Tags
Categories
