From 02e094b5aaa0397cfcce11ce2601ab55112e6076 Mon Sep 17 00:00:00 2001 From: jasminepeng Date: Fri, 3 Feb 2017 15:34:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 校对完毕 --- ...Run sudo Command Without Entering a Password in Linux.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translated/tech/20170125 How to Run sudo Command Without Entering a Password in Linux.md b/translated/tech/20170125 How to Run sudo Command Without Entering a Password in Linux.md index 2f5be586a7..701bc9f47b 100644 --- a/translated/tech/20170125 How to Run sudo Command Without Entering a Password in Linux.md +++ b/translated/tech/20170125 How to Run sudo Command Without Entering a Password in Linux.md @@ -60,9 +60,9 @@ aaronkilik ALL=(ALL) NOPASSWD: /bin/kill 对于更多的 **sudo** 配置和其他使用选项,请阅读我们的有更多例子描述的文章,: -1.  [在 Linux 中设置 sudo 的十条 sudoers 实用配置][1] -2. [让 sudo 在你输入错误的密码时“嘲讽”你][2] -3. [如何在 Linux 中让 sudo 密码会话的超时更长些][3] +-  [在 Linux 中设置 sudo 的十条 sudoers 实用配置][1] +-  [让 sudo 在你输入错误的密码时“嘲讽”你][2] +-  [如何在 Linux 中让 sudo 密码会话的超时更长些][3] 在本篇中,我们讨论了如何配置 sudo 命令来不用输入密码运行。不要忘记在评论栏中给我们提供你关于这份指导的想法和其他对于 Linux 系统管理员有用的 sudoers 配置。