One-click Installation lamp Service

Source: Internet
Author: User

One click to install the lamp service (execute the following command at the terminal):

sudo tasksel install lamp-server

One click to uninstall lamp (Execute command at terminal):

sudo tasksel remove lamp-server

Uninstalling the lamp from the above command will inevitably unload the Linux system itself, so you must remember to use the following when you uninstall the lamp.

Order to update the system:

sudo apt-get update

sudo apt-get upgrade

About lamp:

Linux+apache+mysql/mariadb+perl/php/python a group of open-source software that is often used to build dynamic Web sites or servers is itself a separate program, but because it is often used together, it has a higher degree of compatibility, Together make up a powerful Web application platform. With the booming of the open source, the three pillars has been developed with the development of Java EE and. NET commercial software, and the software-developed project has a low cost of investment in software and is therefore of concern to the entire IT community. From the website traffic, more than 70% of the traffic is lamp to provide, lamp is the most powerful website solution.

The specific process of installing lamp under ubuntu is as follows!

Use the command:

    1. sudo tasksel install Lamp-server

If the following words appear in the terminal:

    1. Sudo:tasksel:command not found

Indicates that it has not been installed. You will need to execute the following command to install it first:

    1. $sudo apt-get install Tasksel

You can use the Tasksel tool to see which packages are installed on your computer. Run the following command:

    1. $sudo Tasksel

One-click Installation lamp Service

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.