April 2009

According to RFC2821 the lowest-numbered records are the most preferred MX for domain. So I’ve a target Postfix backup server to keep the messages in a queue waiting for the primary server to become available. This ensures that if my primary MX goes down I do not loss any emails. However, spammers are connecting to my backup MX to avoid anti spam filters that are running on the primary MX server. This also hides their real IP from my primary MX. How do I configure anti-spam for my backup RHEL / CentOS 5.3 based Postfix mx server?

{ 13 comments }

Ubuntu: Find CPU Information / Speed

by Vivek Gite on April 27, 2009 · 1 comment

How do I find out CPU Information such as speed, processor, and cache under Ubuntu Linux operating systems?

{ 1 comment }

How do I upgrade Ubuntu Linux server 8.10 to 9.04 remotely over ssh session?

{ 19 comments }

How To: Upgrading to Ubuntu 9.04 From 8.10

by Vivek Gite on April 24, 2009 · 3 comments

How do I upgrade my Ubuntu 8.10 (Intrepid Ibex) desktop to latest Ubuntu Linux 9.04 (Jaunty Jackalope) over the Internets?

{ 3 comments }

How do I add multiple IPv4 / Ipv6 inside jail?

{ 3 comments }

How do I install and configure a ngnix FastCGI php5 HTTP / web server under Red Hat / RHEL / Fedora / CentOS Linux?

{ 61 comments }

Bourne Shell Exit Status Examples

by Vivek Gite on April 21, 2009 · 0 comments

Can you explains and provide us “Bourne Shell Exit Status Code” examples?

{ 0 comments }