サーバー
提供: wikipokpok
タイムゾーン
サーバーのタイムゾーンを日本時間(JST)に設定するには、以下のコマンドを使用します:
sudo timedatectl set-timezone Asia/Tokyo
https://ubuntu.perlzemi.com
Ubuntu Apache2の設定
https://penpen-dev.com/blog/ubuntuapache2/
sudo systemctl reload apache2 sudo systemctl restart apache2
Apache 2.2 に Phusion Passenger をプラグインし、Apache 上で Ruby on Rails アプリケーションを動かせるようにする
https://weblabo.oscasierra.net/install-phusion-passenger-to-redhat/
passenger-install-apache2-module