One stupid error kicked my ass for the last few days (Sorry for writing in this way). Recently I am working on a project with Zend Framework 2 and Doctrine MongoDB ODM. Platform Setting up killed five days only for the MongoDB driver’s bug. My platform based on Ubuntu 12.04, PHP 5.3 with Zend Framework … Read More →
Category Archives: Linux
Compile a Linux kernel from source
I always like to do something in Linux. Although my plan is a bit different. Right now I don’t want to share here until I finish that. But today I share my experience on compile a Linux kernel from source. You can also try it on your PC. But my recommendation would be to try … Read More →
Move the Close Button in Gnome-Shell to the Left from Right in Fedora 17
Recently, I installed Fedora 17 in my Desktop. Fedora 17 is cool but problem is that close button is on the Right side. But I am an Ubuntu user and used to everything on the left side. So, I do a little hacking in the Gnome-Shell and move the close button to left from right. … Read More →
Let’s start Ruby on Rails installation at Ubuntu
Recently, I started web application developing by Ruby on Rails. I had to configure and set ruby and rails environment in my PC. You can install it system’s package management utilities. But I have prefer to install it using the Ruby Version Manager (RVM). It’s a actually a slick set of scripts that help you to install multiple … Read More →
Change the Mirror Repository of Ubuntu
Recently, I installed the new version of Ubuntu: 11.10 (Oneiric Ocelot) in my desktop to take its taste. But I am having some problems when updating the OS. Our local repository was not up to date. So, I started googling and found a list of repositories. Chose a up to date repository and update my OS from that … Read More →

