会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天生我材有P用
When Everything Is Ready, Everything May Be Too Late
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2015年6月18日
AppArmor与SElinux
摘要: AppArmor与SElinux
阅读全文
posted @ 2015-06-18 16:27 沉重的蚂蚱
阅读(302)
评论(0)
推荐(0)
selinux策略开发
摘要: 所用软件:1.setools -->seaudit 读取日志以确定所需权限2.Reference Policy --> https://github.com/TresysTechnology/refpolicy/wiki/DownloadRelease3. Security Enhanced Lin...
阅读全文
posted @ 2015-06-18 11:33 沉重的蚂蚱
阅读(673)
评论(0)
推荐(0)
error while loading shared libraries: libseaudit.so.4: cannot open shared object file: Error 40
摘要: 安装共享库后要注意共享库路径设置问题, 如下:1) 如果共享库文件安装到了/lib或/usr/lib目录下, 那么需执行一下ldconfig命令ldconfig命令的用途, 主要是在默认搜寻目录(/lib和/usr/lib)以及动态库配置文件/etc/ld.so.conf内所列的目录下, 搜索出可共...
阅读全文
posted @ 2015-06-18 10:51 沉重的蚂蚱
阅读(1330)
评论(0)
推荐(0)
公告