System Extension Blocked - warning

2020-12-07 22:06:13

参考链接 System Extension Blocked - warning

After upgrading your macOS computer to High Sierra 10.13.4 or higher (starting in April 2018), you may see a message about a System Extension Blocked.  At Williams we have seen this warning appear for these programs:

  • Sophos Anti-Virus

  • Cisco VPN

  • VirtualBox

 

 

If you see the Open Security Preferences button, click that, then click Allow.

If you only see OK, click that then go to your Apple Menu:  System Preferences: Security and Privacy.  Click Allow.

 

You should only need to do this once and only for the few applications which have not certified their programs with Apple.  These will be resolved soon by the vendors.

 


  • 2018-01-29 15:18:57

    Druid多数据源配置

    搞了一天,竟然输在了把datasource,携程dataSource.老是切换不成功,几近崩溃。

  • 2018-02-01 22:09:18

    给linux添加回收站

    linux下常常使用rm,导致误操作删除一些重要的文档,很难恢复(当然也能恢复,不过比较复杂),所以在这种情况下,我们如果能给linux添加一个回收站就好多了,说白了,这个回收站机制也比较简单,就是使用 mv封装一个rm,简单的可以自己写个脚本,复杂点的就是在bin下添加这个封装命令就行了。

  • 2018-02-02 10:52:50

    IntelliJ IDEA 快捷键说明大全(中英对照、带图示详解)

    因为觉得网络上的 idea 快捷键不够详尽,所以特别编写了此篇文章,方便大家使用 idea O(∩_∩)O~ 其中的英文说明来自于 idea 的官网资料,中文说明主要来自于自己的领会和理解,英文说明只是作为参考。重要的快捷键会附带图示,进行详细的说明。