[cc lang=”bash”]
sudo apt-get install tasksel
# 任务标记分组
sudo tasksel install lamp-server
#安装途中MySQL要求设定账户有密码,这是与操作系统没关系的账户与密码。
[/cc]

作者简介

Chun-Hui Gao is a Research Associate at Huazhong Agricultural University.

重复使用

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The source code is licensed under MIT. The full source is available at https://github.com/yihui/hugo-prose.

欢迎修订

如果您发现本文里含有任何错误(包括错别字和标点符号),欢迎在本站的 GitHub 项目里提交修订意见。

引用本文

如果您使用了本文的内容,请按照以下方式引用:

gaoch (2015). Ubuntu 快速安装 LAMP. BIO-SPRING. /post/2015/08/21/2015-08-21-ubuntu-install-lamp/

BibTeX citation

@misc{
  title = "Ubuntu 快速安装 LAMP",
  author = "gaoch",
  year = "2015",
  journal = "BIO-SPRING",
  note = "/post/2015/08/21/2015-08-21-ubuntu-install-lamp/"
}