摘要:
⼀、快速⼊⻔ 1、基础知识 1.1、Docker简介 docker是什么? Docker is the company driving(推动) the container movement and the only container platform provider to address eve 阅读全文
摘要:
查看MySQL服务状态: sudo service mysql status 停止MySQL服务: sudo service mysql stop 启动MySQL服务: sudo service mysql start 重启MySQL服务: sudo service mysql restart My 阅读全文