Skip to content

使用SAR命令查看系统资源使用情况

SAR是Linux上一个很有用的命令,它不但可以查看系统资源使用情况,像是CPU,内存,磁盘IO等等。 更重要的是,它还可以查看以前的系统资源占用率(默认可以向前追溯一个月。需要相应的配置,但大部分Linux默认就安装/配置了SAR),这样就可以问题发生以后查看历史记录。 下面是一篇很不错的SAR的使用示例: http://www.thegeekstuff.com/2011/03/sar-examples/

Read more

Undelivered – 5.1.0 Address rejected

最近在做一个<a href=”http://zh.wikipedia.org/wiki/DKIM”>DKIM</a>相关的项目。有用户的邮件无法接收。OUTLOOK返回如下错误信息: This message was created automatically by the mail system. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: >>> [email protected] (Undelivered): 550…

Read more
Sidebar