<?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>Monster Oasis &#187; ubuntu</title>
	<atom:link href="http://www.monster.com.tw/archives/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.monster.com.tw</link>
	<description>Sky / Ocean / Tree</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>vmware guest OS : linux 線上加一顆硬碟免重開機的方法 , Vmware Linux Guest Add a New Hard Disk Without Rebooting Guest</title>
		<link>http://www.monster.com.tw/archives/5157</link>
		<comments>http://www.monster.com.tw/archives/5157#comments</comments>
		<pubDate>Tue, 14 Jun 2011 09:46:27 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[JOB]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/5157</guid>
		<description><![CDATA[ref URL: http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html &#160; 進 vmware management console 加一個 Harddisk 後, 這樣讓 linux 重新 scan 一次 device: # echo &#34;- - -&#34; &#62; /sys/class/scsi_host/host#/scan fdisk -l tail -f /var/log/message # &#160; 那個 host# 這樣找: # ls /sys/class/scsi_host &#160; 再下 dmesg 看看有沒有出現 Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/5157/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>big5 utf8 很難搞系列 , 現在比較順利可以切換 兩種不同字元集環境了&#8230; ubuntu / LANG</title>
		<link>http://www.monster.com.tw/archives/5154</link>
		<comments>http://www.monster.com.tw/archives/5154#comments</comments>
		<pubDate>Tue, 14 Jun 2011 08:30:29 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/5154</guid>
		<description><![CDATA[首先 ubuntu server 上 /etc/ssh/sshd_config , 加這一行: putty 的設定要設兩種: for big5 的 跟 for utf8 的 兩種 config , 在連接 server 時選擇要要那種字元集 這個 big5 , utf8 都一樣 Window –&#62; Translation : &#160; Connection –&#62; Data : Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/5154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>各類使用 http proxy 的設定方法: pecl / pear / apt / rpm / yum</title>
		<link>http://www.monster.com.tw/archives/5016</link>
		<comments>http://www.monster.com.tw/archives/5016#comments</comments>
		<pubDate>Wed, 25 May 2011 14:11:31 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/?p=5016</guid>
		<description><![CDATA[pear config-set http_proxy http://172.30.1.123:8080/ export http_proxy="http://172.30.1.123:8080" Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/5016/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[note] install oracle 10g on ubuntu 910 steps</title>
		<link>http://www.monster.com.tw/archives/2336</link>
		<comments>http://www.monster.com.tw/archives/2336#comments</comments>
		<pubDate>Sun, 18 Apr 2010 01:59:57 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/2336</guid>
		<description><![CDATA[root@ubuntu910:~# uname -a Linux ubuntu910 2.6.31-20-generic-pae #58-Ubuntu SMP Fri Mar 12 06:25:51 UTC 2010 i686 GNU/Linux 安裝這些 apt-get update apt-get upgrade apt-get install gcc make binutils libaio1 gawk ksh libc6-dev rpm libmotif3 alien lsb-rpm libtool root@ubuntu910:~# whereis awk awk: /usr/bin/awk /usr/lib/awk /usr/share/awk /usr/share/man/man1/awk.1.gz root@ubuntu910:~# whereis rpm rpm: /usr/bin/rpm /usr/lib/rpm /usr/share/man/man8/rpm.8.gz root@ubuntu910:~# whereis basename basename: /usr/bin/basename [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/2336/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux : install .deb packages</title>
		<link>http://www.monster.com.tw/archives/1789</link>
		<comments>http://www.monster.com.tw/archives/1789#comments</comments>
		<pubDate>Wed, 06 Jan 2010 15:16:58 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[JOB]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1789</guid>
		<description><![CDATA[sudo dpkg -i package_name Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1789/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[monster] monster.tw 記錄 / memo / ubuntu / 裝 圖形介面 / GUI / gnome desktop / ip address / setting</title>
		<link>http://www.monster.com.tw/archives/1709</link>
		<comments>http://www.monster.com.tw/archives/1709#comments</comments>
		<pubDate>Wed, 16 Dec 2009 01:10:16 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Network service]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1709</guid>
		<description><![CDATA[昨天晚上去一位朋友公司幫忙用他們的 server , 回來就想要做幾件事: 1. 記錄一下自己的 server 某些重要檔案, 也可供其他人參考 2. 備份重要 file 3. 隨時準備好最新版的救援CD/Live CD/Live USB , 最新版的 Monster LAMP pack 也要燒好收著. 4. 準備一個 &#8220;萬用&#8221; 含各類 driver 的 linux kernel , 以供救援使用. 5. 搞懂 booting steps / GRUB setting root@park:~# cat /etc/fstab # /etc/fstab: static file system information. # # Use 'vol_id --uuid' to print [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1709/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian / ubuntu 裝 memcached 跟 pecl memcache</title>
		<link>http://www.monster.com.tw/archives/1708</link>
		<comments>http://www.monster.com.tw/archives/1708#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:35:30 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[JOB]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1708</guid>
		<description><![CDATA[裝 memcached : apt-get install memcached /etc/default/memcached 裡面設 yes –&#62; 啟用 設定檔 /etc/memcached.conf 裝 php5 的 memcache extension apt-get install php5-memcache 會產生 /etc/php5/conf.d/memcache.ini 內容是 extension=memcache.so [memcache] memcache.dbpath="/var/lib/memcache" memcache.maxreclevel=0 memcache.maxfiles=0 memcache.archivememlim=0 memcache.maxfilesize=0 memcache.maxratio=0 &#8212;&#8211; 以下是舊的方法, 2010.0630 前 裝 pecl memcache aptitude install libevent-dev 因為 pecl 要用到 phpize , 所以要裝 php5-dev 套件 apt-get install php5-dev apt-get install [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1708/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian / ubuntu  , APT HOWTO / Guide / 指令速查表</title>
		<link>http://www.monster.com.tw/archives/1396</link>
		<comments>http://www.monster.com.tw/archives/1396#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:22:05 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1396</guid>
		<description><![CDATA[1. Searching for packages apt-cache sudo apt-cache search package1 2. Getting more Information about a package apt-cache sudo apt-cache show package1 package2 &#8230; 3. Installing a package apt-get install sudo apt-get install package1 package2 &#8230; sudo apt-get install package1 &#8211;reinstall 4. Removing packages apt-get remove sudo apt-get remove package1 package2 complete remove: sudo apt-get remove [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1396/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian / ubuntu 裝 oracle instant client / sqlplus / oci8 / apache2 config / steps by steps</title>
		<link>http://www.monster.com.tw/archives/1388</link>
		<comments>http://www.monster.com.tw/archives/1388#comments</comments>
		<pubDate>Wed, 02 Sep 2009 06:50:21 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[Programming/php]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[oci8]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1388</guid>
		<description><![CDATA[2011.0530 整理的 install step by step: OS : uname -a Linux ubuntu 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Oracle client : 11.2 R1 google "oracle instant client download" 到 oracle 網頁找 Instant Client for Linux x86-64 / Version 11.2.0.1.0 (PS: Version 11.2.0.2.0 這版有問題) download 這兩個 oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm (47,811,007 bytes) [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1388/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ubuntu] apache server module 的 enable / disable</title>
		<link>http://www.monster.com.tw/archives/1384</link>
		<comments>http://www.monster.com.tw/archives/1384#comments</comments>
		<pubDate>Mon, 31 Aug 2009 08:45:45 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[System/Linux/Unix*]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1384</guid>
		<description><![CDATA[a2enmod module_name a2dismod module_name 重啟 apache : service apache2 restart /etc/apache2/mods-available 下面有可用的 modules Share on Facebook]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1384/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

