<?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>MyBlog_笑著流淚II &#187; FreeBSD</title>
	<atom:link href="http://blog.havenlin.org/archives/category/%e6%8a%80%e8%a1%93%e6%96%87%e4%bb%b6/freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.havenlin.org</link>
	<description>歡迎使用非Internet Explorer瀏覽器，欣賞這裡的一切資訊！！</description>
	<lastBuildDate>Sat, 09 Jan 2010 09:21:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP-Dorm Project階段整理</title>
		<link>http://blog.havenlin.org/archives/825</link>
		<comments>http://blog.havenlin.org/archives/825#comments</comments>
		<pubDate>Mon, 28 Jul 2008 07:26:10 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[武男亂講]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/?p=825</guid>
		<description><![CDATA[用了APPSERV2.6部署
在
[sourcecode language='php']
getdate();
[/sourcecode]
看到了這樣子的問題
Strict Standards:  getdate() [function.getdate]: It is not safe to rely on the system&#8217;s timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected &#8216;UTC&#8217; [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/825/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD-PPPoE on FreeBSD How To</title>
		<link>http://blog.havenlin.org/archives/598</link>
		<comments>http://blog.havenlin.org/archives/598#comments</comments>
		<pubDate>Fri, 11 Apr 2008 12:56:48 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/?p=598</guid>
		<description><![CDATA[最近替學弟上課討論的議題
就是有人在家裡的網路環境沒有辦法使用PPPoE連上網路
今天就trace把steps一起做一做了&#8230;
根據6.0-RC到7.0-RC的經驗
系統會在下面直接內建一個ppp的目錄
倒好，省了安裝套件的麻煩
確認一下下面資訊

a# pwd
/etc/ppp
a# ifconfig
le0: flags=8843&#60;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&#62; metric 0 mtu 1500
options=8&#60;VLAN_MTU&#62;
ether 00:0c:29:e2:ce:a2
inet 192.168.1.111 netmask 0xffffff00 broadcast 192.168.1.255
media: Ethernet autoselect
status: active
plip0: flags=108810&#60;POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT&#62; metric 0 mtu 1500
lo0: flags=8049&#60;UP,LOOPBACK,RUNNING,MULTICAST&#62; metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0&#215;3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000

先確認網路介面與目前路徑後
開始改設定
a# vi ppp.conf
default:
set log Phase Chat LCP IPCP CCP tun command
nat enable yes
nat same_ports yes
nat use_sockets yes
set redial [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/598/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FreeBSD-ZFS the new file system on bsd like</title>
		<link>http://blog.havenlin.org/archives/595</link>
		<comments>http://blog.havenlin.org/archives/595#comments</comments>
		<pubDate>Thu, 10 Apr 2008 23:59:08 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/?p=595</guid>
		<description><![CDATA[不是新聞了
可是我昨天才知道
而且也找不到ZFS的全名&#8230;(汗)
簡易使用手冊
http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide
http://wiki.freebsd.org/ZFS
下面是直接轉的紀錄&#8230;
所以應該可以不用好奇的點下去了&#8230;
XDD
&#8211;
NetCache Appliance 好貴好不會用&#8230;XDD
&#8211;

ZFS Administration Considerations 

[edit]  ZFS Storage Pools Recommendations 
This section describes general recommendations for setting up ZFS storage pools.

[edit]  Systems 

 Run ZFS on a system that runs a 64-bit kernel


[edit]  Memory and Swap Space 

 One Gbyte or more of memory is recommended.
 Approximately 64 Kbytes of memory is [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/595/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>(FreeBSD &amp; uBuntu)Kernel Upgrade 比一比</title>
		<link>http://blog.havenlin.org/archives/497</link>
		<comments>http://blog.havenlin.org/archives/497#comments</comments>
		<pubDate>Fri, 15 Feb 2008 05:07:01 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[uBuntu]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/497</guid>
		<description><![CDATA[今天難得SA學長發群組信
偏偏兩種OS的Server手邊都剛好有&#8230;
就開始Upgrade的不歸路了&#8230;
繼續閱讀後都是繁雜的steps&#8230;

FreeBSD Kernel Upgrade(6.2-RELEASE -&#62; 6.3-RELEASE-p1)
Upgrade Steps：
# fetch http://people.freebsd.org/~cperciva/freebsd-update-upgrade.tgz
# tar -xf freebsd-update-upgrade.tgz
# sh freebsd-update.sh -f freebsd-update.conf -r 6.3-RELEASE upgrade
# sh freebsd-update.sh -f freebsd-update.conf install
The system must be rebooted with the newly installed kernel before continuing.
# shutdown -r now
Finally, freebsd-update.sh needs to be run one more time to installthe new userland components, and the system needs to [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/497/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apache DocumentRoot on NFS How To</title>
		<link>http://blog.havenlin.org/archives/165</link>
		<comments>http://blog.havenlin.org/archives/165#comments</comments>
		<pubDate>Thu, 27 Sep 2007 13:01:52 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/wordpress/index.php/archives/165</guid>
		<description><![CDATA[這次的需求如下，家裡面NAT底下有兩台機器：
FreeNAS：File Server on FreeBSD support CIFS、FTP
Web Server：Appserv 2.5.9 on Windows XP support Web、Ftp service
第一個版本的架構如下(理想的理論)：
Web Server建立CIFS的連線磁碟機(Z:\)，後把Aappserv的DocumentRoot指到網路磁碟機上。
也就是所有的網頁目錄都會被建立在FreeNAS上，而 Web Server則只是個跳板，除了一般的IPTable安全性設置，相關網頁目錄存取權限，則是被FreeNAS監控。
But
Appserv的httpd.conf 設定上可沒那麼好說話，單純設定&#8220;DocumentRoot &#8220;\\CIFS IP or Z:\&#8221;
就會出現設定檔的字元是不合法的&#8220;The Requested Operation Has Failed!&#8221;的訊息提示，並且不允許重新啟動httpd的process
今天詢問ychsiao長輩的結果：阿就，Windows才會這樣阿，換掉換掉。
Salamand長輩：對阿，真奇怪，17:00跟5:00 PM明明就一樣阿，怎麼會少了兩個小時。
找了一下，在Windows底下安裝NFS Service，有沒有這麼麻煩，我看還是算了。
後來實際測試，確定可行的架構就變成了這樣子
FreeNAS：File Server on FreeBSD support CIFS、FTP、NFS
Web Server：Web Server on FreeBSD support 要什麼有什麼
在FreeBSD底下要使用NFS service 的環境是需要NFS Client的，可以透過下面方式啟動。
在/etc/rc.conf底下設定開機啟動nfs client與rpc
nfs_client_enable=&#8221;YES&#8221;
#nfs_server_enable=&#8221;YES&#8221;
nfs_client_flags=&#8221;-n 4&#8243;         # Flags to [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/165/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Recover FreeBSD ROOT Password How To</title>
		<link>http://blog.havenlin.org/archives/162</link>
		<comments>http://blog.havenlin.org/archives/162#comments</comments>
		<pubDate>Fri, 21 Sep 2007 09:52:50 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/wordpress/index.php/archives/162</guid>
		<description><![CDATA[本文出處：http://www.real-blog.com/linux-bsd-notes/399 
當在 FreeBSD 忘記了 root 密碼時，可以在開機時進入 single user mode 及重新設定密碼，方法如下:
1. 重新開啟 FreeBSD 主機。
2. 在 &#8220;Welcome to FreeBSD!&#8221; 開啟選單中按 &#8220;4&#8243; 選擇 &#8220;Boot FreeBSD in single user mode&#8221;。
3. 然後會看到 &#8220;When prompted Enter full pathname of shell or RETURN for /bin/sh:&#8221;，直接按 Enter。
4. 這時便會直接進入 single user mode，輸入以下指令重新掛載根目錄 &#8220;/&#8221; 為可讀寫:
# mount -u /
# mount -a
5. 用 passwd 重新設定 root 密碼:
# [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/162/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyVisites Install Steps How To</title>
		<link>http://blog.havenlin.org/archives/63</link>
		<comments>http://blog.havenlin.org/archives/63#comments</comments>
		<pubDate>Sat, 28 Jul 2007 02:31:24 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://210.71.11.169/wordpress/?p=63</guid>
		<description><![CDATA[說明：
phpMyVisites is a free and powerful open source (GNU/GPL) software for websites statistics and audience measurements.
phpMyVisites gives a lot of information on websites visitors, visited pages, software/hardware utilization, etc&#8230; The GUI Interface is fun and practical. The installation is entirely automated and very simple.
Statistics are very complete and use many clear graphics to present data. [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awstats Install Steps</title>
		<link>http://blog.havenlin.org/archives/65</link>
		<comments>http://blog.havenlin.org/archives/65#comments</comments>
		<pubDate>Thu, 26 Jul 2007 13:27:58 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://210.71.11.169/wordpress/?p=65</guid>
		<description><![CDATA[說明：
AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages. It uses a partial information file to be able to process [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache20 +  Php5 + Php5-Extensions  + PEAR + MySQL50 + PhpMyAdmin on FreeBSD How to</title>
		<link>http://blog.havenlin.org/archives/58</link>
		<comments>http://blog.havenlin.org/archives/58#comments</comments>
		<pubDate>Mon, 23 Jul 2007 02:08:29 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://210.71.11.169/wordpress/?p=58</guid>
		<description><![CDATA[參考資料：http://freebsd.ntut.idv.tw/document/apache20_mysql50_php5_pear.html
測試安裝環境：FreeBSD 6.2 Release
透過PortTree安裝套件
#cd /usr/ports/www/apache20; make install clean
安裝PHP5
#cd /usr/ports/lang/php5; make install clean
注意，在make config時請把APACHE選項選取
安裝 php5-extensions延伸套件
#cd /usr/ports/lang/php5-extensions/; make install clean
安裝 PEAR 套件管理指令 ( 這邊只是 PEAR 的套件管理指令，PEAR 的基本套件要等裝完 lynx 才可加裝 )
#cd /usr/ports/devel/pear/; make install clean
安裝 lynx
#cd /usr/ports/www/lynx/; make install clean
安裝Mysql50
#cd /usr/ports/databases/mysql50-server/; make install clean
安裝PhpMyaAmin
#cd /usr/ports/databases/phpmyadmin; make install clean
進階設定
編輯 FreeBSD  的開機設定檔，設定 mysql 及 apache 開機自動啟動
#vi /etc/rc.conf
mysql_enable=&#8221;YES&#8221;
apache2_enable=&#8221;YES&#8221;
#vi httpd.conf   [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/58/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmin Install Steps How To</title>
		<link>http://blog.havenlin.org/archives/57</link>
		<comments>http://blog.havenlin.org/archives/57#comments</comments>
		<pubDate>Sun, 22 Jul 2007 16:22:44 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://210.71.11.169/wordpress/?p=57</guid>
		<description><![CDATA[說明：
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. See the standard modules page [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/57/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
