<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sudo on qytlix no blogs</title><link>https://blog.qyt.li/x/tags/sudo/</link><description>Recent content from qytlix no blogs</description><generator>Hugo</generator><language>en-us</language><managingEditor>qytlix@gmail.com (qytlix)</managingEditor><webMaster>qytlix@gmail.com (qytlix)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Wed, 08 Apr 2026 11:08:03 +0800</lastBuildDate><atom:link href="https://blog.qyt.li/x/tags/sudo/index.xml" rel="self" type="application/rss+xml"/><item><title>sudo免密码</title><link>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/sudo%E5%85%8D%E5%AF%86%E7%A0%81/</link><pubDate>Wed, 08 Apr 2026 11:08:03 +0800</pubDate><author>qytlix@gmail.com (qytlix)</author><guid>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/sudo%E5%85%8D%E5%AF%86%E7%A0%81/</guid><description>
<![CDATA[<h1>sudo免密码</h1><p>Author: qytlix(qytlix@gmail.com)</p>
        
          <p>#sudo #环境 #config
<strong>使用visudo编辑配置</strong>（避免语法错误导致系统无法使用sudo）：<code>sudo visudo</code>
<strong>添加免密规则</strong>（以用户<code>test</code>为例）： <code>test ALL=(ALL) NOPASSWD: ALL</code></p>
        
        <hr><p>Published on 2026-04-08 at <a href='https://blog.qyt.li/x/'>qytlix no blogs</a>, last modified on 2026-04-08</p>]]></description><category>content</category><category>tech</category><category>技术</category></item></channel></rss>