5月 22

ついでにログローテーションの確認をしてみると、エラーをはいていた。

# cat /var/log/router
(略
May 22 13:37:18 xxxxxx logrotate: ALERT exited abnormally with [1]

ログローテートコマンドで確認してみる。

# /usr/sbin/logrotate -vd /etc/logrotate.conf
reading config file /etc/logrotate.conf
including /etc/logrotate.d
reading config file acpid
reading config info for /var/log/acpid
reading config file clamav
reading config info for /var/log/clamav/clamd.log
reading config file conman
(略
reading config file syslog
reading config info for /var/log/messages /var/log/secure /var/log/maillog /var/log/spooler /var/log/boot.log /var/log/cron /var/log/router
reading config file vsftpd.log
reading config info for /var/log/vsftpd.log
error: vsftpd.log:7 duplicate log entry for /var/log/xferlog

Continue reading »

Tagged with:
5月 22

今更ながら、ルータの syslog を記録するために syslog サーバを構築します。

1. 空のログファイルを作成

# touch /var/log/router

2. /etc/syslog.conf を編集 Continue reading »

Tagged with:
5月 21

以前のエントリーで、SugarSync をメインのオンラインストレージとして使用し始めたことを書いた。

しかし唯一の弱点は「日本語版が無いこと」。これはデベロッパーや少しITに詳しい人にとってはそれ程、障害になるものではないものの、やはり細かい説明等で分かりにくい部分があった。
この SugarSync が日本語対応(※1)し、今後は積極的に企業向けプランも展開していくとのこと。

SugarSync

Continue reading »

Tagged with:
5月 02

自宅メインサーバのスペックは CPU AMD AM2 64×2 5200+ メモリ8G。
せっかく 64bit マシンでメモリも 8G まで認識するので VPS の導入を検討していた。

VMWare Server や Xen は既に試した。

VMWare Server は 標準で GUI が用意されていて分かりやすいのだけど、リソースを食うため却下。
Xen は悪くないのだけど、検討している当時(1年ほど前)の私の Linux に対する知識では、やや敷居が高く断念した。

Continue reading »

Tagged with:
preload preload preload