NavigationUser loginWho's onlineThere are currently 1 user and 27 guests online.
Online usersLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtThe government of the United States is not, in any sense, founded on the Christian religion. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Debian security : File integrity checkersHi, I have a question regarding integrity checkers. I tried but while installing all of these, I had confusions. Can any one tell me the best tutorial to setup/configure one of the above Thanks |
Re: Debian security : File integrity checkers
I don't know about this tools, but debsums is pretty easy to use, man debsums will give you the basics you'll need. It can check integrity of packages and conf files against md5 sum, generate a new md5 for manually modified files ...etc.
Used in conjunction with rkhunter and chkrootkit it will provide a reasonable amount of monitoring. Again man will give you the basics with these simple programs.