<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><title>MagicLen</title><link>https://magiclen.org/2019/03/feed</link><description>多元化原創文章，內容包羅萬象，有程式語言、網站應用、軟體介紹、硬體介紹、作業系統、旅行遊記、專題採訪、益智問題、文學創作，以及作者們的知識分享和作品分享。</description><language>zh-TW</language><lastBuildDate>Wed, 24 Jun 2026 11:55:50 +0000</lastBuildDate><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>8</sy:updateFrequency><sy:updateBase>1970-01-01T00:00+00:00</sy:updateBase><item><title>Audacity 免費開源且跨平台的聲音後製軟體</title><link>https://magiclen.org/audacity</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/shot-09-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/shot-09-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/shot-09-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/shot-09-660x486.png 3x" alt="">
Audacity是一款免費、開源，而且還跨作業系統的音樂編輯軟體，支援多國語言，可以用來錄音、顯示聲音頻譜和生成聲音。除此之外，還可以針對整段聲音或是其中的片段加上「效果」，像是回音、改變節拍、改變音量、改變音高、消除人聲、去除背景雜音、修復喀答聲(Click)等。Audacity支援的聲音格式也有很多種，能夠輸出的格式有WAV、AIFF等非壓縮的格式，還有FLAC等無損壓縮格式，以及MP3、OG...]]></description><category>軟體介紹</category><category>Audacity</category><category>Linux</category><category>Windows</category><category>macOS</category><category>影音</category><guid>https://magiclen.org/audacity</guid><pubDate>Sun, 31 Mar 2019 12:00:27 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>如何用Rust程式語言透過HTTP/HTTPS的URL來存取資料？</title><link>https://magiclen.org/easy-http-request</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2018/04/rust-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2018/04/rust-220x162.png 1x, https://magiclen.org/wp-content/uploads/2018/04/rust-440x324.png 2x, https://magiclen.org/wp-content/uploads/2018/04/rust-660x486.png 3x" alt="">
在開發應用程式的時候常會需要連到網際網路上取得一些資料或是傳送一些資料出去，而這當中最常使用的協定就是HTTP/HTTPS了！在Rust程式語言中，若要使用HTTP、HTTPS協定來進行連線，在crates.io上雖然已經有很多現成的HTTP客戶端套件可以使用，但用起來大多很複雜，有的還會需要連結許多動態函式庫，導致程式不容易被部署。]]></description><category>Rust</category><category>Rust</category><category>easy-http-request</category><guid>https://magiclen.org/easy-http-request</guid><pubDate>Fri, 29 Mar 2019 12:00:31 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>使用Ubuntu Server架設LDAP伺服器</title><link>https://magiclen.org/ubuntu-server-ldap</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/shot-24-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/shot-24-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/shot-24-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/shot-24-660x486.png 3x" alt="">
LDAP(輕量目錄訪問協定, Lightweight Directory Access Protocol)定義了目錄服務(Directory Service)的資料如何被存取，以及資料在目錄服務被賦予的意義。其採用目錄結構的方式來存取資料，資料之間存在著父子或是兄弟的關係。實作了LDAP的軟體程式可以被視為是專門用來讀取資料的資料庫(資料可能經常被讀取，但不常被變動)，經常用來儲存姓名、電子郵件、...]]></description><category>研究分享</category><category>網路相關</category><category>Linux</category><category>Linux</category><category>Ubuntu</category><category>LDAP</category><category>OpenLDAP</category><category>slapd</category><category>ss (指令)</category><guid>https://magiclen.org/ubuntu-server-ldap</guid><pubDate>Wed, 27 Mar 2019 12:00:46 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>使用Ubuntu Server架設電子郵件(E-mail)伺服器</title><link>https://magiclen.org/ubuntu-server-email</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/02/shot-28-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/02/shot-28-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/02/shot-28-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/02/shot-28-660x486.png 3x" alt="">
電子郵件已經是現代人幾乎都會使用的網路服務了，有了電子郵件人與人在傳遞訊息上更為便利、即時，軟體程式也可以藉由電子郵件來即時通知使用者目前軟體運行時遇到的狀況。]]></description><category>研究分享</category><category>網路相關</category><category>Linux</category><category>Linux</category><category>Ubuntu</category><category>Postfix</category><category>POP3</category><category>SMTP</category><category>IMAP</category><category>Sendmail</category><category>電子郵件</category><category>telnet</category><category>Procmail</category><category>Dovecot</category><category>Sieve</category><category>ss (指令)</category><guid>https://magiclen.org/ubuntu-server-email</guid><pubDate>Mon, 25 Mar 2019 12:00:46 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>使用Ubuntu Server架設NFS伺服器</title><link>https://magiclen.org/ubuntu-server-nfs</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/01/shot-32-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/01/shot-32-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/01/shot-32-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/01/shot-32-660x486.png 3x" alt="">
NFS(網路檔案系統, Network File System)是Linux核心提供的功能，可以透過遠端程序呼叫(RPC, Remote Procedure Call)，來遠端掛載檔案系統。]]></description><category>研究分享</category><category>網路相關</category><category>Linux</category><category>Linux</category><category>Ubuntu</category><category>NFS</category><category>RPC</category><category>ss (指令)</category><guid>https://magiclen.org/ubuntu-server-nfs</guid><pubDate>Sat, 23 Mar 2019 12:00:22 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>使用Ubuntu Server架設DHCP伺服器</title><link>https://magiclen.org/ubuntu-server-dhcp</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/01/darknet-3588402_1920-220x162.jpg" srcset="https://magiclen.org/wp-content/uploads/2019/01/darknet-3588402_1920-220x162.jpg 1x, https://magiclen.org/wp-content/uploads/2019/01/darknet-3588402_1920-440x324.jpg 2x, https://magiclen.org/wp-content/uploads/2019/01/darknet-3588402_1920-660x486.jpg 3x" alt="">
DHCP(動態主機配置協定, Dynamic Host Configuration Protocol)允許電腦利用網路來自動取得其在這個網路下的IP位址等網路配置資訊，如此一來就不用逐一地替每台電腦設定IP位址了！當裝置想要連上網路時，它會發送DHCP請求到這個網路，如果這個網路有DHCP伺服器存在，就會處理這個請求，並回覆給這台裝置應該要使用的IP位址，一旦裝置接受DHCP伺服器所傳來的IP位址...]]></description><category>研究分享</category><category>網路相關</category><category>Linux</category><category>DHCP</category><category>Linux</category><category>Ubuntu</category><category>ss (指令)</category><guid>https://magiclen.org/ubuntu-server-dhcp</guid><pubDate>Thu, 21 Mar 2019 12:00:17 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>如何刪除Git中已經被commit的檔案？減少倉庫(Repository)所佔用的檔案空間大小</title><link>https://magiclen.org/git-remove-commited-files</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/shot-14-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/shot-14-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/shot-14-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/shot-14-660x486.png 3x" alt="">
在使用Git進行程式專案或是其它任何專案的版本控制時，通常會使用「.gitignore」檔案來讓Git在使用「add」將檔案納入Git的版本控制清單的時，過濾掉指定的目錄或檔案。通常這些被過濾的檔案是由專案在進行建置時所產生出來的任何檔案，以及一些使用者需要自行修改或是建立的設定檔(例如存放資料庫登入資訊的設定檔)。但我們都是人，難免會忘記把要過濾掉的檔案加進「.gitignore」中，而使得該檔...]]></description><category>研究分享</category><category>Git</category><guid>https://magiclen.org/git-remove-commited-files</guid><pubDate>Tue, 19 Mar 2019 12:00:38 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>Linux如何永久儲存iptables的設定？</title><link>https://magiclen.org/iptables-save-permanently</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/shot-20-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/shot-20-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/shot-20-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/shot-20-660x486.png 3x" alt="">
「iptables」是Linux作業系統常用的netfilter防火牆規則的管理指令。對於剛接觸iptables的使用者來說，經常會不知道該如何把用iptables設定好的防火牆規則進行「存檔」，讓它在下次開機時也可以保留上一次開機所設定的規則。]]></description><category>Linux</category><category>Linux</category><category>iptables</category><category>crontab</category><guid>https://magiclen.org/iptables-save-permanently</guid><pubDate>Sun, 17 Mar 2019 12:00:13 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>如何在WordPress更新和安裝外掛時，使用或是禁用FTP連線？</title><link>https://magiclen.org/wordpress-ftp</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/ss-01-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/ss-01-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/ss-01-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/ss-01-660x486.png 3x" alt="">
WordPress的後台管理介面，除了可以管理文章之外，還可以處理外掛和佈景主題的安裝與更新，以及WordPress的版本升級。可是有些人在使用WordPress的後台來升級系統、安裝或更新外掛與佈景主題時，WordPress卻要求後台管理員輸入FTP伺服器的名稱和使用者密碼。雖然如果有FTP伺服器的話，正確地提供這些FTP資訊給WordPress，確實可以讓WordPress繼續完成它的安裝或更...]]></description><category>網站應用</category><category>網路相關</category><category>FTP</category><category>SFTP</category><category>WordPress</category><guid>https://magiclen.org/wordpress-ftp</guid><pubDate>Fri, 15 Mar 2019 12:00:26 +0800</pubDate><dc:creator>Magic Len</dc:creator></item><item><title>利用Emacs或是Vi的快速鍵來快速操作Bash Shell的技巧</title><link>https://magiclen.org/linux-terminal-emacs-vi</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2019/03/shot-03-1-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2019/03/shot-03-1-220x162.png 1x, https://magiclen.org/wp-content/uploads/2019/03/shot-03-1-440x324.png 2x, https://magiclen.org/wp-content/uploads/2019/03/shot-03-1-660x486.png 3x" alt="">
Bash是Linux作業系統和macOS預設的shell，在終端機上使用Bash來操作電腦，主要是用透過從鍵盤輸入指令來進行，因此指令的輸入速度會大大地影響著操作電腦的效率。這篇文章將會介紹如何利用Emacs或是Vi的快速鍵來加快指令的輸入。]]></description><category>研究分享</category><category>Bash</category><category>Linux</category><category>macOS</category><category>Bash</category><category>Linux</category><guid>https://magiclen.org/linux-terminal-emacs-vi</guid><pubDate>Wed, 13 Mar 2019 12:00:07 +0800</pubDate><dc:creator>Magic Len</dc:creator></item></channel></rss>