花费 65 ms
centOS7.4 查看文件大小,文件占用大小

例如:查看home目录的大小,使用命令 du -sh /home 2. CentOS7/RHEL6中,查看某一指定目录下各子目录大小 例如:查看home目录下各个用户目录的大小,使用命令 ...

Tue Jan 05 22:15:00 CST 2021 0 2275
MAIL (mailed 317 bytes of output but got status 0x004b#012)

当Cron执行命令出错时,默认会发送邮件给cron任务的所有者.当然,发送邮件时也可能会出错.我就遇到了如题所示的错误. 我使用的机器环境为Centos7.它默认会使用Postfix来发送邮件. ...

Thu Feb 25 00:54:00 CST 2021 0 616
centos7.4 php5升级到php7

1. 删除php所有版本 yum -y remove php* 2. 安装php7 yum -y install php72w php72w-cli ph ...

Tue Apr 21 23:54:00 CST 2020 0 718

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM