摘要:
SELinux 模式的切换 enforcing:强制模式,代表 SELinux 运行中,且已经正确的开始限制 domain/type 了; permissive:宽容模式:代表 SELinux 运行中,不过仅会有警告信息并不会实际限制 domain/type 的存取。这种模式可以运来作为 SELin 阅读全文
posted @ 2020-07-14 15:30
牛奔
阅读(1076)
评论(0)
推荐(0)
摘要:
端口被某个进程占用 使用命令 lsof -i:端口号 然后看到进程号,直接杀掉进程就好 kill -9 进程号 阅读全文
posted @ 2020-07-14 09:25
牛奔
阅读(837)
评论(0)
推荐(0)

浙公网安备 33010602011771号