Linux lastb命令的使用

season0891發表於2014-02-25
Linux lastb命令的使用
lastb命令顯示登入失敗記錄
LInux version:
cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
首次執行lastb命令會報下的錯誤
lastb: /var/log/btmp: No such file or directory
Perhaps this file was removed by the operator to prevent logging lastb info.
只需建立這個不存在的檔案即可
touch /var/log/btmp
使用ssh的登入失敗不會記錄在btmp檔案中
 

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/90618/viewspace-1089148/,如需轉載,請註明出處,否則將追究法律責任。

相關文章