EZ Linux Admin random header image

Entries from April 2008

changing the default email server wide (cpanel compatable)

April 29th, 2008 by EZ linux · No Comments

replace :blackhole: :fail: — /etc/valiases/*
replace :blackhole :fail: — /etc/valiases/*
replace blackhole: :fail: — /etc/valiases/*
replace blackhole :fail: — /etc/valiases/*
replace ” fail:” ” :fail:” — /etc/valiases/*
replace /dev/null :fail: — /etc/valiases/*
cd /etc/valiases/
grep fail * | grep -v ” :fail:”

Click to continue →

Tags: Linux Tricks

Getting started with the CentOS 4.4 Single Server CD

April 29th, 2008 by EZ linux · No Comments

Recently I needed to set up a server with all the usual server components — Web, mail, and file sharing. It needed to be rock-solid and reliable. I didn’t want to download 4GB of software from the Net, so I turned to CentOS’ Single Server CD.
CentOS, which stands for Community ENTerprise Operating System, is an [...]

Click to continue →

Tags: Installing Linux

How to set up Centos a 4.4 (4.x) Server

April 29th, 2008 by EZ linux · No Comments

This is a detailed description about how to set up a CentOS 4.4 based server that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc.). This tutorial is written for the 32-bit version of CentOS 4.4, but [...]

Click to continue →

Tags: Installing Linux

Linux just got sexy

April 17th, 2008 by EZ linux · No Comments

Click to continue →

Tags: Linux Images