Earth
一个无趣的人
源自:https://access.redhat.com/solutions/1381343 故障描述: -- Unit httpd.service has begun starting up. Apr 19 22:20:40 centreon-upgrade-test httpd[4793]: httpd: Syntax error on line 153 of /etc/httpd/conf/httpd.conf: Cannot load mo...
1.安装 certbot yum install epel-release yum install certbot 2.签发 跟着 #根据命令提示设置dns txt解析 certbot certonly --preferred-challenges dns --manual -d *.youdomain.com --server https://acme-v02.api.letsencrypt.org/directory 3....
转载文章请注明源地址:https://www.latiao.org/707.html 按照本文一步一步来,有Linux基础就可以成功! 本文实验基于Centos7.9 机器均为4C 4GB; Master centos7 10.12.0.100Worker1 centos7  10.12.0.101Worker2 centos7 10.12.0.102 所有节...
转载文章请注明源地址:https://www.latiao.org/634.html 安装篇 1.安装/ 打开setup.exe 如果弹出 需要下载文件,直接下载即可。会自动安装,安好重启即可。 2.重新打开 setup.exe 默认直接都下一步 3.选择install 安装必要...
转载文章请注明源地址:https://www.latiao.org/631.html 部署SARG 2.3.8 下载地址: https://master.dl.sourceforge.net/project/sarg/sarg/sarg-2.3.8/sarg-2.3.8.tar.gz?viasf=1 [root@localhost LOG]# tar zxvf sarg-2.3.8.tar.gz #解压...
转载文章请注明源地址:https://www.latiao.org/627.html 部署NFS 4 Server: [root@localhost LOG]# mkdir squid #NFS需要共享的文件夹 [root@localhost LOG]# chmod 777 squid/ #给予权限 [root@localhost LOG]# yum install -y wget vi...
课程来自于: 老段工作室 https://www.rhce.cc/本文档采用的系统为:CentOS Linux release 7.4.1708 (Core) 1.在宿主机里查找文件 find / -name aaa.txt ---没找着 2.进入到web1这个容器里 nerdctl exec -it nginx-7b6af bash 之后创建aaa.txt tou...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core) 课程来自于: 老段工作室 https://www.rhce.cc/ 查看容器 nerdctl ps 在运行的容器 nerdctl ps -a 所有容器 创建容器 nerdctl run 镜像 ---最简单的一个容器 nerdctl run hub.c.163...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core) 课程来自于: 老段工作室 https://www.rhce.cc/ 镜像的命名方式 仓库地址/分类/镜像名:tag 拉取镜像 nerdctl pull nginx #nerdctl pull 镜像 #默认是从dockerhub #https://hub.dock...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core) 课程来自于: 老段工作室 https://www.rhce.cc/ 下载最新版本,上传至服务器,本实验采用的是nerdctl-1.0.0-linux-amd64.tar.gz, https://github.com/containerd/nerdctl/releas...

© 辣条网 保留所有权利
POWERED BY EARTH
DESIGNED BY POETRY
CLOUD BY AWS
THEME Ver 3.7.2
辣条网标准设计文档

0%