月: 2026年4月

Hylafax+ setup 未分類

Hylafax+ setup

HylafaxとHylafax+がある。どのような経緯で二つに分かれたのかは、下記のサイトを読んで察するしかないです。 https://en.wikipedia.org/wiki/HylaFAX https://hylafax.sourceforge.io/about.php 簡単に解釈すると、Hy…
NEC IXの微調整 dns関連 未分類

NEC IXの微調整 dns関連

show loggingをしたところ、dns関連のエラーが多数出ていたので、調整。 エラー状況 show logging を実施。下記のようなエラーが多数でていた。 2026/04/09 13:44:25 DNS.049: CACHE is full, 1272026/04/09 13:44:25 …
hylafaxコマンド 未分類

hylafaxコマンド

起動 hylafax start 終了 hylafax stop 処理中のジョブ faxstat -s ジョブの削除 faxrm 例:faxrm 362 363 364 これまでの処理の記録 sort -n で処理順に並べるfaxstat -d | sort -n | tail -100 ジョブから…