环境
- Ubuntu 22.04 server 64bit
- nginx+php
- sqlite3
FQDN
# 更新
apt-get update
echo > /etc/hostname mail.example.com
# 注释 - update_hostname
vim /etc/cloud/cloud.cfg
# 重启
reboot
安装nginx …
read moreThere are comments.
There are comments.
There are comments.
sudo dnf -qy module disable postgresqlsudo yum install -y …There are comments.