2024-01-01から1年間の記事一覧

systemdのトラブルあるあるネタ

仕事が納まったのでぼんやりしています。 「年末だな〜」→「お笑いとかみてないな〜」→「あるある探検隊みたいな〜」→「systemdあるある探検隊〜」ということでつい書いてしまったやつ Restart=on-failure にして kill したら再起動しない! → SIGTERMによる…

Script to download PDF documents from docs.redhat.com

I wrote a script to download PDF documents in bulk from docs.redhat.com. It might break if the site's HTML changes in the future, but please bear with it. gist.github.com

docs.redhat.com の本文幅が狭いのをなんとかするbookmarkletを作った

Red Hatのドキュメントが、access.redhat.com/documentation から docs.redhat.com/ja/documentation のようにかわり、6月20日から従来URLからのリダイレクトが行われるようになりました。 それにともなってちょっとサイトデザインもちょっと変わりました。…