<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-14415362</id><updated>2011-07-28T18:00:29.368+07:00</updated><title type='text'>Rully's Blog</title><subtitle type='html'>Entar aja, masih bingung.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-14415362.post-117570971086920086</id><published>2007-04-05T00:44:00.000+07:00</published><updated>2007-04-05T01:01:50.930+07:00</updated><title type='text'>WPA di GNU/Linux Debian</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhNyoba WPA di Sid, susah-susah gampang. Kurang lebih gini lah:1. Cari dulu:~# apt-cache search wpawpasupplicant - Client support for WPA and WPA2 (IEEE 802.11i)2. Install:~# apt-get install wpasupplicant3. Copy contoh file konfigurasi:~# cp /usr/share/doc/wpasupplicant/examples/wpa_supplicant.conf.template /etc/wpa_supplicant.conf4. Edit file konfigurasi:</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/117570971086920086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=117570971086920086' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/117570971086920086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/117570971086920086'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2007/04/wpa-di-gnulinux-debian.html' title='WPA di GNU/Linux Debian'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-117570193986218213</id><published>2007-04-04T22:04:00.000+07:00</published><updated>2007-04-04T22:58:59.046+07:00</updated><title type='text'>E: Sub-process /usr/bin/dpkg return an error code (1)</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhUdah lama gak update blog ini. Error ini muncul udah lama. Intinya sih karena rubah sources.list, update &amp; dist-upgrade, font jadi ngaco &amp; terakhir ... KDE gak jalan. He he. Tapi sekarang udah ok lagi. Kurang lebih kayak gini lah:1. Rubah sources.list kembali ke semula.:~# vim /etc/apt/sources.listdeb http://mirrors.kernel.org/debian/ sid maindeb-src </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/117570193986218213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=117570193986218213' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/117570193986218213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/117570193986218213'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2007/04/e-sub-process-usrbindpkg-return-error.html' title='E: Sub-process /usr/bin/dpkg return an error code (1)'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-116564824930436435</id><published>2006-12-09T13:35:00.000+07:00</published><updated>2006-12-09T14:10:50.000+07:00</updated><title type='text'>Upgrade Cacti</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhCoba upgrade cacti di notebook.1. :~# apt-get install cacti2. :~# adduser cacti3. :~# mysql --user=root mysql4. mysql&gt; GRANT ALL ON cacti.* TO cacti@localhost IDENTIFIED BY 'cacti';5. mysql&gt; flush privileges;6. mysql&gt; exit7. Edit file debian.php :~# vim /etc/cacti/debian.php &lt;?php $database_username='cacti'; $database_password='cacti'; $database_default=</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/116564824930436435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=116564824930436435' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116564824930436435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116564824930436435'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/12/upgrade-cacti.html' title='Upgrade Cacti'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-116245396276615544</id><published>2006-11-02T14:29:00.000+07:00</published><updated>2006-11-10T17:14:45.610+07:00</updated><title type='text'>Cacti II</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhBuat semua pengunjung blog ini dan yang ini, Selamat Idul Fitri 1 Syawal 1427 H. Taqabalallahu minna wa minkum, mohon maaf lahir &amp; batin.Beberapa minggu yang lalu, coba (lagi) install cacti di mesin yang lain (router). Sebelumnya install di notebook. Hm ... ada sedikit perbedaan.Intinya sih sama. Cuma ada "ERROR 1045 (28000): Access denied for user 'root</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/116245396276615544/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=116245396276615544' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116245396276615544'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116245396276615544'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/11/cacti-ii.html' title='Cacti II'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-116141089097757319</id><published>2006-10-21T11:24:00.000+07:00</published><updated>2006-10-21T13:08:11.550+07:00</updated><title type='text'>Router</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhUdah lama gak update blog ini. Blog lain juga udah lama gak di-update sih. Coba setup router. Langkah-langkahnya:1. Edit hostname:~# vim /etc/hostnamerouter-server2. Edit/tambahkan hosts:~# vim /etc/hosts127.0.0.1       localhost.localdomain localhost router-server.perusahaan.co.id router-server3. Edit resolv.conf:~# vim /etc/resolv.confsearchnameserver </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/116141089097757319/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=116141089097757319' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116141089097757319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/116141089097757319'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/10/router.html' title='Router'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-114311873431935861</id><published>2006-03-23T19:53:00.000+07:00</published><updated>2006-06-14T14:57:22.576+07:00</updated><title type='text'>E: Sub-process /usr/bin/dpkg received a segmentation fault</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhPas mau install knockd (apt-get install knockd), eh ... gak bisa &amp; muncul E: Sub-process /usr/bin/dpkg received a segmentation fault.Googling, ketemu solusinya:1. :/var/cache/apt/archives# ar x knockd_0.4-1_i386.deb2. :/var/cache/apt/archives# cd / &amp;&amp; tar -zxvf /var/cache/apt/archives/data.tar.gzBeres.Wassalamu'alaikum Warahmatullahi Wabarakatuh</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/114311873431935861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=114311873431935861' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/114311873431935861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/114311873431935861'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/03/e-sub-process-usrbindpkg-received.html' title='E: Sub-process /usr/bin/dpkg received a segmentation fault'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-114198729072166234</id><published>2006-03-10T17:31:00.001+07:00</published><updated>2006-03-10T18:20:32.643+07:00</updated><title type='text'>Update Driver "Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)"</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhCoba update driver ipw2200. Gagal terus berkali-kali. Dan akhirnya, berhasil juga. Langkah-langkahnya:1. :/usr/src# tar -xvvzf ieee80211-1.1.12.tgz2. :/usr/src/ieee80211-1.1.12# . remove-old3. :/usr/src/ieee80211-1.1.12# for i in ieee80211 ipw2200; do find /lib/modules/`uname -r` -iname ${i}*; done4. :/lib/modules/2.6.15.1Y/build/include/linux# vim </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/114198729072166234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=114198729072166234' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/114198729072166234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/114198729072166234'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/03/update-driver-network-controller-intel.html' title='Update Driver &quot;Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)&quot;'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-113903465495039103</id><published>2006-02-04T12:09:00.000+07:00</published><updated>2006-03-06T16:05:05.663+07:00</updated><title type='text'>Install "Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)" di kernel 2.6.15.1</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhSetelah berhasil compile kernel 2.6.15.1, seperti biasa ... wi-fi jadi tidak berfungsi lagi. Tapi agak ribet &amp; susah kali ini. Sebelum install &amp; upgrade driver ipw2200, harus re-configure, rebuild &amp; install lagi kernel 2.6.15.1.1. :/usr/src/linux-2.6.15.1# make clean2. Copy file kernel sebelumnya (config-2.6.15.1) ke /usr/src/linux-2.6.15.1 ::/boot# cp </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/113903465495039103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=113903465495039103' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/113903465495039103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/113903465495039103'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/02/install-network-controller-intel.html' title='Install &quot;Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)&quot; di kernel 2.6.15.1'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-113860655331238509</id><published>2006-01-30T14:21:00.000+07:00</published><updated>2006-01-30T18:18:09.976+07:00</updated><title type='text'>Upgrade ke Kernel 2.6.15.1</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhSemalem coba upgrade dari kernel 2.6.13 ke kernel 2.6.15.1 di Acer Travelmate 4002 NLMi.1. Ekstrak file linux-2.6.15.1.tar.bz2 di /usr/src/2. Copy file kernel sebelumnya (config-2.6.13) ke /usr/src/linux-2.6.15.1 ::/boot# cp config-2.6.13Y /usr/src/linux-2.6.15.1/.config3. :/usr/src/linux-2.6.15.1# make menuconfig4. Load an Alternate Configuration File &gt;</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/113860655331238509/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=113860655331238509' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/113860655331238509'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/113860655331238509'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2006/01/upgrade-ke-kernel-26151.html' title='Upgrade ke Kernel 2.6.15.1'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112728051073773518</id><published>2005-09-21T12:28:00.000+07:00</published><updated>2005-09-21T12:52:41.676+07:00</updated><title type='text'>Cacti</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhCoba install cacti. Langsung aja:1. # apt-get install cacti(Install apache, php, mysql, dsb)2. # adduser cacti3. # mysqladmin --user=root create cacti4. # mysql -u root -e "grant all privileges on cacti.* to cacti@localhost identified by 'cacti'; flush privileges;"5. # zcat /usr/share/doc/cacti/cacti.sql.gz | mysql -u cacti --password=cacti cacti6. # </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112728051073773518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112728051073773518' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112728051073773518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112728051073773518'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/09/cacti.html' title='Cacti'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112620134617328766</id><published>2005-09-09T00:42:00.000+07:00</published><updated>2005-09-09T00:42:26.180+07:00</updated><title type='text'>Install "Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)" di kernel 2.6.13</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhSetelah berhasil compile kernel 2.6.13, seperti biasa ... wi-fi jadi gak berfungsi lagi. Oprek lagi, dan berhasil jalan.1. Download ipw2200-1.0.6.tgz:/usr/src$ wget -c [url file ipw2200-1.0.6.tgz]2. Ekstrak:/usr/src# tar -xvvzf ipw2200-1.0.6.tgz3. Download ieee80211-1.0.3.tgz:/usr/src$ wget -c [url file ieee80211-1.0.3.tgz]4. Ekstrak:/usr/src# tar -xvvzf</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112620134617328766/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112620134617328766' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112620134617328766'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112620134617328766'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/09/install-network-controller-intel.html' title='Install &quot;Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)&quot; di kernel 2.6.13'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112619662001351733</id><published>2005-09-08T23:24:00.000+07:00</published><updated>2005-09-08T23:23:40.046+07:00</updated><title type='text'>Upgrade ke Kernel 2.6.13</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhHari ini coba upgrade ke kernel 2.6.13 di Acer Travelmate 4002 NLMi1. Download source kernel linux-2.6.13.tar.gz:/usr/src$ wget -c [url source linux-2.6.13.tar.gz]2. Ekstrak:/usr/src# tar -xvvzf linux-2.6.13.tar.gz3. Copy file (misal) config-2.6.12 &amp; rubah menjadi .config:/usr/src/linux-2.6.13# cp /boot/config-2.6.12 .:/usr/src/linux-2.6.13# mv config-</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112619662001351733/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112619662001351733' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112619662001351733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112619662001351733'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/09/upgrade-ke-kernel-2613.html' title='Upgrade ke Kernel 2.6.13'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112611925168932366</id><published>2005-09-08T01:18:00.000+07:00</published><updated>2005-09-08T01:54:11.696+07:00</updated><title type='text'>KDE 3.4.2 (can't login to root)</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhHari ini coba upgrade KDE ke 3.4.2. 1. Ubah sources list ke experimental &amp; sid (sebelumnya testing &amp; unstable).:~# apt-get update &amp;&amp; apt-get dist-upgrade2. Setelah selesai instalasi, logout. Lalu jalankan Xwindow:~# startx3. Dan... wew, gak jalan. Restart.:~# rebootKDE 3.4.2 berjalan dengan baik. Tapi ... gak bisa login langsung ke root. Walah, mana lupa</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112611925168932366/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112611925168932366' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112611925168932366'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112611925168932366'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/09/kde-342-cant-login-to-root.html' title='KDE 3.4.2 (can&apos;t login to root)'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112211323056693518</id><published>2005-07-23T17:07:00.000+07:00</published><updated>2005-07-25T16:25:16.786+07:00</updated><title type='text'>Error 700 General Error Cannot find the certificate with the matching serial in the database!</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhIni tulisan keempat di Blog. Akhirnya setelah berbulan-bulan berkutat dengan error ini di CA &amp; RA, hilang juga ini error. Masalah terpecahkan kemarin siang sekitar jam 11:30. Ratusan kali install ulang CA &amp; RA di mesin yang berbeda. Nyoba juga install CA &amp; RA di satu mesin, berhasil &amp; gak ada error ini. Artinya, bisa approve CSR. Ternyata, install ulang </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112211323056693518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112211323056693518' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112211323056693518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112211323056693518'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/07/error-700-general-error-cannot-find.html' title='Error 700 General Error Cannot find the certificate with the matching serial in the database!'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112151095781846930</id><published>2005-07-16T17:48:00.000+07:00</published><updated>2005-09-04T23:02:03.136+07:00</updated><title type='text'>Install "ATI Technologies Inc Radeon 9100 PRO IGP" di kernel 2.6.11</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhIni tulisan ketiga di Blog. Sebetulnya mau gak mau &amp; terpaksa install X Windows di PC, soalnya notebook lagi di "opname" (rusak, ganti motherboard). Ternyata bukan motherboard, tapi cuma switch on/ off. Setelah X Windows berhasil jalan, intinya (kurang lebih) kayak gini:1. Download source fglrx-installer_8.14.13-2.tar.gz:/usr/src$ wget -c [url file </summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112151095781846930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112151095781846930' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112151095781846930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112151095781846930'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/07/install-ati-technologies-inc-radeon.html' title='Install &quot;ATI Technologies Inc Radeon 9100 PRO IGP&quot; di kernel 2.6.11'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112117240638125004</id><published>2005-07-12T19:30:00.000+07:00</published><updated>2005-07-12T19:46:46.386+07:00</updated><title type='text'>Install "Intel Corp. PRO/Wireless 2200BG (rev 05)" di kernel 2.6.12</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhIni tulisan kedua di Blog. Ngelanjutin tulisan sebelumnya. Setelah baca README &amp; INSTALL nya, terus dicoba install (sering gagal/ error), setelah Wi-Fi berfungsi &amp; connect ke Internet, intinya (kurang lebih) kayak gini:1.Download source ipw2200-1.0.4.tgz:/usr/src# wget -c [url file ipw2200-1.0.4.tgz]2.Download source ipw2200-fw-2.3.tgz:/usr/lib/hotplug/</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112117240638125004/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112117240638125004' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112117240638125004'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112117240638125004'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/07/install-intel-corp-prowireless-2200bg.html' title='Install &quot;Intel Corp. PRO/Wireless 2200BG (rev 05)&quot; di kernel 2.6.12'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-14415362.post-112116985871414858</id><published>2005-07-12T19:05:00.000+07:00</published><updated>2005-07-13T10:58:07.820+07:00</updated><title type='text'>Tulisan Pertama di Blog</title><summary type='text'>Assalamu'alaikum Warahmatullahi WabarakatuhIni tulisan pertama di Blog. Sebetulnya udah 1 tahun lebih pak Budi, pak Andika, pak Maman, dsb minta menulis (mendokumentasikan) setiap yang dikerjain. Tapi baru sekarang berhasil menulis, itupun di blog. Maklum, masih berpikir oprek (ngulik), bisa &amp; berhasil jalan. Ternyata, dokumentasi itu penting. Jadi bisa merunut &amp; mengetahui seandainya ada masalah</summary><link rel='replies' type='application/atom+xml' href='http://r-ardiansyah-n.blogspot.com/feeds/112116985871414858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=14415362&amp;postID=112116985871414858' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112116985871414858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14415362/posts/default/112116985871414858'/><link rel='alternate' type='text/html' href='http://r-ardiansyah-n.blogspot.com/2005/07/tulisan-pertama-di-blog.html' title='Tulisan Pertama di Blog'/><author><name>Rully</name><uri>http://www.blogger.com/profile/15680888084088151027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://nebula.indocisc.co.id/~rully/RAN.jpg'/></author><thr:total>5</thr:total></entry></feed>
