It can be a little troublesome to use a mouse while the touch-pad is enabled, as one can often end up closing an important window or canceling an ongoing task accidentally due to a tap on the touch-pad. While most laptops provide an option to disable the touch-pad by tapping the disable section, it is…
Category
Linux
Enable mod_rewrite in linux
Today I fight a lot for working over my CI_2.0.3 projects on linux mint 11 (katya). As I am a windows user trying to convert myself in linux. It was very confusing about file permission and other silly stuff in linux. And its little scary when I get my fist page in each projects but…
Installing LAMP (Linux, Apache, MySQL and PHP) and phpMyAdmin On Linux Mint
Installing LAMP (Linux, Apache, MySQL and PHP) and phpMyAdmin On Linux Mint In this guide I will show you how to install a LAMP system. LAMP stands for Linux, Apache, MySQL, PHP. The guide is intended to help those who have very little knowlegde of using Linux. Install Apache To start off we will install Apache. 1. Open up…