Ubuntu10.10 one-click lamp installation

Source: Internet
Author: User

Ubuntu has a very convenient function, namely one-click installation of lamp server, which is very useful for learning to use PHP.
First, install a tool. In ubuntu 10.04 and earlier versions, the tool is installed by default.
However, UBUNTU 10.10 is not installed by default, so we need to manually install it first.
$ Sudo apt-Get install tasksel

$ SudoTasksel install Lamp-Server

 

The module name that can be installed with tasksel can be seen in the/usr/share/tasksel/ubuntu-tasks.desc file.

Tasksel detailed introduction to https://help.ubuntu.com/community/Tasksel

 

Or
Open the new software package manager, and select "mark software package by Task Group" in the "edit" menu. Then, select "lamp server" and mark the installation.

After the installation is complete, remember to restart Apache
$ Sudo/etc/init. d/apache2 restart

 

Install the MySQL graphical management tool

$ Sudo apt-Get install mysql-Admin

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.