<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>彩色筆小沛的知識庫 - FreeBSD</title>
    <link>https://forum.jdp.tw/forum-5-1.html</link>
    <description>Latest 20 threads of FreeBSD</description>
    <copyright>Copyright(C) 彩色筆小沛的知識庫</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 02 Jul 2026 21:55:55 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://forum.jdp.tw/static/image/common/logo_88_31.gif</url>
      <title>彩色筆小沛的知識庫</title>
      <link>https://forum.jdp.tw/</link>
    </image>
    <item>
      <title>更新 Port</title>
      <link>https://forum.jdp.tw/thread-1440-1-1.html</link>
      <description><![CDATA[修改 /etc/portsnap.conf
SERVERNAME=portsnap.tw.freebsd.org

#portsnap fetch &amp;&amp; portsnap extract &amp;&amp; portsnap update]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Tue, 18 Jun 2013 01:44:38 +0000</pubDate>
    </item>
    <item>
      <title>我的 FreeBSD .cshrc</title>
      <link>https://forum.jdp.tw/thread-758-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Sat, 10 Jan 2009 03:21:41 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD 相關文獻</title>
      <link>https://forum.jdp.tw/thread-756-1-1.html</link>
      <description><![CDATA[FreeBSD收集很全的網站
http://bbs.chinaunix.net/forum/viewtopic.php?t=472673

BSD版下載資源(FTP&amp;HTTP&amp;OTHER) BSD版下載資源(FTP&amp;HTTP&amp;OTHER) 
http://bbs.chinaunix.net/forum/viewtopic.php?t=42316&amp;show_type=new 

FreeBSD5.3中文工作站安裝 
http://bbs.chinau ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Tue, 06 Jan 2009 04:18:16 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD 7.1 + Apache 2.2 + MySQL 5.0 + PHP 5.0 + Nagios + Cacti</title>
      <link>https://forum.jdp.tw/thread-752-1-1.html</link>
      <description><![CDATA[建立/etc/make.conf# cd /usr/ports
# make update
===================================
1. 安裝 MySQL ~ 設定編碼為 unicode
===================================
# cd /usr/ports/databases/mysql51-server
# make WITH_CHARSET=utf8 WITH_XCHARSET=all WITH_COLLAT ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Tue, 30 Dec 2008 03:39:46 +0000</pubDate>
    </item>
    <item>
      <title>Prompt</title>
      <link>https://forum.jdp.tw/thread-751-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Tue, 30 Dec 2008 02:28:15 +0000</pubDate>
    </item>
    <item>
      <title>重新學習 FreeBSD :&lt;</title>
      <link>https://forum.jdp.tw/thread-740-1-1.html</link>
      <description><![CDATA[談談FreeBSD如何更新系統 - damon\'s notepad
http://blog.damon.tw/?p=28
更新FreeBSD Port Tree的幾種方法
http://freebsd.chinaunix.net/doc/2008/07/15/1200397.shtml
FreeBSD 初期環境建置
http://plog.longwin.com.tw/my_note-unix/2007/07/16/freebsd_initial_env ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Thu, 11 Dec 2008 10:18:06 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 5+Apache 2+PHP5 (FreeBSD port安裝)</title>
      <link>https://forum.jdp.tw/thread-636-1-1.html</link>
      <description><![CDATA[安裝MySQL 5.1]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Wed, 02 Apr 2008 08:43:56 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD port 安裝軟體相關指令</title>
      <link>https://forum.jdp.tw/thread-635-1-1.html</link>
      <description><![CDATA[套件的搜尋方法為
# cd /usr/ports
# make search name=KEYWORD | grep Port

安裝也可以用以下的方法
# pkg_version -v # 看哪些版本要升級
# portupgrade PKG_NAME_VERSION # 單純升級一個版本
# portupgrade -a # 全部升級
# pkg_add -r PACKAGE_NAME # 會自己找 Mir ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Wed, 02 Apr 2008 08:05:40 +0000</pubDate>
    </item>
    <item>
      <title>Gentoo/Debian/FreeBSD 套件管理語法</title>
      <link>https://forum.jdp.tw/thread-633-1-1.html</link>
      <description><![CDATA[比較一下現在市面上幾種套件管理工具
(debian - apt , gentoo - emerge , freebsd - ports)

以關鍵字搜尋軟體
Gentoo: emerge -s 
輸出會有這個 pkg 的簡介 , 關鍵字都可以用正規表示式
Debian: apt-cache search 
FreeBSD: make search name= 或
ports_glob -- need p ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Wed, 02 Apr 2008 05:40:10 +0000</pubDate>
    </item>
    <item>
      <title>輸入及顯示中文問題</title>
      <link>https://forum.jdp.tw/thread-632-1-1.html</link>
      <description><![CDATA[在.cshrc中加入即可輸入及顯示中文]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Wed, 02 Apr 2008 02:37:19 +0000</pubDate>
    </item>
    <item>
      <title>如何針對特定 User 登入 Ssh</title>
      <link>https://forum.jdp.tw/thread-395-1-1.html</link>
      <description><![CDATA[過去我的機器常常被人掃 port ，並且使用一些字典攻擊法嘗試登入我的機器 
那時解決的方式是架設防火牆，開放特定 IP 的白名單才能允許登入 
不過隨著時間一久，發現偶爾總是要去修一下 rc.firewall 總是很麻煩 
其實在 ssh 本身的設定檔就可以完成這個工作了 
/etc/ssh ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Mon, 28 Aug 2006 02:37:17 +0000</pubDate>
    </item>
    <item>
      <title>atacontrol: ATA device driver control program for FreeBSD</title>
      <link>https://forum.jdp.tw/thread-137-1-1.html</link>
      <description><![CDATA[還記得在linux上面有hdparm可以幫您enabled DMA, 那在FreeBSD呢?就我所知目前FreeBSD 5.x預設都已經enabled DMA, 那要怎麼確認目前所使用的DMA mode, atacontrol這tool可幫助我們!


# atacontrol list列出你目前system內所有的DMA channel



# atacontrol info 0列出 ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Sun, 04 Sep 2005 09:19:11 +0000</pubDate>
    </item>
    <item>
      <title>使用 MRTG 抓FreeBSD系統CPU的溫度</title>
      <link>https://forum.jdp.tw/thread-124-1-1.html</link>
      <description><![CDATA[終於找到了一個在FreeBSD上可抓系統溫度的程式 
xmbmon]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Wed, 24 Aug 2005 01:13:59 +0000</pubDate>
    </item>
    <item>
      <title>文件編輯器 vi 之使用方法簡介</title>
      <link>https://forum.jdp.tw/thread-89-1-1.html</link>
      <description><![CDATA[vi 是 visual editor 的縮寫，是 UNIX 所提供的編輯器之一。它提供使用者一個視窗的編輯環境，在此視窗下，使用者可編輯所要的文件。vi、celvis(cvi) 是在工作站上被廣大使用的中英文編輯軟體。對初學者而言，常因其特殊的使用方法，而不得其門而入；對已經在使用 vi 的 ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Mon, 23 May 2005 07:00:05 +0000</pubDate>
    </item>
    <item>
      <title>SSH 指南</title>
      <link>https://forum.jdp.tw/thread-88-1-1.html</link>
      <description><![CDATA[OpenSSH 是 SSH （Secure SHell） 協議的免費開源實現。它用安全、加密的網絡連接工具代替了 telnet、ftp、 rlogin、rsh 和 rcp 工具。OpenSSH 支持 SSH 協議的版本 1.3、1.5、和 2。自從 OpenSSH 的版本 2.9 以來，默認的協議是版本 2，該協議默認使用 RSA 鑰匙。 

1. ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Mon, 23 May 2005 06:59:23 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD 搜尋檔案</title>
      <link>https://forum.jdp.tw/thread-71-1-1.html</link>
      <description><![CDATA[1.
find [目錄] -name [檔名]
Ex: find / -name *.config
 
2.
locate [檔名]]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Thu, 12 May 2005 05:19:11 +0000</pubDate>
    </item>
    <item>
      <title>SIS 651 ATA Controller 問題</title>
      <link>https://forum.jdp.tw/thread-70-1-1.html</link>
      <description><![CDATA[Problem：
當使用SIS 651 ATA Controller時, 開機會出現如下錯誤：
     ad0: READ command timeout tag=0 serv=0 - resetting
     ata0: resetting devices...
 
解決方法：
 
1. 第一次安裝時，開機按任意鍵進入指令模式，輸入以下指令即可!
     set hw.ata.ata_dma ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Thu, 12 May 2005 05:18:46 +0000</pubDate>
    </item>
    <item>
      <title>PHP 的 php.ini 翻譯</title>
      <link>https://forum.jdp.tw/thread-60-1-1.html</link>
      <description><![CDATA[資料來源：yesoo.com 站長資訊論壇 
繁體翻譯：DC ∮Ω奧米加空間∮
 
按我下載 php.ini 檔案
 
 
[PHP]
 
; 資料來源：yesoo.com 站長資訊論壇 http://11k.net/bbs/index.php?act=ST&amp;f=1&amp;t=1015
; 繁體翻譯：DC ∮Ω奧米加空間∮ http://omega.idv.tw/kdb120/
 
;;;;;; ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Thu, 12 May 2005 04:39:08 +0000</pubDate>
    </item>
    <item>
      <title>Telnet 中文 locale 問題</title>
      <link>https://forum.jdp.tw/thread-51-1-1.html</link>
      <description><![CDATA[請在命令列下以下指令 
ind:~&gt; locale
LANG=
LC_COLLATE=\&quot;en_US.ISO8859-1\&quot;
LC_CTYPE=\&quot;en_US.ISO8859-1\&quot;
LC_MONETARY=\&quot;en_US.ISO8859-1\&quot;
LC_NUMERIC=\&quot;en_US.ISO8859-1\&quot;
LC_TIME=\&quot;en_US.ISO8859-1\&quot;
LC_MESSAGES=\&quot;en_US.ISO8859-1\&quot;
LC_ALL=en_US.ISO8859-1
ind:~&gt;

若非以 ...]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Mon, 09 May 2005 10:31:19 +0000</pubDate>
    </item>
    <item>
      <title>FreeBSD 忘記root密碼/重新設定root密碼</title>
      <link>https://forum.jdp.tw/thread-50-1-1.html</link>
      <description><![CDATA[[*]重新開機後, 進入倒數10秒時, 按Space鍵
[*]boot -s
[*]fsck
[*]mount -a
[*]passwd (即可重新設定root密碼)]]></description>
      <category>FreeBSD</category>
      <author>JDP</author>
      <pubDate>Mon, 09 May 2005 10:30:06 +0000</pubDate>
    </item>
  </channel>
</rss>