-
Notifications
You must be signed in to change notification settings - Fork 3
安装LAMP环境
baymin edited this page Jul 5, 2017
·
1 revision
系统中升级和更新源
apt-get update && sudo apt-get upgrade -y
安装Apache
apt-get install apache2 -y
系统中升级和更新源
apt-get update && sudo apt-get upgrade -y
安装Apache
apt-get install apache2 -y