摘要:
1.修改MySQL配置 /etc/my.cnf vim /etc/my.cnf [mysqldump] user=xxx password=xxx 2.创建脚本 touch /var/www/wwwroot/dbbaks/项目名称_bak.shvim /var/www/wwwroot/dbbaks/ 阅读全文
posted @ 2021-04-24 15:30
b̶i̶n̶g̶.̶
阅读(239)
评论(0)
推荐(0)
摘要:
一、安装步骤 1、安装yum-utils yum install -y yum-utils 2、配置阿里源 yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo 3、 阅读全文
posted @ 2021-04-24 14:54
b̶i̶n̶g̶.̶
阅读(104)
评论(0)
推荐(0)