<?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>linux &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Mon, 20 Jul 2020 05:01:48 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Fig &#8211; 強化 terminal 的新玩具</title>
		<link>https://wordpress.lokidea.com/2058/fig-new-better-terminal/</link>
					<comments>https://wordpress.lokidea.com/2058/fig-new-better-terminal/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 05:05:00 +0000</pubDate>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[偶然]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[初次研究]]></category>
		<category><![CDATA[收集]]></category>
		<category><![CDATA[網路]]></category>
		<category><![CDATA[fig]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Terminal]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=2058</guid>

					<description><![CDATA[這是 07/07出現在 Product Hunt 的新東西 有點像是 Terminal 的外掛工具 官網有列出 &#8230; <a href="https://wordpress.lokidea.com/2058/fig-new-better-terminal/" class="more-link">閱讀全文 <span class="screen-reader-text">Fig &#8211; 強化 terminal 的新玩具</span></a>]]></description>
										<content:encoded><![CDATA[
<p>這是 07/07出現在 Product Hunt 的新東西</p>



<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-product-hunt"><div class="wp-block-embed__wrapper">
https://www.producthunt.com/posts/fig-5
</div></figure>



<p>有點像是 Terminal 的外掛工具</p>



<p>官網有列出功能清單：</p>



<ul class="wp-block-list"><li><strong>GUI Wrappers for Common CLI Tools</strong><ul><li>把CLI工具使用GUI包裝起來使用</li></ul></li><li><strong>Search Documentation and the Web</strong><ul><li>直接搜尋文件，或是透過網路找尋文件</li></ul></li><li><strong>Build Your Own Apps</strong><ul><li>能建立自己的Apps</li></ul></li><li><strong>Fig for Teams</strong><ul><li>用於團隊協作</li></ul></li></ul>



<p>畢竟現在 還在  Early Version，所以看起來都是前期介紹，不過接下來的發展應該是值得期待的</p>



<span id="more-2058"></span>



<p>官網有寫到 支援所有的 Terminal，但是圖示只有放五個</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="587" height="155" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png" alt="" class="wp-image-2059" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png 587w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-300x79.png 300w" sizes="(max-width: 587px) 100vw, 587px" /></figure></div>



<p>圖示依序應該是：</p>



<ul class="wp-block-list"><li>Mac 官方 terminal 的 icon </li><li>iTerm 的 icon，這也是Mac上面的非官方 terminal</li><li>Alacritty ，一個跨平台的 terminal</li><li>Hyper，也是一個新的 跨平台 terminal  <a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">部落格介紹</a></li><li>這是 Vscode的 icon，這邊終端機內建的應該都是power shell，應該再寫一篇專文介紹一下power shell的進化史，不過Vscode的shell都是可變更的</li></ul>



<p>以上當然不只現在已知的所有 Terminal</p>



<p>官網也有寫到支援所有的 shell</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="498" height="95" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png" alt="" class="wp-image-2060" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png 498w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1-300x57.png 300w" sizes="(max-width: 498px) 100vw, 498px" /></figure></div>



<p>自己對 shell 也沒有到全部了解，自己也只有用 bash 或是 windows下面的 power shell，或是windows下的命令提示字元(cmd)</p>



<p>有機會研究 shell 再來跟大家分享</p>



<hr class="wp-block-separator"/>



<p>引用來源：</p>



<p><a rel="noreferrer noopener" href="https://withfig.com/" target="_blank">Fig 官網</a></p>



<p><a rel="noreferrer noopener" href="https://www.producthunt.com/posts/fig-5" target="_blank">Fig Product Hunt 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://www.iterm2.com/" target="_blank">iTerm2 官網</a></p>



<p><a rel="noreferrer noopener" href="https://github.com/alacritty/alacritty" target="_blank">Alacritty Github 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">Hyper：跨平臺的酷炫 Terminal</a></p>



<p><a rel="noreferrer noopener" href="https://hyper.is/" target="_blank">Hyper 官網</a></p>



<p><a rel="noreferrer noopener" href="https://docs.microsoft.com/zh-tw/powershell/scripting/install/installing-powershell?view=powershell-7" target="_blank">安裝 PowerShell &#8211; PowerShell | Microsoft Docs</a></p>



<p><a rel="noreferrer noopener" href="https://zh.wikipedia.org/wiki/%E6%AE%BC%E5%B1%A4" target="_blank">Shell &#8211; 維基百科 </a></p>



<p><a rel="noreferrer noopener" href="https://en.wikipedia.org/wiki/Terminal_emulator" target="_blank">Terminal emulator &#8211; 維基百科</a></p>



<p><a href="https://en.wikipedia.org/wiki/List_of_terminal_emulators" target="_blank" rel="noreferrer noopener">List of terminal emulators &#8211; 維基百科</a></p>



<p>名詞解釋：</p>



<p>shell 中文翻譯叫 殼層，其實是抽象的控制核心層，維基百科有寫，分為 CLI 跟 GUI。</p>



<p>Terminal 其實是 Terminal emulator 的縮寫，其實就是在不同環境下面去模擬終端機，也是串接shell 去使用。當然也有一些 Terminal 會有自己的獨特指令。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/2058/fig-new-better-terminal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWS 空間擴展</title>
		<link>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/</link>
					<comments>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Fri, 06 Dec 2019 13:00:31 +0000</pubDate>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[全端之路]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[總整理]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1985</guid>

					<description><![CDATA[今天遇到主機空間滿到99% 只好先刪掉一些紀錄檔，不然連空間擴展都不能做 後續就參考下面的文章跟官方文件操作了 &#8230; <a href="https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/" class="more-link">閱讀全文 <span class="screen-reader-text">AWS 空間擴展</span></a>]]></description>
										<content:encoded><![CDATA[
<p>今天遇到主機空間滿到99%</p>


<p>只好先刪掉一些紀錄檔，不然連空間擴展都不能做</p>


<p>後續就參考下面的文章跟官方文件操作了</p>


<p><a href="https://medium.com/@b12031106/%E6%93%B4%E5%A2%9E-aws-ec2-%E7%9A%84%E7%A1%AC%E7%A2%9F%E7%A9%BA%E9%96%93-9e1302aad396" target="_blank" rel="noreferrer noopener" aria-label=" (在新分頁中開啟)">擴增 aws ec2 的硬碟空間 &#8211; Justin Hsu &#8211; Medium</a></p>


<p><a href="https://docs.aws.amazon.com/zh_tw/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html" target="_blank" rel="noreferrer noopener" aria-label="調整磁碟區大小後擴展 Linux 檔案系統 - Amazon Elastic Compute Cloud (在新分頁中開啟)">調整磁碟區大小後擴展 Linux 檔案系統 &#8211; Amazon Elastic Compute Cloud</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>更新ubuntu14.04 -&#062;16.04遇到的問題【345/366】</title>
		<link>https://wordpress.lokidea.com/1406/%e6%9b%b4%e6%96%b0ubuntu14-04-16-04%e9%81%87%e5%88%b0%e7%9a%84%e5%95%8f%e9%a1%8c%e3%80%90345-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/1406/%e6%9b%b4%e6%96%b0ubuntu14-04-16-04%e9%81%87%e5%88%b0%e7%9a%84%e5%95%8f%e9%a1%8c%e3%80%90345-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Sat, 10 Dec 2016 15:22:37 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[mysql-server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 16.04]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1406</guid>

					<description><![CDATA[之前剛好有機會使用到ubuntu 16.04 發現PHP7變成預設了 今天剛好下午有時間就更新了一下 沒想到光 &#8230; <a href="https://wordpress.lokidea.com/1406/%e6%9b%b4%e6%96%b0ubuntu14-04-16-04%e9%81%87%e5%88%b0%e7%9a%84%e5%95%8f%e9%a1%8c%e3%80%90345-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">更新ubuntu14.04 -&#62;16.04遇到的問題【345/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>之前剛好有機會使用到ubuntu 16.04<br />
發現PHP7變成預設了<br />
今天剛好下午有時間就更新了一下<br />
沒想到光是下載更新就花了快兩個小時<br />
<span id="more-1406"></span><br />
更新完比較大的問題只有 mysql-server-5.7沒辦法順利啟動<br />
一開始以為是PHP7沒有支援mysql，結果只是mysql沒有正確啟動<br />
<a href="http://askubuntu.com/questions/777845/mysql-not-working-after-upgrade-from-14-04-to-16-04" target="_blank" rel="noopener noreferrer">MySQL not working after upgrade from 14.04 to 16.04 &#8211; Ask Ubuntu</a><br />
找到這篇<br />
改了my.cnf還是不能啟動<br />
又找了一會就是找不到問題<br />
就重新安裝了mysql-server-5.7<br />
重裝好就跳了訊息說</p>
<blockquote><p>innodb_use_sys_malloc = 1</p></blockquote>
<p>這行設定有問題，砍掉以後就可以正常啟動mysql了<br />
但是&#8230;.<br />
wordpress進來以後<br />
又有一個新問題<br />
就是curl沒有安裝<br />
又跑去google一下<br />
找到兩篇文章</p>
<ul>
<li><a href="http://askubuntu.com/questions/794862/cannot-install-php7-0-curl-on-ubuntu-16-04-php-7" target="_blank" rel="noopener noreferrer">Cannot install php7.0-curl on Ubuntu 16.04 &amp; PHP 7 &#8211; Ask Ubuntu</a></li>
<li><a href="http://askubuntu.com/questions/767551/cannot-install-php-curl-on-ubuntu-16-04-php-7" target="_blank" rel="noopener noreferrer">apache2 &#8211; Cannot install php-curl on Ubuntu 16.04 &amp; PHP 7 &#8211; Ask Ubuntu</a></li>
</ul>
<p>執行了兩個curl的安裝</p>
<blockquote><p>apt-get install php-curl<br />
apt-get install php7.0-curl</p></blockquote>
<p>重啟apache2以後就正常可以使用了</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1406/%e6%9b%b4%e6%96%b0ubuntu14-04-16-04%e9%81%87%e5%88%b0%e7%9a%84%e5%95%8f%e9%a1%8c%e3%80%90345-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>為遊戲而生的Linux發行版【43/366】</title>
		<link>https://wordpress.lokidea.com/549/%e7%82%ba%e9%81%8a%e6%88%b2%e8%80%8c%e7%94%9f%e7%9a%84linux%e7%99%bc%e8%a1%8c%e7%89%88%e3%80%9043-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/549/%e7%82%ba%e9%81%8a%e6%88%b2%e8%80%8c%e7%94%9f%e7%9a%84linux%e7%99%bc%e8%a1%8c%e7%89%88%e3%80%9043-366%e3%80%91/#comments</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Fri, 12 Feb 2016 07:30:43 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[Game]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=549</guid>

					<description><![CDATA[之前討論linux發行版 有提到Steam OS 但是今天看了一篇文章 不止SteamOS 为游戏而生的Lin &#8230; <a href="https://wordpress.lokidea.com/549/%e7%82%ba%e9%81%8a%e6%88%b2%e8%80%8c%e7%94%9f%e7%9a%84linux%e7%99%bc%e8%a1%8c%e7%89%88%e3%80%9043-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">為遊戲而生的Linux發行版【43/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>之前<a href="https://wordpress.lokidea.com/blog/475/" target="_blank" rel="noopener noreferrer">討論linux發行版</a><br />
有提到Steam OS<br />
但是今天看了一篇文章<br />
<a href="http://www.cnbeta.com/articles/474019.htm" target="_blank" rel="noopener noreferrer">不止SteamOS 为游戏而生的Linux发行版盘点</a><br />
原來為了遊戲發行的linux不是只有Steam OS<br />
<span id="more-549"></span><br />
這邊就列出這些發行版<br />
看介紹也可以點上面的那篇原文去看看</p>
<ul>
<li><a href="https://ualinux.com/en/ubuntu-gamepack" target="_blank" rel="noopener noreferrer">Ubuntu GamePack</a></li>
<li><a href="http://play-linux.com/index.php" target="_blank" rel="noopener noreferrer">Play Linux</a></li>
<li><a href="https://labs.fedoraproject.org/en/games/" target="_blank" rel="noopener noreferrer">Fedora Games</a></li>
<li><a href="http://sparkylinux.org/download/#special" target="_blank" rel="noopener noreferrer">SparkyLinux – GameOver Edition</a></li>
</ul>
<p>看來為了遊戲，大家也是相當努力呢!!!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/549/%e7%82%ba%e9%81%8a%e6%88%b2%e8%80%8c%e7%94%9f%e7%9a%84linux%e7%99%bc%e8%a1%8c%e7%89%88%e3%80%9043-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Linux入門推薦【19/366】</title>
		<link>https://wordpress.lokidea.com/475/linux%e5%85%a5%e9%96%80%e6%8e%a8%e8%96%a6%e3%80%9019-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/475/linux%e5%85%a5%e9%96%80%e6%8e%a8%e8%96%a6%e3%80%9019-366%e3%80%91/#comments</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Tue, 19 Jan 2016 00:30:45 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[發行版]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=475</guid>

					<description><![CDATA[參考：[多图]2016年最佳Linux发行版排行榜 把文章中每個發行版都列出來 寫寫自己的經驗跟想法 每個發行 &#8230; <a href="https://wordpress.lokidea.com/475/linux%e5%85%a5%e9%96%80%e6%8e%a8%e8%96%a6%e3%80%9019-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Linux入門推薦【19/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>參考：<a href="http://www.cnbeta.com/articles/467715.htm" target="_blank" rel="noopener noreferrer">[多图]2016年最佳Linux发行版排行榜</a><br />
把文章中每個發行版都列出來<br />
寫寫自己的經驗跟想法<br />
每個發行版的連結也有附上<br />
之後應該也會更新一下<br />
雖然沒有介紹到所有linux發行版<br />
但是對於剛入門的人來說<br />
應該是一篇簡單的介紹文吧<br />
PS：有將近20個發行版唷<br />
<span id="more-475"></span></p>
<ol>
<li><em><strong>最好的回归发行版：<a href="https://www.opensuse.org/" target="_blank" rel="noopener noreferrer">openSUSE</a></strong></em><br />
其實這套發行版使用體驗滿好的<br />
原文提到有穩定版本<a href="https://zh-tw.opensuse.org/Portal:42.1" target="_blank" rel="noopener noreferrer">openSUSE Leap</a><br />
及持續更新版本<a href="https://zh.opensuse.org/Portal:Tumbleweed" target="_blank" rel="noopener noreferrer">openSUSE Tumbleweed</a></li>
<li><em><strong>最可定制的发行版： <a href="https://www.archlinux.org/" target="_blank" rel="noopener noreferrer">Arch Linux</a></strong></em><br />
這發行版感覺很基礎，但是內容都會持續更新<br />
還沒有用過</li>
<li><em><strong>最好看的发行版：<a href="https://elementary.io/" target="_blank" rel="noopener noreferrer">elementary OS</a></strong></em><br />
看截圖似乎挺有設計感的</li>
<li><em><strong>最佳新人：<a href="https://solus-project.com/" target="_blank" rel="noopener noreferrer">Solus</a></strong></em><br />
這套感覺也是新竄起的發行版<br />
以簡潔為中心，Chrome OS的精神</li>
<li><em><strong>最好的教育操作系统：<a href="http://ezgo.westart.tw/" target="_blank" rel="noopener noreferrer">ezgo Linux</a></strong></em><br />
這套原文中沒有提到，是譯者另外加入介紹的<br />
唯一台灣出產的Linux發行版<br />
聽說使用者也是遍佈全球，國內大神也是貢獻者</li>
<li><em><strong>最好的云操作系统：<a href="https://www.chromium.org/chromium-os" target="_blank" rel="noopener noreferrer">Chrome OS</a></strong></em><br />
Google出品的，但是只有跟著硬體跑<br />
要安裝的話，只有非官方包好的可以用</li>
<li><em><strong>最好的笔记本操作系统：<a href="https://ubuntu-mate.org/" target="_blank" rel="noopener noreferrer">Ubuntu MATE</a></strong></em><br />
看了這篇文章才知道有MATE版本<br />
介紹是寫說這是輕量級的版本<br />
要找時間研究研究</li>
<li><em><strong>最好的旧硬件支持系统：<a href="http://lubuntu.net/" target="_blank" rel="noopener noreferrer">Lubuntu</a></strong></em><br />
驅動支援也很重要，這套也是ubuntu的衍生版本</li>
<li><em><strong>最好的物联网操作系统：<a href="https://developer.ubuntu.com/en/snappy/" target="_blank" rel="noopener noreferrer">Snappy Ubuntu Core</a></strong></em><br />
沒用過，但是文章介紹應該是嵌入式裝置適用的</li>
<li><strong><em>最好的台式机操作系统：<a href="http://www.linuxmint.com/" target="_blank" rel="noopener noreferrer">Linux Mint Cinnamon</a></em></strong><br />
沒用過這個衍生版本，感覺是持續優化使用體驗的版本</li>
<li><em><strong>最好的游戏系统：<a href="http://store.steampowered.com/steamos/" target="_blank" rel="noopener noreferrer">Steam OS</a></strong></em><br />
這太新了!!!!</li>
<li><em><strong>最好的隐私保护操作系统：<a href="https://tails.boum.org/" target="_blank" rel="noopener noreferrer">Tails</a></strong></em><br />
沒有用過，不過連NSA都視為威脅，感覺挺威</li>
<li><em><strong>最好的多媒体制作系统：<a href="https://ubuntustudio.org/" target="_blank" rel="noopener noreferrer">Ubuntu Studio</a></strong></em><br />
沒用過，是官方認證的衍生版本<br />
整體優化多媒體製作的發行版</li>
<li><em><strong>最好的企业级系统：<a href="https://www.suse.com/" target="_blank" rel="noopener noreferrer">SLE</a> / <a href="https://www.redhat.com/en/technologies/linux-platforms" target="_blank" rel="noopener noreferrer">RHEL</a></strong></em><br />
這太紅，大家自己問Google大神</li>
<li><em><strong>最好的服务器操作系统：<a href="https://www.debian.org/" target="_blank" rel="noopener noreferrer">Debian</a> / <a href="https://www.centos.org/" target="_blank" rel="noopener noreferrer">CentOS</a></strong></em><br />
兩套當作主機的穩定性都非常高</li>
<li><em><strong>最好的移动操作系统：<a href="https://community.kde.org/Plasma/Mobile" target="_blank" rel="noopener noreferrer">Plasma Mobile</a></strong></em><br />
沒用過，感覺會優化手機使用體驗<br />
基於Kubuntu</li>
<li><em><strong>最好的 ARM 设备发行版：<a href="http://archlinuxarm.org/" target="_blank" rel="noopener noreferrer">Arch Linux ARM</a></strong></em><br />
應該也是基於Arch Linux上面的<br />
只是可以使用在ARM的CPU上面</li>
</ol>
<p>英文原始連結：<a href="http://www.linux.com/news/software/applications/878620-the-best-linux-distros-of-2016" target="_blank" rel="noopener noreferrer">The Best Linux Distros of 2016</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/475/linux%e5%85%a5%e9%96%80%e6%8e%a8%e8%96%a6%e3%80%9019-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
