From d01e3724c1ab33c35c60654fd28e5286780237c8 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sat, 3 Feb 2024 00:39:56 -0500 Subject: [PATCH] Update the document for linux.md --- devops/os/linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/devops/os/linux.md b/devops/os/linux.md index 39b1131..f1d7eef 100644 --- a/devops/os/linux.md +++ b/devops/os/linux.md @@ -8,3 +8,4 @@ | Firewall-cmd 安装和配置开放端口 | https://www.isharkfly.com/t/firewall-cmd/13715 | | Linux 设置主机名 | https://www.isharkfly.com/t/linux/15230 | | Linux 安装 httpd 服务器 | https://www.isharkfly.com/t/linux-httpd/15231 | +| Linux 中安装 nginx | https://www.isharkfly.com/t/linux-nginx/13951 |