Saturday, June 25, 2011

Welcome to Ubuntu - LAMP beginner

Need:
Install ubuntu desktop version and install LAMP stack for beginner.

1. Downloaded and installed ubuntu 11.04 desktop from ubuntu website
2. configured all desktop applications
3. opened terminal
4. sudo apt-get update
5. sudo apt-get install tasksel
6. sudo tasksel install lamp-server
6. Open firefox, http://localhost -> It Works

Reference:
https://help.ubuntu.com/community/ApacheMySQLPHP

No comments:

Post a Comment