2023年11月28日 星期二

Ubuntu 安裝wordpress資訊收集

Ubuntu 安裝wordpress資訊收集:


How to Install WordPress on Ubuntu 22.04 LTS Server
https://linux.how2shout.com/how-to-install-wordpress-on-ubuntu-22-04-lts-server/

How to Install phpMyAdmin with Apache on Ubuntu 22.04 LTS
https://linux.how2shout.com/how-to-install-phpmyadmin-with-apache-on-ubuntu-22-04-lts/

沒有留言:

Rocky Linux 防火牆設定方法

舉例: 當有一個Nginx Keepalived的設定需求,我需要開放http和https服務,並且開放vrrp的通訊協定。 會需要完成 Keepalived 與防火牆配置 : 確定 VRRP 協定與防火牆規則均已放行: sudo firewall-cmd --permanent...