<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>網樂通 on LevelUp</title><link>http://larrynung.github.io/tags/%E7%B6%B2%E6%A8%82%E9%80%9A/</link><description>Recent content in 網樂通 on LevelUp</description><image><title>LevelUp</title><url>http://larrynung.github.io/images/og-default.png</url><link>http://larrynung.github.io/images/og-default.png</link></image><generator>Hugo -- 0.148.1</generator><language>zh-TW</language><copyright>{year} Larry Nung</copyright><lastBuildDate>Tue, 16 Jun 2026 13:13:07 +0800</lastBuildDate><atom:link href="http://larrynung.github.io/tags/%E7%B6%B2%E6%A8%82%E9%80%9A/index.xml" rel="self" type="application/rss+xml"/><item><title>[網樂通改機][sh4twbox]如何使用shpkg去做套件的安裝與管理</title><link>http://larrynung.github.io/posts/ed59d238-a56e-4420-91bd-ab505410bfdf/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/ed59d238-a56e-4420-91bd-ab505410bfdf/</guid><description>這邊筆者以安裝nano為例做個示範，稍微紀錄一下如何使用shpkg去做套件的安裝與管理，。 首先我們要先連到網樂通，並呼叫命令&amp;#34;shpkg -Q&amp;#34;查詢我們已經安裝好的套件有哪些。</description></item><item><title>[網樂通改機][sh4twbox]安裝並啟動dropbear，讓網樂通可透過SSH連接</title><link>http://larrynung.github.io/posts/290823e0-38b8-4ed3-affb-d3a399e083e1/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/290823e0-38b8-4ed3-affb-d3a399e083e1/</guid><description>網樂通改機成功後，一開始我們只能透過telnet連進去，這種方式比較不安全，若需要更為安全的連接方式，我們可以為網樂通加掛dropbear server，讓網樂通支援SSH連接。這篇稍微紀錄一下要怎樣才能透過sh4twbox為網樂通加掛dropbear server。</description></item><item><title>[網樂通改機][sh4twbox]安裝並啟動samba，讓網樂通可透過網芳連接</title><link>http://larrynung.github.io/posts/38da4593-edf6-45ff-ad4e-58a4877f1d1c/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/38da4593-edf6-45ff-ad4e-58a4877f1d1c/</guid><description>網樂通改機成功後，若想要透過網芳連進去，我們可以為網樂通加掛samba server。這篇稍微紀錄一下要怎樣才能透過sh4twbox為網樂通加掛samba server。</description></item><item><title>[網樂通改機][sh4twbox]安裝並啟動ushare，讓網樂通支援DLNA</title><link>http://larrynung.github.io/posts/377e4f81-afd9-47dd-b7a7-9de9e04e9d4d/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/377e4f81-afd9-47dd-b7a7-9de9e04e9d4d/</guid><description>網樂通改機成功後，若想要讓網樂通支援DLNA，我們可以為網樂通加掛ushare server。這篇稍微紀錄一下要怎樣才能透過sh4twbox為網樂通加掛ushare server。</description></item><item><title>[網樂通改機]網樂通硬改，用高效的USB碟替換內建的8G Dom</title><link>http://larrynung.github.io/posts/b14e4611-6b8d-4cf9-a3e9-32bc15406b65/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/b14e4611-6b8d-4cf9-a3e9-32bc15406b65/</guid><description>網樂通內建的8G Dom效率不好，因此筆者在用 sh4twbox 軟改完了還是將它稍微硬改了一下，改用較為高效的USB替換。 這邊筆者準備了一條一樣是8G的USB隨身碟，因為筆者沒在抓BT，網樂通暫時也只是用來熟悉Linux用的，所以替換的目的主要還是做個硬改的嚐試，</description></item><item><title>[網樂通改機]網樂通運行時自動啟動指定的服務</title><link>http://larrynung.github.io/posts/7e6fa04d-1032-406e-9244-bb9e9ac3d257/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/7e6fa04d-1032-406e-9244-bb9e9ac3d257/</guid><description>網樂通改機後我們會裝許多的服務上去，這些服務若要讓網樂通開機時就自動啟動，我們需要做些額外的設定。 首先我們必須要了解到開機的流程主要是看/etc/init.d/rcS這個檔案。我們可以呼叫命令vi /etc/init.d/rcS將該檔案開啟。</description></item><item><title>[網樂通改機]讓網樂通突破限制，使用256MB的記憶體</title><link>http://larrynung.github.io/posts/05459f57-2b28-4c74-b12a-3dd8bc412d95/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/05459f57-2b28-4c74-b12a-3dd8bc412d95/</guid><description>網樂通內建256MB的記憶體，但是預設只用了128MB。要突破這個限制，我們必需下載uboot再次刷機更新。 這邊可至sh4twbox下載uboot。 再下載Win32 disk imager將uboot寫到USB碟。</description></item><item><title>安裝stlinux23-sh4-microperl套件，讓網樂通具備運行Perl的能力</title><link>http://larrynung.github.io/posts/20920693-f416-448d-af66-f994c5eb1ee9/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/20920693-f416-448d-af66-f994c5eb1ee9/</guid><description>網樂通改機成功後，若想要讓網樂通可以支援運行Perl的能力，我們可以為網樂通加掛stlinux23-sh4-microperl套件。這篇稍微紀錄一下要怎樣才能透過sh4twbox為網樂通加掛stlinux23-sh4-microperl套件。</description></item><item><title>安裝並啟動transmission server，讓網樂通變身BT下載機</title><link>http://larrynung.github.io/posts/db492636-a756-4e18-829e-fa47008d137f/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/db492636-a756-4e18-829e-fa47008d137f/</guid><description>網樂通改機成功後，若想要讓網樂通變身BT下載機，我們可以為網樂通加掛transmission server。這篇稍微紀錄一下要怎樣才能透過sh4twbox為網樂通加掛transmission。</description></item><item><title>啟動BusyBox內建的FTP Server</title><link>http://larrynung.github.io/posts/2e85e6eb-b549-46c2-ab2b-90ad95c68ef2/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/2e85e6eb-b549-46c2-ab2b-90ad95c68ef2/</guid><description>要啟動BusyBox內建的FTP Server，我們需要先孰悉tcpsvd與ftpd這兩個命令。 tcpsvd可以建立TCP socket，並將它bind在某個ip跟port，或是bind在某個程式上面。</description></item><item><title>網樂通刷sh4twbox自動安裝碟</title><link>http://larrynung.github.io/posts/93abed78-2e60-4c9f-bd05-244ea8c5d96b/</link><pubDate>Wed, 06 Nov 2013 12:00:00 +0000</pubDate><guid>http://larrynung.github.io/posts/93abed78-2e60-4c9f-bd05-244ea8c5d96b/</guid><description>網樂通的改機目前已經算很成熟了，網路上有兩三種以上的刷機方式，因為sh4twbox能啟用到250MB的記憶體，記憶體能使用比較多，另外又內建套件管理程式，可用套件多，套件也比較好安裝，所以幾經評估之下筆者最後是選用sh4twbox來做刷機。</description></item></channel></rss>