LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [CentOS]
ONLINE
// Z.SHINCHVEN

在 CentOS 上 通过阿里云源 安装 Docker

在天朝安装 Docker 可能要过五关斩六将,最大的敌人还是网络。感谢阿里云提供了 Docker 的源。 安装 docker-ce CentOS https://docs.docker.com/engine/install/centos/ 移除旧版本的 Docker sudo yum remove docker \ docker-client \ …

// Z.SHINCHVEN

How to Install Certbot with Nginx on Linux

Certbot is a handy command-line tool for Let's Encrypt, enabling you to set up and update SSL certificates effortlessly via straightforward commands. Though the official guide suggests using snapd for…