Docker 安装

Docker 简单安装教程自 1.24 版本起,Dockershim 已从 Kubernetes 项目中删除。 1 安装和配置 1.1 Docker 安装 Docker 官方 Centos 安装 1 2 3 4 5 6 7 8 9 yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo # yum-config-manager --disable https://download.docker.com/linux/centos/docker-ce.repo

Linux Pxe 网络批量安装

PXE 网络安装Linux Centos7 网络安装参考,PXE 网络安装文档,EFI 安装 1 PXE 服务器准备 1.1 关闭防火墙和 Selinux 1 2 systemctl stop firewalld.service && systemctl disable firewalld.service setenforce 0 1.2 基础服务安装、配置 TFTP/DHCP/VSFTP

Hugo-博客

HugoHugo 世界上最快的网站(静态)建设框架。它是用 Go(又名 Golang)编写。 Hugo 是最流行的开源静态站点生成器之一,凭借其惊人的速度和灵活性,Hug