logrotate

Summary :

  Rotates, compresses, removes and mails system log files

Description :
  The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of
log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job

socat

Summary :

  Bidirectional data relay between two data channels ('netcat++')

Description :
  Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.

  

最新文章

  1. pandas.DataFrame对行和列求和及添加新行和列
  2. input type="datetime-local" 时placeholder不显示
  3. 错误提示:LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 的解决方法
  4. HTTP及状态码汇总
  5. linux rc.sysinit文件详解
  6. Freemarker 入门示例(zhuan)
  7. MongoDB (九) MongoDB 投影
  8. ANT打包J2EE项目war包
  9. VirtualBox虚拟vdi磁盘扩容
  10. [转] 查看CPU使用率 top命令详解
  11. A - Network of Schools - poj 1236(求连通分量)
  12. Sftp和ftp 差别、工作原理等(汇总ing)
  13. display的table和cell外加table-layout:fixed等分布局,外加换行,word-wrap:break-word
  14. Openlayer 3 的画线测量长度
  15. 【MySql】常用方法总结
  16. Linux下自己实现getopt功能
  17. Harry Potter and J.K.Rowling(半平面交+圆和矩形交)
  18. django之admin源码解析
  19. 【C#】C#创建Windows Service服务
  20. Android 视觉规范

热门文章

  1. [bzoj3071]N皇后
  2. CodeForces 785E Anton and Permutation 分块
  3. grunt简记
  4. android的5个进程等级
  5. python学习笔记-基础
  6. paramiko类Fabric主机管理
  7. Spring Boot多数据源配置(一)durid、mysql、jpa整合
  8. 【视觉SLAM14讲】ch4心得与课后题答案【仅供参考】
  9. Windows 下开发.NET Core应用
  10. Linux网络运维相关