2016-03-01から1ヶ月間の記事一覧

rsync emacs バックアップファイル除外

# backup text files (e.g. from Emacs) - *~ - \#*\#http://unix.stackexchange.com/questions/48311/what-do-you-filter-exclude-list-when-doing-backup-with-rsync

munin smart plugin smartctl exit status 64

Problem is that (according to the man page) smartctl sets bit no 6 if there was an error in the past, so now while everything is alright, the exit code is numeric 64.http://serverfault.com/questions/461456/munins-smart-plugin-keeps-reporti…

spamassassin

SpamAssassin が何をしてるか - LGTM とても参考になる SpamAssassinに同梱されているプラグインの制御ファイルは標準では/etc/mail/spamassassinにインストールされます。制御ファイルのファイル名はプラグインが導入されたバージョン毎に異なり、次のよう…

HTTP/1.0 HTTP/1.1 wget

force-response-1.0 This forces an HTTP/1.0 response to clients making an HTTP/1.0 request. It was originally implemented as a result of a problem with AOL's proxies. Some HTTP/1.0 clients may not behave correctly when given an HTTP/1.1 res…