<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu TLS 16.04 &#8211; 21點情報網</title>
	<atom:link href="https://ailog.tw/lifelog/tag/ubuntu-tls-16-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://ailog.tw/lifelog</link>
	<description></description>
	<lastBuildDate>Wed, 02 Oct 2019 13:37:12 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Ubuntu TLS 16.04 Disable IPV6</title>
		<link>https://ailog.tw/lifelog/2019/08/12/ubuntu-disable-ipv6-eng/</link>
		
		<dc:creator><![CDATA[blackjack]]></dc:creator>
		<pubDate>Mon, 12 Aug 2019 05:40:25 +0000</pubDate>
				<category><![CDATA[3C資訊]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[disable ipv6]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu TLS 16.04]]></category>
		<guid isPermaLink="false">https://ailog.tw/lifelog/?p=553</guid>

					<description><![CDATA[Set01. login System Set02. Change Config run the comman &#8230; <p class="link-more"><a href="https://ailog.tw/lifelog/2019/08/12/ubuntu-disable-ipv6-eng/" class="more-link">閱讀全文<span class="screen-reader-text">〈Ubuntu TLS 16.04 Disable IPV6〉</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Set01. login System</p>
<p>Set02. Change Config<br />
run the command:<br />
echo &#8216;net.ipv6.conf.all.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf<br />
echo &#8216;net.ipv6.conf.default.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf<br />
echo &#8216;net.ipv6.conf.lo.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf</p>
<p>Set03. Apply Config<br />
sudo sysctl -p</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu TLS 16.04 關閉IPV6</title>
		<link>https://ailog.tw/lifelog/2019/08/08/ubuntu-1604ipv6/</link>
		
		<dc:creator><![CDATA[blackjack]]></dc:creator>
		<pubDate>Thu, 08 Aug 2019 08:07:36 +0000</pubDate>
				<category><![CDATA[3C資訊]]></category>
		<category><![CDATA[好康相報]]></category>
		<category><![CDATA[disable ipv6]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu TLS 16.04]]></category>
		<category><![CDATA[關閉IPV6]]></category>
		<guid isPermaLink="false">https://ailog.tw/lifelog/?p=444</guid>

					<description><![CDATA[跟著小編一起了解如何關閉Ubuntu LTS 16.04版本的IPV6吧! 步驟1、登入系統 步驟2、變更系統 &#8230; <p class="link-more"><a href="https://ailog.tw/lifelog/2019/08/08/ubuntu-1604ipv6/" class="more-link">閱讀全文<span class="screen-reader-text">〈Ubuntu TLS 16.04 關閉IPV6〉</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>跟著小編一起了解如何關閉Ubuntu LTS 16.04版本的IPV6吧!<span id="more-444"></span></p>
<p>步驟1、登入系統</p>
<p>步驟2、變更系統設定檔案<br />
<span style="font-weight: 400;">執行下列指令<br />
</span>echo &#8216;net.ipv6.conf.all.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf<br />
echo &#8216;net.ipv6.conf.default.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf<br />
echo &#8216;net.ipv6.conf.lo.disable_ipv6 = 1&#8217; &gt;&gt; /root/sysctl.conf</p>
<p>(3)、立即套用，指令如下：<br />
<span style="font-weight: 400;">sudo sysctl -p</span></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
