FrontPage

syslog

http://www.rtpro.yamaha.co.jp/RT/FAQ/Syslog/syslog-messages.html

tcpdump

arp

  • arpを監視してあとで再生
tcpdump -n arp -w arp
tcpdump -n arp -r arp

バックグラウンドでコマンドを実行しておく

nohup [command] > vmstatout.log 2> vmstaterr.log &
  • nohupはリダイレクトをしてしないと,以下のようなリダイレクトになる.
    • < /dev/null > nohup.out 2> nohup.out

syslogd

デーモンはsyslogdにUDPプロトコルでstderrを出力.

USBストレージの場所

sudo parted -l

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2017-01-16 (月) 11:14:38 (2655d)