摘要:
http://os.51cto.com/art/200912/167478_all.htm对于Linux 的系统安全来说,日志文件是极其重要的工具。系统管理员可以使用logrotate 程序用来管理系统中的最新的事件,对于Linux 的系统安全来说,日志文件是极其重要的工具。系统管理员可以使用logrotate 程序用来管理系统中的最新的事件。logrotate 还可以用来备份日志文件,本篇将通过以下几部分来介绍日志文件的管理:1、logrotate 配置2、缺省配置 logrotate3、使用include 选项读取其他配置文件4、使用include 选项覆盖缺省配置5、为指定的文件配置转储 阅读全文
posted @ 2014-01-14 11:30
一天不进步,就是退步
阅读(1431)
评论(0)
推荐(0)
摘要:
功能说明:比较文件的差异。语法:diff [OPTION]... FILES实例:diff -ur temp1 temp2diff -ur temp1 temp2 > temp.diffoption详细:--normaloutput a normal diff (This is the default).-q,--briefreport only when files differ.-s,--report-identical-filesreport when two files are the same.-c,-CNUM,--context[=NUM]output NUM (defaul 阅读全文
posted @ 2014-01-14 09:06
一天不进步,就是退步
阅读(1759)
评论(0)
推荐(0)
浙公网安备 33010602011771号