最近在Outlook中打开Excel会报下面的错误:
在Outlook中打开Word会报下面的错误:
在别的电脑上可以打开,把附件另存到硬盘上也可以打开。
解决办法很简单:在excel或word-文件-选项-信任中心-受保护的视图中,取消“为Outlook附件启用受保护的视图”,记得这个更改要在Word和Excel中做,刚开始我在Outlook中找了半天没找到相关选项。
查看iptables相关外挂模块
ls -al /lib/modules/`uname -r`/kernel/net/ipv4/netfilter|grep iptable_filter
ls -al /lib/modules/`uname -r`/kernel/net/ipv4/netfilter|grep ip_tables
如果有,就执行:
modprobe ip_tables
modprobe iptable_filter
modprobe iptable_mangle
modprobe iptable_nat