WordPress on nginx with FastCGIのCentOSの場合

以前の記事はDebianだったのですが、それをCentOSに設定したので、そのメモ。 ここを参考に、FastCGI用daemonのスクリプトを作成。 1% sudo vim /etc/init.d/php-fastcgi [...] [...]

DTIのServersMan@VPS Standardプランで最初にやったこと

Standardプランの契約ができたので、早速設定。 /etc/ssh/sshd_config 123Port xxxxx # ポート番号変更 PasswordAuthentication no # パスワードログインの [...] [...]