摘要: #docker使用代理https://blog.csdn.net/styshoo/article/details/55657714 #docker镜像源#使用docker官方docker pull docker.io/mirrorgooglecontainers#使用杭州阿里云(不完整不是最新)do 阅读全文
posted @ 2022-02-17 11:21 eminwon 阅读(140) 评论(0) 推荐(0)
摘要: Mysql5.7 Linux安装教程 - 耸立的青竹 - 博客园 (cnblogs.com) 阅读全文
posted @ 2022-02-12 15:19 eminwon 阅读(16) 评论(0) 推荐(0)
摘要: 数据 库操作 create database emin; create database if not exists emin; drop database emin; drop database if exists emin; use emin; show databases; 表操作 creat 阅读全文
posted @ 2022-02-12 13:50 eminwon 阅读(34) 评论(0) 推荐(0)
摘要: 重置mysql密码-Mariadb5.5 vim /etc/my.cnf [mysql] +skip-grant-tables systemctl restart mariadb 进入mysql use mysql update user set Password=password('passwor 阅读全文
posted @ 2022-02-11 11:26 eminwon 阅读(173) 评论(0) 推荐(0)
摘要: 2. 下载新的 CentOS-Base.repo 到 /etc/yum.repos.d/ CentOS 6 wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-6.repo 或者 curl 阅读全文
posted @ 2021-10-28 08:47 eminwon 阅读(223) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示