Ubuntu Geek

Ubuntu Linux Tutorials,Howtos,Tips & News | Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed

  • Follow Us on Twitter

  • Sponsor


  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Installing LAMP Server Using TASKEL (desktop edition)

Posted by mike-d on October 28th, 2007 Email This Post Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

This is to help people install LAMP(LINUX-APACHE-MYSQL-PHP) server in ubuntu(if u use the desktop edition,not for server edition).There are many ways in installing LAMP in a desktop edition. now lets see them.

The first way is using commands in the terminal…. the command is…

sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql

The second way to install is using TASKEL… a TASKEL is a software application tool that groups some packages into tasks and allows the user to install the packages from the task.. u can install it from the terminal by typing…

sudo taskel install lamp-server

Another way of suing the TASKEL is by using the SYNAPTIC PACKAGE MANAGER … open synaptic package manager from

system->administration->synaptic package manager

then in the edit menu click on mark packages by taskel and from the list select LAMP server and apply…. it installs the lamp server on to ur system!!!

Share/Save/Bookmark

Related Articles

3 Responses to “Installing LAMP Server Using TASKEL (desktop edition)”

  1. rylonian Says:

    I believe it’s

    sudo tasksel install lamp-server

    taskel seems to be an unknown command.

    Thanks for the article! =)

  2. deathstar Says:

    thanks, a lot quicker going through synaptic

    cheers thanks again

  3. Dan Says:

    Cheers - nice way to upgrade to a LAMP install

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>