Sunday, January 30, 2011

Restarting Apache Server

To Restart Apache Sever
$ sudo /etc/init.d/apache2 restart


To Stop Apache Server
$ sudo /etc/init.d/apache2 stop


To Start Apache Server
$ sudo /etc/init.d/apache2 start





Friday, January 14, 2011

My LAMP Setup

My Lamp Setup Consists of the Following Applications.

> OS = Ubuntu Linux 10.10 x64.
> Apache Server = Version 2.2
> MySQL = 5.1
> PHP = 5.3

Some additional important tools that you cannot live without.
- Netbeans IDE for development
- Geany Text Editor
- MySQL Workbench
- Yakuake