+91-943-185-6038 me@shashidharkumar.com
Install MySQL Server 5 on Ubuntu 9.10

Install MySQL Server 5 on Ubuntu 9.10

Installing MySQL 5 Server on Ubuntu is a quick and easy process. It almost feels like it should be more difficult. Open a terminal window, and use the following command: sudo apt-get install mysql-server If you are running PHP you will also need to install the php...
Install Google Chrome In Ubuntu

Install Google Chrome In Ubuntu

How to install google chrome using wine .Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. The Chromium codebase is the basis for Google’s Chrome browser. First you can use...
Recursive Permission Changes

Recursive Permission Changes

To change the permissions of multiple files and directories with one command. Please note the warning in the chmod with sudo section and the Warning with Recursive chmod section. Recursive chmod with -R and sudo To change all the permissions of each file and folder...