首页 › 站内搜索 ›
1.安装 certbot
yum install epel-release
yum install certbot
2.签发 跟着 #根据命令提示设置dns txt解析
certbot certonly --preferred-challenges dns --manual -d *.youdomai...
在我们日常接触的手机和网站上所使用的字体,也在不断的推陈出新。而我在使用手机和浏览互联网时,也开始慢慢的注意了字体这个看似不重要的东西。当我第一次体验iPhone4S时,发现iOS的字体...
转载文章请注明源地址:https://www.latiao.org/707.html
按照本文一步一步来,有Linux基础就可以成功!
本文实验基于Centos7.9 机器均为4C 4GB;
Master centos7 10.12.0.100Wo...
转载文章请注明源地址:https://www.latiao.org/634.html
安装篇
1.安装/ 打开setup.exe
如果弹出 需要下载文件,直接下载即可。会自动安装,安好重启即可。
2.重新...
转载文章请注明源地址: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...
转载文章请注明源地址:https://www.latiao.org/627.html
部署NFS 4
Server:
[root@localhost LOG]# mkdir squid #NFS需要共享的文件夹
[root@localhost LOG]# chmod 777...
课程来自于: 老段工作室 https://www.rhce.cc/本文档采用的系统为:CentOS Linux release 7.4.1708 (Core)
1.在宿主机里查找文件
find / -name aaa.txt ---没找着
2.进入到web1...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core)
课程来自于: 老段工作室 https://www.rhce.cc/
查看容器
nerdctl ps 在运行的容器
nerdctl ps -a 所有容器
创...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core)
课程来自于: 老段工作室 https://www.rhce.cc/
镜像的命名方式
仓库地址/分类/镜像名:tag
拉取镜像
nerdct...
本文档采用的系统为:CentOS Linux release 7.4.1708 (Core)
课程来自于: 老段工作室 https://www.rhce.cc/
下载最新版本,上传至服务器,本实验采用的是nerdctl-1.0.0-linux-am...