Linux

Linux

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

linuxで使えるバーチャルホストでのapache のログローテーション #! /bin/sh SHELL=/bin/bash export SHELL TERM=vt100 export TERM JLESSCHARS...
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:
Linux

LPIC-2 201 模擬問題 No.2

linuxのジョブの時間指定 指定した時間に実行するジョブを設定するために使用できる2つの ユーティリティはどれですか? A. at と crond B. atrun と crontab C. at と crontab...
タイトルとURLをコピーしました