<?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>human.network.web.id &#187; ubuntu</title>
	<atom:link href="http://human.network.web.id/category/belajar/mylinux/ubuntu-mylinux-belajar/feed/" rel="self" type="application/rss+xml" />
	<link>http://human.network.web.id</link>
	<description>forward packet...forward paket...repeat until powered off</description>
	<lastBuildDate>Wed, 28 Oct 2009 04:47:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu: please use a kernel appropriate</title>
		<link>http://human.network.web.id/2009/06/08/ubuntu-virtualbox/</link>
		<comments>http://human.network.web.id/2009/06/08/ubuntu-virtualbox/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 04:27:20 +0000</pubDate>
		<dc:creator>human</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=549</guid>
		<description><![CDATA[Paling sering gagal kalau install ubuntu server di vbox. (host xp pro dengan guest ubuntu server)
Padahal untuk ubuntu desktop tidak ada masalah.

Selalu muncul  pesan error &#8220;unable to boot &#8211; please use a kernel appropriate for your cpu&#8221;

Sepertinya ada simsalabim di kernel ubuntu edisi server.
Untuk mengatasi ini ada opsi yang harus di enable-kan.
Contoh di bawah [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/09/16/install-vmware-mui-at-ubuntu-804/' rel='bookmark' title='Permanent Link: Install VMware-mui at ubuntu 8.04'>Install VMware-mui at ubuntu 8.04</a> <small>Just like </small></li><li><a href='http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/' rel='bookmark' title='Permanent Link: Gagal install perl via CPAN di ubuntu 7.10'>Gagal install perl via CPAN di ubuntu 7.10</a> <small># perl -MC</small></li><li><a href='http://human.network.web.id/2008/06/26/nagios/' rel='bookmark' title='Permanent Link: Belajar Nagios'>Belajar Nagios</a> <small>Os yang di</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2009/06/08/ubuntu-virtualbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vi warna-warni di ubuntu</title>
		<link>http://human.network.web.id/2008/06/04/vi-warna-warni-di-ubuntu/</link>
		<comments>http://human.network.web.id/2008/06/04/vi-warna-warni-di-ubuntu/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 09:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[trustix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vimrc]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=91</guid>
		<description><![CDATA[Clue dari milist tanya jawab.
# apt-get install vim
Lalu buka file /etc/vim/vimrc, cari baris syntax on, hilangkan tanda petik dua didepannya.
Untuk di trustix, buka file /usr/share/vim/vimrc, hilangkan tanda # di depan syntax on
Untuk di centos 5.2
yum install vim-enhanced
lalu edit untuk user root
cd /root
vi .bashrc
tambahkan baris ini
alias "vi"="/usr/bin/vim"


Related posts:Gagal install perl via CPAN di ubuntu 7.10 # [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/' rel='bookmark' title='Permanent Link: Gagal install perl via CPAN di ubuntu 7.10'>Gagal install perl via CPAN di ubuntu 7.10</a> <small># perl -MC</small></li><li><a href='http://human.network.web.id/2008/01/11/bypass-icmp-via-htb/' rel='bookmark' title='Permanent Link: Bypass icmp via htb.init'>Bypass icmp via htb.init</a> <small>Kalau paka</small></li><li><a href='http://human.network.web.id/2008/05/27/shorewall-tsl-305/' rel='bookmark' title='Permanent Link: Shorewall 4.x di TSL 3.0.5'>Shorewall 4.x di TSL 3.0.5</a> <small>Instan fir</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/06/04/vi-warna-warni-di-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gagal install perl via CPAN di ubuntu 7.10</title>
		<link>http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/</link>
		<comments>http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 04:00:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[trustix]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=89</guid>
		<description><![CDATA[# perl -MCPAN -e 'install IP::Country'
...
...
Checking if your kit is complete...
Looks good
Writing Makefile for IP::Country
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Masalah ini muncul ketika saya ingin mengintall model perl via CPAN di ubuntu 7.10.

Kalau dari hasil output message yang dikeluarkan, rasanya ini masalah karena [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/09/16/install-vmware-mui-at-ubuntu-804/' rel='bookmark' title='Permanent Link: Install VMware-mui at ubuntu 8.04'>Install VMware-mui at ubuntu 8.04</a> <small>Just like </small></li><li><a href='http://human.network.web.id/2008/06/12/instalasi-maia-mailguard-di-ubuntu-804-server/' rel='bookmark' title='Permanent Link: Instalasi Maia Mailguard di Ubuntu 8.04 Server'>Instalasi Maia Mailguard di Ubuntu 8.04 Server</a> <small>Tulisan as</small></li><li><a href='http://human.network.web.id/2008/06/04/vi-warna-warni-di-ubuntu/' rel='bookmark' title='Permanent Link: Vi warna-warni di ubuntu'>Vi warna-warni di ubuntu</a> <small>Clue dari </small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compile spine 0.8.7b di debian</title>
		<link>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/</link>
		<comments>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 11:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[libtoolize]]></category>
		<category><![CDATA[spine]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/</guid>
		<description><![CDATA[Error pada waktu kompile
cacti-spine-0.8.7a# ./configure
configure: error: cannot run /bin/sh config/config.sub
Setelah di investigasi di google, ternyata belum ada library libtool
apt-get install libtool
Setelah masalah libtool selesai, muncul lagi masalah berikutnya :d

$ ./configure
...
...
configure: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = "1.5.22 Debian 1.5.22-4") ***

Please run:

  [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/' rel='bookmark' title='Permanent Link: Gagal install perl via CPAN di ubuntu 7.10'>Gagal install perl via CPAN di ubuntu 7.10</a> <small># perl -MC</small></li><li><a href='http://human.network.web.id/2008/05/31/postfix-dovecot-trustix/' rel='bookmark' title='Permanent Link: Postfix-postfixadmin-dovecot di trustix 3.05'>Postfix-postfixadmin-dovecot di trustix 3.05</a> <small>Pada pandu</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
