dovecot

Install and configure Dovecot pop3 server

Dovecot is a beautiful pop3 server that works well with most of the linux based mail servers. Follow the steps mentioned here to configure and installation first. Now install dovecot yum install dovecot Edit the…







replication

How to configure CGIWrap in a Linux server

In a plain http server, if we use apache with php or perl, what happens is that the executable files such as html, php, pl, etc will be run as the user apache. In this…


fileshare

File System Management

This page gives basic information about Redhat Linux file system management. Disk Druid: The only tool used for partitioning management at the time of installation Partitioning management utilities available after installation:   fdisk parted sfdisk…


redhat

RedHat Linux Boot Sequence

Boot sequence BIOS POST MBR GRUB (stage 1) GRUB (stage 2)– /etc/grub.conf KERNEL Components in the file grub.conf Default Time out Splash image : The wall paper Title : Windows, linux, dos, etc Few parameters…


redhat

Red Hat Enterprise Linux 4 INSTALLATION

This page gives basic instructions on how to install Redhat Linux software on a new host Two types of Installations: Local:     Through CDROM or Hard disk Network:     Through FTP, NFS, HTTP Procedure to…