<?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>Personal Affair &#187; Ubuntu</title>
	<atom:link href="http://hendra.birumerah.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://hendra.birumerah.com</link>
	<description>Christiono Personal Website</description>
	<lastBuildDate>Fri, 13 Aug 2010 15:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>File Permission Problem &#8211; SuPHP</title>
		<link>http://hendra.birumerah.com/personal/admin-jobs/file-permission-problem-suphp/</link>
		<comments>http://hendra.birumerah.com/personal/admin-jobs/file-permission-problem-suphp/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 15:46:44 +0000</pubDate>
		<dc:creator>hendra</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[admin jobs]]></category>

		<guid isPermaLink="false">http://hendra.birumerah.com/?p=312</guid>
		<description><![CDATA[Saya menghadapi masalah dengan file permission pada file yang diupload dengan menggunakan openX, setiap file gambar yang diupload ke server memiliki permission 600 sehingga tidak dapat diload secara langsung sebagai gambar oleh apache, dan file tersebut harus di ubah permissionnya menjadi 644 agar dapat diakses. Permasalahan diatas muncul karena settingan suphp pada server menset umask [...]]]></description>
		<wfw:commentRss>http://hendra.birumerah.com/personal/admin-jobs/file-permission-problem-suphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install HP Laserjet P1006 di Ubuntu</title>
		<link>http://hendra.birumerah.com/personal/admin-jobs/install-hp-laserjet-p1006-di-ubuntu/</link>
		<comments>http://hendra.birumerah.com/personal/admin-jobs/install-hp-laserjet-p1006-di-ubuntu/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 03:07:12 +0000</pubDate>
		<dc:creator>hendra</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[admin jobs]]></category>

		<guid isPermaLink="false">http://hendra.birumerah.com/?p=174</guid>
		<description><![CDATA[Persiapan : 1. Cek versi ubuntu yang dipergunakan Buka terminal dan ketik : lsb_release -a Anda akan mendapatkan hasil sebagai berikut apabila menggunakan ubuntu versi 7.10 Distributor ID: Ubuntu Description: Ubuntu 7.10 Release: 7.10 Codename: Gutsy Gibbon Apabila versi ubuntu anda 7.10 maka silakan lanjutkan. 2. Install paket yang diperlukan, ketik : sudo apt-get install [...]]]></description>
		<wfw:commentRss>http://hendra.birumerah.com/personal/admin-jobs/install-hp-laserjet-p1006-di-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Wine on Ubuntu Gusty (7.10)</title>
		<link>http://hendra.birumerah.com/ubuntu/install-wine-on-ubuntu-gusty-710/</link>
		<comments>http://hendra.birumerah.com/ubuntu/install-wine-on-ubuntu-gusty-710/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 02:00:30 +0000</pubDate>
		<dc:creator>hendra</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hendra.birumerah.com/ubuntu/install-wine-on-ubuntu-gusty-710/</guid>
		<description><![CDATA[Pertama, buka terminal dan ketik: sudo wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- &#124; sudo apt-key add - Setelah itu ketik sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list Dan selanjutnya tinggal install wine sudo apt-get install wine]]></description>
		<wfw:commentRss>http://hendra.birumerah.com/ubuntu/install-wine-on-ubuntu-gusty-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Chinese Japanese Korean Input Guide on Ubuntu 7.10</title>
		<link>http://hendra.birumerah.com/ubuntu/install-chinese-japanese-korean-input-guide-on-ubuntu-710/</link>
		<comments>http://hendra.birumerah.com/ubuntu/install-chinese-japanese-korean-input-guide-on-ubuntu-710/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 05:41:09 +0000</pubDate>
		<dc:creator>hendra</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hendra.birumerah.com/ubuntu/install-chinese-japanese-korean-input-guide-on-ubuntu-710/</guid>
		<description><![CDATA[Base on tutorial from http://www.mrbass.org/linux/ubuntu/scim/ 1. Add universe repository to your source list (/etc/apt/sources.list) 2. Do apt-get update 3. Install package for scim &#160;sudo apt-get install uim anthy scim-gtk2-immodule scim-uim scim-chinese scim-hangul scim-tables-zh scim-tables-ja scim-tables-ko 4. Add SCIM to startup for X11 &#160;sudo touch /etc/X11/Xsession.d/74custom-scim_startup &#160;sudo chmod 646 /etc/X11/Xsession.d/74custom-scim_startup &#160;echo &#8216;export XMODIFIERS=&#8221;@im=SCIM&#8221;&#8216; >> /etc/X11/Xsession.d/74custom-scim_startup &#160;echo [...]]]></description>
		<wfw:commentRss>http://hendra.birumerah.com/ubuntu/install-chinese-japanese-korean-input-guide-on-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
