定期删除日志文件脚本

定期删除指定文件夹下的.log文件 mtime表示修改时间 即modify time,日志按天存储,所以删除三天没有改动的日志就行了 #!/bin/bash LOGDIR="日志文件夹路径"; if [ -d ${LOGDIR} ] then cd ${LOGDIR

【ghostscript】centos7.2 安装配置ghostscript

可用于打印、图像处理、文件转化

【ghostscript】图片和pdf处理、图片和pdf转换

使用ghostscript处理pdf和图片、图片和pdf转换

linux服务器安装NetData图形化监控

official statement:Netdata is distributed, real-time, performance and health monitoring for systems and applications. It is a highly optimized monitoring agent you install on all your systems and containers.
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×