sh Ubuntu设置为15.10
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh Ubuntu设置为15.10相关的知识,希望对你有一定的参考价值。
## Node js install
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
# Install lamp sack
`sudo apt-get update`
`sudo apt-get install -y apache2`
`sudo apt-get install -y mysql-server php5-mysql`
`sudo service mysql status`
`sudo apt-get install -y phpmyadmin`
`sudo service apache2 restart`
以上是关于sh Ubuntu设置为15.10的主要内容,如果未能解决你的问题,请参考以下文章
sh 在ubuntu 15.10上安装lampstack
sh 在ubuntu 15.10上安装docker
sh 易于安装openresty(在Ubuntu 14.04,15.10和16.04上使用和测试)
sh 易于安装openresty和NVM(在Ubuntu 14.04,15.10和16.04上使用和测试)
elasticsearch 无法在 ubuntu 15.10 中启动服务
ubuntu 15.10 设置静态ip 分配固定ip 设置dns 设置网关 命令行配置ip 固定ip不生效怎么办