<?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>
	《ISHM Blog》的留言	</title>
	<atom:link href="https://ishm.idv.tw/comments/feed" rel="self" type="application/rss+xml" />
	<link>https://ishm.idv.tw</link>
	<description>ishm 的電子記事本</description>
	<lastBuildDate>Fri, 30 Sep 2011 03:07:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>
	<item>
		<title>
		「vma」發佈於〈Hyper-V 無法新增裝置 0x800704c8〉的留言		</title>
		<link>https://ishm.idv.tw/archives/158#comment-63</link>

		<dc:creator><![CDATA[vma]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 07:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=158#comment-63</guid>

					<description><![CDATA[這個問題我有詢問過趨勢，趨勢表示有支援windows 2008 x64 Hyper-V 平台用戶端掃毒，但更新了officescan 10虛擬機器就掛了，還使得AD Server掛了，超慘~]]></description>
			<content:encoded><![CDATA[<p>這個問題我有詢問過趨勢，趨勢表示有支援windows 2008 x64 Hyper-V 平台用戶端掃毒，但更新了officescan 10虛擬機器就掛了，還使得AD Server掛了，超慘~</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ishm」發佈於〈SSH Tunnel 替代方案 Stunnel〉的留言		</title>
		<link>https://ishm.idv.tw/archives/89#comment-57</link>

		<dc:creator><![CDATA[ishm]]></dc:creator>
		<pubDate>Fri, 30 Apr 2010 22:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=89#comment-57</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://ishm.idv.tw/archives/89#comment-50&quot;&gt;Rogerger&lt;/a&gt;」。

Thanks......^_^]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://ishm.idv.tw/archives/89#comment-50">Rogerger</a>」。</p>
<p>Thanks&#8230;&#8230;^_^</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「Rogerger」發佈於〈SSH Tunnel 替代方案 Stunnel〉的留言		</title>
		<link>https://ishm.idv.tw/archives/89#comment-50</link>

		<dc:creator><![CDATA[Rogerger]]></dc:creator>
		<pubDate>Fri, 18 Dec 2009 18:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=89#comment-50</guid>

					<description><![CDATA[您好，也可以使用 nohup ssh 或是 autossh 喔。]]></description>
			<content:encoded><![CDATA[<p>您好，也可以使用 nohup ssh 或是 autossh 喔。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ISHM Blog &#187; 網路郵件存取及郵局通訊協定 (POP and IMAP)」發佈於〈Red Hat 資料安全（五）〉的留言		</title>
		<link>https://ishm.idv.tw/archives/47#comment-17</link>

		<dc:creator><![CDATA[ISHM Blog &#187; 網路郵件存取及郵局通訊協定 (POP and IMAP)]]></dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=47#comment-17</guid>

					<description><![CDATA[[...] SSL 加密認證，要先製作一個憑證並簽署： # make  -C  /etc/pki/tls/certs  dovecot.pem  (或者至 /etc/pki/tls/certs 目錄中，直接 [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] SSL 加密認證，要先製作一個憑證並簽署： # make  -C  /etc/pki/tls/certs  dovecot.pem  (或者至 /etc/pki/tls/certs 目錄中，直接 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ISHM Blog &#187; 網路檔案系統服務 (NFS)」發佈於〈檔案系統管理（四）〉的留言		</title>
		<link>https://ishm.idv.tw/archives/117#comment-12</link>

		<dc:creator><![CDATA[ISHM Blog &#187; 網路檔案系統服務 (NFS)]]></dc:creator>
		<pubDate>Sun, 19 Apr 2009 13:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=117#comment-12</guid>

					<description><![CDATA[[...] /etc/fstab 中設定開機掛載外，也可以使用 autofs 來自動掛載 NFS： # echo  &#8220;NFSDIR   &#8211;fstype=nfs,rw,soft   192.168.0.2:/var/ftp/pub&#8221;  [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] /etc/fstab 中設定開機掛載外，也可以使用 autofs 來自動掛載 NFS： # echo  &#8220;NFSDIR   &#8211;fstype=nfs,rw,soft   192.168.0.2:/var/ftp/pub&#8221;  [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ISHM Blog &#187; 網路檔案系統服務 (NFS)」發佈於〈xinetd 服務管理〉的留言		</title>
		<link>https://ishm.idv.tw/archives/106#comment-11</link>

		<dc:creator><![CDATA[ISHM Blog &#187; 網路檔案系統服務 (NFS)]]></dc:creator>
		<pubDate>Tue, 14 Apr 2009 15:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=106#comment-11</guid>

					<description><![CDATA[[...] 可用 tcp_wrappers 來作為連線控管的機制，控管的標的是 portmap，例如要讓 192.168.0.0/24 的網段可以使用 NFS [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 可用 tcp_wrappers 來作為連線控管的機制，控管的標的是 portmap，例如要讓 192.168.0.0/24 的網段可以使用 NFS [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ISHM Blog &#187; 使用者管理（三）」發佈於〈可插入式認證模組 PAM（一）〉的留言		</title>
		<link>https://ishm.idv.tw/archives/99#comment-9</link>

		<dc:creator><![CDATA[ISHM Blog &#187; 使用者管理（三）]]></dc:creator>
		<pubDate>Tue, 07 Apr 2009 13:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=99#comment-9</guid>

					<description><![CDATA[[...] 在本機之中，對於使用者的控管需要兩個機制，一個是能提供使用者資訊的服務，如 UID、GID、GECOS 資訊 (如真實姓名等)、家目錄、預設的 shell 等，這個服務稱之為名稱服務選擇 (Name Service Switch, NSS)。另一個機制是驗證使用者提供的密碼是否正確，這個機制就稱之為可插入式認證模組 (Pluggable Authentication Modules, PAM)。 [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 在本機之中，對於使用者的控管需要兩個機制，一個是能提供使用者資訊的服務，如 UID、GID、GECOS 資訊 (如真實姓名等)、家目錄、預設的 shell 等，這個服務稱之為名稱服務選擇 (Name Service Switch, NSS)。另一個機制是驗證使用者提供的密碼是否正確，這個機制就稱之為可插入式認證模組 (Pluggable Authentication Modules, PAM)。 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		「ISHM Blog &#187; 使用者管理（三）」發佈於〈帳號管理〉的留言		</title>
		<link>https://ishm.idv.tw/archives/97#comment-8</link>

		<dc:creator><![CDATA[ISHM Blog &#187; 使用者管理（三）]]></dc:creator>
		<pubDate>Tue, 07 Apr 2009 12:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://ishm.idv.tw/?p=97#comment-8</guid>

					<description><![CDATA[[...] 在本機之中，對於使用者的控管需要兩個機制，一個是能提供使用者資訊的服務，如 UID、GID、GECOS 資訊 (如真實姓名等)、家目錄、預設的 shell 等，這個服務稱之為名稱服務選擇 (Name Service Switch, NSS)。另一個機制是驗證使用者提供的密碼是否正確，這個機制就稱之為可插入式認證模組 (Pluggable Authentication Modules, PAM)。 [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] 在本機之中，對於使用者的控管需要兩個機制，一個是能提供使用者資訊的服務，如 UID、GID、GECOS 資訊 (如真實姓名等)、家目錄、預設的 shell 等，這個服務稱之為名稱服務選擇 (Name Service Switch, NSS)。另一個機制是驗證使用者提供的密碼是否正確，這個機制就稱之為可插入式認證模組 (Pluggable Authentication Modules, PAM)。 [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
