摘要:
系统安全优化 selinux 配置文件路径:/etc/selinux/config [root@localhost ~]# [root@localhost ~]#cat /etc/selinux/config # This file controls the state of SELinux on 阅读全文
摘要:
文件属性概述 查看文件的属性 ls -l -i 文件的类型和Linux的权限 第一个属性用 d 表示。d 在 Linux 中代表该文件是一个目录文件 当为 d 则是目录 当为 - 则是文件; 若是 l 则表示为链接文档(link file); 若是 b 则表示为块设备文件(硬盘),装置文件里面的可供 阅读全文