Ubuntu Server Nginx + PHP + MySQL commands

Source: Internet
Author: User
Tags apc mysql commands


Ubuntu Server Nginx + PHP + MySQL Command purpose command remarks disable Server shutdown-h now shutdown-h + 3 "System will shutdown after 3 minutes"
This means that the system will notify the user to shut down www.2cto.com and restart the server shutdown-r now to update the existing software. sudo apt-get update sudo apt-get upgrade: install SSH sudo apt-get install after ssh is installed, you can use ssh or winscp for remote connection to install ftp sudo apt-get install vsftpd install Nginx sudo apt-get install nginx install mysql server sudo apt-get install mysql-server during installation install mysql client sudo apt-get install mysql-client install php5 sudo apt-get install php5 install php5-fpm sudo apt-get install php5-fpm install php5-mysql sudo apt-get install sudo apt- get install php5-mysql install php-apc sudo apt-get install php-apc

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.