Linux

Linux

linux apache ログローテーション(バーチャルホスト)

linuxで使えるバーチャルホストでのapache のログローテーション #! /bin/sh SHELL=/bin/bash export SHELL TERM=vt100 export TERM JLESSCHARS...
Linux

Linux シグナル一覧(LPI対策用)

Linux シグナル一覧(LPI対策用)
Linux

【Fix】 AttributeError: ‘module’ object has no attribute ‘GSSException’ on fab command

fabコマンドで「AttributeError: 'module' object has no attribute 'GSSException'」のエラーが出力されて少し手間取ったのでその解決策をシェアしようと思います。 Fixes this issue. Attempting to use fab when python(2.7)-gssapi fails with an AttributeError:
タイトルとURLをコピーしました