diff --git a/sources/tech/20140926 How to monitor user login history on CentOS with utmpdump.md b/sources/tech/20140926 How to monitor user login history on CentOS with utmpdump.md index 119465e6ed..10f851c2ed 100644 --- a/sources/tech/20140926 How to monitor user login history on CentOS with utmpdump.md +++ b/sources/tech/20140926 How to monitor user login history on CentOS with utmpdump.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to monitor user login history on CentOS with utmpdump ================================================================================ Keeping, maintaining and analyzing logs (i.e., accounts of events that have happened during a certain period of time or are currently happening) are among the most basic and essential tasks of a Linux system administrator. In case of user management, examining user logon and logout logs (both failed and successful) can alert us about any potential security breaches or unauthorized use of our system. For example, remote logins from unknown IP addresses or accounts being used outside working hours or during vacation leave should raise a red flag. @@ -117,4 +118,4 @@ via: http://xmodulo.com/2014/09/monitor-user-login-history-centos-utmpdump.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 [a]:http://xmodulo.com/author/gabriel -[1]:http://xmodulo.com/2014/09/logrotate-manage-log-files-linux.html \ No newline at end of file +[1]:http://xmodulo.com/2014/09/logrotate-manage-log-files-linux.html