摘要: https://blog.csdn.net/qq_35453862/article/details/117742619 从华为云导出 导入阿里云 阅读全文
posted @ 2023-11-01 21:27 妖精代码 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 安装 查看版本 查看状态 配置 sudo mysql_secure_installation 配置一些比如 root 允不允许远程登录之类 我配置了不允许root远程登录,root 为空密码 配置一个普通用户 https://zhuanlan.zhihu.com/p/569668500#:~:tex 阅读全文
posted @ 2023-11-01 11:45 妖精代码 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 在云服务器上运行以下命令 sudo apt update sudo apt install -y docker.io 阅读全文
posted @ 2023-11-01 10:48 妖精代码 阅读(4) 评论(0) 推荐(0) 编辑