Vinay Kudithipudi
  • Home
  • About
  • Lab

HOW TO : Configure Cache Expiration in Apache

Cache servers depend on cache control headers provided by the web server. Essentially, the web server (based on the configuration) specify’s what content is cache-able and for how...

31 Jan 2011 1 min read

Analytics in the Cloud : Not there yet

I attended a webinar hosted by Deepak Singh from Amazon’s Web Service group on analytics in the cloud. He made a very compelling case for utilizing...

28 Jan 2011 1 min read

LinkedIn Network Map

LinkedIn (professional networking site) is providing a way to map your networks to see where you have your strongest connections. Here is a map of my...

27 Jan 2011

HOW TO : Combining Perl and Zoho to produce reports

This HOW TO is more for my notes. We had a request at work, where we had to parse some log files and create a graph...

26 Jan 2011 1 min read

Time does fly :)

Two pictures of my nephew one year apart. Now, I feel old 🙂

26 Jan 2011

HOW TO : Find out which network port a program is using in linux

Quick way to figure out, which ports a particular program is using in linux [bash] netstat -plan | grep -i PROGRAM_NAME [/bash] Example : Check which...

26 Jan 2011 1 min read
  • Sign up
Vinay Kudithipudi © 2026. Powered by Ghost