memo

Debianで /etc/init.d/ 下の起動スクリプトに su を書くのは危険

/etc/init.d/ 下の起動スクリプトに su を書くと、Xが起動しなくなる。 といってもコンソールはあるのでそれを用いて無効化するとよい

LTSV ファイルサイズ

echo "scale=3; ($(cut files.ltsv -f5 | cut -d":" -f2 | tr '\n' ' ' | sed -e "s/\ $//g;s/\ /\ \+\ /g")) /1024/1024/1024" |bc

受信専用メールサーバ

install postfix dovecot-pop3 mkdir ~/Maildir/{cur,tmp,new} http://aikichi.jp/server_memo/memo11_postfix.html postfix 設定 http://centossrv.com/postfix.shtml dovecot 設定