Ubuntu 搭建web服务器
1.打开ubuntu14.042.开始安装mysql5sudo apt-get install mysql-server mysql-client你将被要求提供一个mysql的root用户的密码,我们需要在红色区域设置密码。new password for the mysql root user: repeat password for the mysql root user:...