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
Jan 27, 2012
semanage/sealert: command not found
You need to use the yum command to find out which package provides file called /usr/sbin/semanage. Issue the following command:
yum provides /usr/sbin/semanage
The output will be the following:
Loaded...
read more
Jan 27, 2012
How to make Apache listen on different port with SELinux context (CentOS 6/ RHEL6)
To make Apache daemon listen on different port other than 80 is rather simple. Let’s say you want apache listen on port 1000.
Open httpd.conf in text editor
vi /etc/httpd/conf/httpd.conf
And...
read more
popular articles
random articles
Archives
Tags
Categories
