<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP 透過 Sudo 執行 root 指令</title>
	<atom:link href="http://www.hkcode.com/linux-bsd-notes/341/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hkcode.com/linux-bsd-notes/341</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sin</title>
		<link>http://www.hkcode.com/linux-bsd-notes/341#comment-9560</link>
		<dc:creator>Sin</dc:creator>
		<pubDate>Mon, 07 Jun 2010 06:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/341#comment-9560</guid>
		<description>請問，如果是要讓test這個使用者，使用sudo這個指令都不用在輸入密碼是不是
在最後面加入
test ALL=(ALL) ALL
就可以了呢??</description>
		<content:encoded><![CDATA[<p>請問，如果是要讓test這個使用者，使用sudo這個指令都不用在輸入密碼是不是<br />
在最後面加入<br />
test ALL=(ALL) ALL<br />
就可以了呢??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cgeek</title>
		<link>http://www.hkcode.com/linux-bsd-notes/341#comment-8299</link>
		<dc:creator>cgeek</dc:creator>
		<pubDate>Sat, 30 Aug 2008 17:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/341#comment-8299</guid>
		<description>我的系统是fedora9，用上面方法都不行，原来罪魁祸首是selinux，必须把selinux的策略改了或关了SELinux才行。</description>
		<content:encoded><![CDATA[<p>我的系统是fedora9，用上面方法都不行，原来罪魁祸首是selinux，必须把selinux的策略改了或关了SELinux才行。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b-shell</title>
		<link>http://www.hkcode.com/linux-bsd-notes/341#comment-8072</link>
		<dc:creator>b-shell</dc:creator>
		<pubDate>Tue, 04 Dec 2007 11:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/341#comment-8072</guid>
		<description>我是用CENTOS 5的, 正好需要用web interface 給不懂CLI 的同事處理日常系統維護, 看到你這篇教學, 就按你的方法去做. 但發現不成功, 而在 httpd 的error log會出現以下error:

sudo: sorry, you must have a tty to run sudo

我在網上找到解決方法, 就是在visudo 內, 找出下面這行:

Defaults    requiretty

注解掉再執行就成功了. 希望其他遇到相同問題的人可以作為參考.</description>
		<content:encoded><![CDATA[<p>我是用CENTOS 5的, 正好需要用web interface 給不懂CLI 的同事處理日常系統維護, 看到你這篇教學, 就按你的方法去做. 但發現不成功, 而在 httpd 的error log會出現以下error:</p>
<p>sudo: sorry, you must have a tty to run sudo</p>
<p>我在網上找到解決方法, 就是在visudo 內, 找出下面這行:</p>
<p>Defaults    requiretty</p>
<p>注解掉再執行就成功了. 希望其他遇到相同問題的人可以作為參考.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SIKO</title>
		<link>http://www.hkcode.com/linux-bsd-notes/341#comment-8058</link>
		<dc:creator>SIKO</dc:creator>
		<pubDate>Sat, 27 Oct 2007 07:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/341#comment-8058</guid>
		<description>引用啦 

By SIKO</description>
		<content:encoded><![CDATA[<p>引用啦 </p>
<p>By SIKO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moyoshi</title>
		<link>http://www.hkcode.com/linux-bsd-notes/341#comment-7983</link>
		<dc:creator>moyoshi</dc:creator>
		<pubDate>Sat, 18 Aug 2007 07:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/341#comment-7983</guid>
		<description>版主提供的內容都很有深度，除了這篇以外&quot;讓 crontab 自動排程執行 php&quot;
也是我想要解決php轉檔的其中一個方法，不過我還是選擇了這篇的做法。
感謝版主的分享^_^</description>
		<content:encoded><![CDATA[<p>版主提供的內容都很有深度，除了這篇以外&#8221;讓 crontab 自動排程執行 php&#8221;<br />
也是我想要解決php轉檔的其中一個方法，不過我還是選擇了這篇的做法。<br />
感謝版主的分享^_^</p>
]]></content:encoded>
	</item>
</channel>
</rss>

