Tag Archives: Linux

HTTPS in RHEL and PHP in less than 5 minutes !

Enabling HTTPS will give your application an added layer of security. The SSL layer will encrypt all communication that happens between the customer’s browser and your application. In this article, I am not describing things in detail about each security … Continue reading

Posted in Open source, Tech | Tagged , , , , , | Leave a comment

SNMP Monitoring using Nagios

Nagios is very good and commonly used monitoring tool for systems and network equipments. It can monitor and report availability statistics as well as provide alerts in case of host or service incidents. I am going to discuss on how … Continue reading

Posted in Open source, Tech | Tagged , , , , , , | Leave a comment

Making Ubuntu Better !

Here’s a few things I do just after installing Ubuntu Linux. While this step is not mandatory, it sure makes a lot of good additions to the experience. With these few simple commands, your new Ubuntu system will get lot … Continue reading

Posted in Open source, Tech | Tagged , , , , , , , , , , , , , , | 4 Comments

wget & shell scripting for automated downloads

My friend Leo came up with this interesting problem. He found a site where a lot of religious videos are hosted for free and he wanted to download them all. The problem is, that the site has a navigation system … Continue reading

Posted in Open source, Tech | Tagged , , , , , | Leave a comment

Loving Ubuntu !

Installed latest Ubuntu 10.04 on my laptop. For those who don’t know, Ubuntu is a Linux Operating System just like Windows or more than that. Check out the features of this new version here : http://www.ubuntu.com/desktop/features In my experience, installation … Continue reading

Posted in Open source, Review, Tech | Tagged , , , | 1 Comment