更新apt 包:sudo apt-get update 安装MySQL 服务器:sudo apt-get install mysql-server 启动服务器:sudo systemctl start mysql 安全策略:sudo mysql_secure_installation