发行通用linux目录/tmp、/var/tmp、/dev/shm安全设定# 如果/tmp是一个独立的磁盘分区,修改/etc/fstab文件中/tmp分区对应的挂载属性,加上nosuid、noexec、nodev三个选项即可 阅读更多…由Kael Wang,9 年2017-03-27 前