From 92e0e211b0cc1f29b8aadc9338c40b8bdbe24ecd Mon Sep 17 00:00:00 2001 From: wxy Date: Wed, 8 Oct 2014 22:00:09 +0800 Subject: [PATCH] PUB:20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS @2q1w2007 --- ...isable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md (94%) diff --git a/translated/tech/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md b/published/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md similarity index 94% rename from translated/tech/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md rename to published/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md index f95f9d4eb4..0efa52c08e 100644 --- a/translated/tech/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md +++ b/published/20140818 Disable reboot using Ctrl-Alt-Del Keys in RHEL or CentOS.md @@ -1,4 +1,4 @@ -在RHEL / CentOS下停用按下Ctrl-Alt-Del 重启系统的功能 +在RHEL/CentOS 5/6下停用按下Ctrl-Alt-Del 重启系统的功能 ================================================================================ 在Linux里,由于对安全的考虑,我们允许任何人按下**Ctrl-Alt-Del**来**重启**系统。但是在生产环境中,应该停用按下Ctrl-Alt-Del 重启系统的功能。 @@ -37,7 +37,7 @@ via: http://www.linuxtechi.com/disable-reboot-using-ctrl-alt-del-keys/ 作者:[Pradeep Kumar][a] 译者:[2q1w2007](https://github.com/2q1w2007) -校对:[校对者ID](https://github.com/校对者ID) +校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出