
Centos的yum源更换为国内的阿里云源
1、备份mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup2、下载新的CentOS-Base.repo 到/et...
1、备份mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup2、下载新的CentOS-Base.repo 到/et...
用maven已经一段时间,有一些通用的可以开源的代码想放到公网的仓库中,以便可以随时使用。注册Sonatype OSSRH1:注册一个JIRA账号:https://issues.sonatype.org/secure...
执行命令:echo '{ "insecure-registries":["xxx.xxx.xxx.xxx:5000"] }' > /etc/docker/daemon.jsonsystemctl restart...
MySQL文档地址: https://hub.docker.com/_/mysql/docker拉取MySQL镜像:docker pull mysql拉取成功后我们查看一下:docker images创建并...
在登陆时 出现 unauthorized: authentication required 的错误提示:按照控制台里的提示我错把阿里云的登陆密码给修改了。其实在这里,在这里。