タイムゾーン
サーバーのタイムゾーンを日本時間(JST)に設定するには、以下のコマンドを使用します:
sudo timedatectl set-timezone Asia/Tokyo
タイムゾーンが正しく設定されたかどうかを確認するには、以下のコマンドを使用します:
timedatectl status
https://ubuntu.perlzemi.com
Ubuntu Apache2の設定
https://penpen-dev.com/blog/ubuntuapache2/
sudo systemctl reload apache2 sudo systemctl restart apache2