Apache

提供:onayami
2026年3月13日 (金) 23:26時点におけるMoutaku3dayo (トーク | 投稿記録)による版 (ページの作成:「<pre> du -shc /* | sort -rh ps -ef | grep httpd systemctl status httpd.service systemctl restart httpd.service sudo logrotate -d /etc/logrotate.conf sudo logrotate -f /etc/logrotate.conf cat /var/lib/logrotate/status ls -lh /var/log/apache2/ </pre>」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
du -shc /* | sort -rh
ps -ef | grep httpd
systemctl status httpd.service
systemctl restart httpd.service
sudo logrotate -d /etc/logrotate.conf
sudo logrotate -f /etc/logrotate.conf
cat /var/lib/logrotate/status
ls -lh /var/log/apache2/