1. 配置源 配置源之前需要安装以下软件包 sudo apt update sudo apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common 1.1 docker官方源 添加apt
1. 软件安装 1.1 Ubuntu系统安装 sudo apt install samba 2. 配置软件 sudo vim /etc/samba/smb.conf 2.1 模板示例 [works] comment = Ubuntu File Server Share path =
1. 安装部署 1.1 nginx安装 1.2 php8.1-fpm安装 1.3 php环境安装 2. 常用命令 systemctl restart php8.1-fpm.service service nginx restart vim /etc/nginx/conf.d/zblob.conf
1. 下载源码 1.1 openresy wget https://openresty.org/download/openresty-1.21.4.1.tar.gz tar -xf openresty-1.21.4.1.tar.gz 1.2 下载pcre下载 wget https://netix.