10 2015 档案
摘要:ntroductionFirewalld is a complete firewall solution available by default on CentOS 7 servers. In this guide, we will cover how to set up a firewall f...
阅读全文
摘要:How to Shrink a Windows VM on VMWare Fusion for MacHere’s my procedure for shrinking a Windows virtual machine on VMWare Fusion for the Mac.I should g...
阅读全文
摘要:19. crontab 定时任务通过crontab 命令,我们可以在固定的间隔时间执行指定的系统指令或 shell script脚本。时间间隔的单位可以是分钟、小时、日、月、周及以上的任意组合。这个命令非常适合周期性的日志分析或数据备份等工作。19.1. 命令格式crontab [-u user] ...
阅读全文
摘要:linux下的定时任务,Crontab用法呵呵,比较有用,网上摘抄的。留着备用吧。名称 : crontab使用权限 : 所有使用者使用方式 :crontab file [-u user]-用指定的文件替代目前的crontab。crontab-[-u user]-用标准输入替代目前的crontab.c...
阅读全文