I wanted to track some outgoing mails in my servers. Initially I was using IMAP to solve this issue. Then It was becoming slow everyday. They started complaining that the mail was really slow. I was forced to move to POP3 which is much faster compared to IMAP. Once I activated POP3 tracking was out… Continue reading Howto track cpanel+exim server outgoing mails
Category: Linux
Stuff I do in Linux
Centos + Cpanel + Subversion + Apache 2 + Proxy works
My mission was install subversion on our server withour breaking cpanel. After so much googling I was able to do it. It took me like a week to figure out a method which will work without any issues on cpanel. The main issue was cpanel still doesn’t support apache 2 series. They do have support… Continue reading Centos + Cpanel + Subversion + Apache 2 + Proxy works
SSH tunneling in mac
Today I wanted to connect to office internal server to particular port. But the server and port are not available on public. So I had to connect to gateway server by ssh and tunnel through it to connect to internal server. In windows it was easy to do using putty. Since there was no putty… Continue reading SSH tunneling in mac
Install or update PHP 5 on Centos
I tried compiling PHP 5.2 on CentOS but after so many tries I gave up. I was getting struck at compiling PHP with gd. And without gd it was useless. So I decided to yum and install the same. By default if you use yum install php it will be install only php 4 series… Continue reading Install or update PHP 5 on Centos
Dell Inspiron 630m – Fedora Core 6 Installation
Wow..!!! I am stunned after spending a whole day on Fedora core 6 installation on my Dell Inspiron 630m. I download the torrent DVD image and burnt it and started the fun. I have decided this time no Windows and and only Linux. Installation was smooth like silk and it rebooted the system. The system… Continue reading Dell Inspiron 630m – Fedora Core 6 Installation