摘要: 设置自启动 systemctl enable ssh 查看某个服务是否为自启动。 systemctl status ssh 安装mysql的方法 sudo apt install mariadb-server mariadb-client 第二步进入mysql 开始设置密码 还有设置远程可以登录 开 阅读全文
posted @ 2021-12-08 19:32 竹石2020 阅读(45) 评论(0) 推荐(0)