摘要: AppArmor https://help.ubuntu.com/14.04/serverguide/apparmor.html AppArmor 是一个实施了基于名称强制存取控制的Linux安全模组。AppArmor 界定了单个程序进入一组文件列表的权限并遵循posix 1003.1e 草稿的能力。 默认情况下AppArmor已安装并载入。它使用每个程序的profiles来确定这个程序需要什么文... 阅读全文
posted @ 2014-07-01 12:44 popsuper1982 阅读(1890) 评论(0) 推荐(0) 编辑
摘要: Introduction to AppArmor http://ubuntuforums.org/showthread.php?t=1008906 Contents Post 1 Introduction (This is it). Post 2 AppArmor on Ubuntu. Post 3 Anatomy of a Profile. Post 4 Generating Profi... 阅读全文
posted @ 2014-07-01 12:43 popsuper1982 阅读(1017) 评论(0) 推荐(0) 编辑
摘要: RAW raw是默认的格式,格式简单,容易转换为其他的格式。需要文件系统的支持才能支持sparse file 创建image # qemu-img create -f raw flat.img 10GFormatting 'flat.img', fmt=raw size=10737418240 如果我们ls则看到 ls -lh flat.img -rw-r--r-- 1 root root 1... 阅读全文
posted @ 2014-07-01 10:04 popsuper1982 阅读(4672) 评论(0) 推荐(1) 编辑
摘要: KVM/QEMU hypervisor driverProject LinksDeployment pre-requisitesConnections to QEMU driverDriver security architectureDriver instancesPOSIX users/grou... 阅读全文
posted @ 2014-07-01 09:22 popsuper1982 阅读(653) 评论(0) 推荐(0) 编辑