Rabi Kavoori

Principal Software Engineer
Works at Oath:
(which acquired Millennial Media)
(which acquired Nexage)
Lives in Atlanta, GA

TwitterGitHubRSS


About

Java developer, currently into Scala, likes to tinker, tries to solve all problems in life by writing code and loves the great indoors!

Apache crashing with seg fault on a graceful restart? It might be because of a module that is enabled.

Is your Apache 2 server crashing with the error "AH00060: seg fault or similar nasty error detected in the parent process"? Did you think log_rotate was somehow involved?

More


JMX Console doesn't come up with JBoss 6 and JDK 8? We have a jar for you!

Did your trusty old JMX console on JBoss 6 stopped working once you upgraded java to JDK8? Here is the jar you are looking for.

More


Oh My Zsh. OMG!

Oh my God. How did I not find out about oh-my-zsh till now? Here is a 10 minute installation guide to pimp out your shell. You are already on zsh, right?

More


Using Jekyll for Blogging

After using Hexo for a while to generate static content for my blog, I discovered Jekyll, which I like a lot more than Hexo. It is much easier to use, has better documentation and it is actually the blogging platform that powers GitHub Pages. This means it should be easy to deploy your site using Github for free! (even with a custom domain!)

More


Installing Hexo on Ubuntu

I have been searching for a simple and lightweight self hosted blogging platform that is suitable for programmers and I might have found the one! Hexo.

More