search
top

...
read more

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

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

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

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
Page 1 of 612345...Last »
top