<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Documentations</title>
	<atom:link href="http://underunix.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://underunix.wordpress.com</link>
	<description>most wealthy man is the one who share his wisdom and gold the most</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='underunix.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/8b4c83cc402653e6b1cd9260225bc753?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>My Documentations</title>
		<link>http://underunix.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://underunix.wordpress.com/osd.xml" title="My Documentations" />
	<atom:link rel='hub' href='http://underunix.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Solusi menghapus notifikasi AMD Unsupported di ubuntu 10.10</title>
		<link>http://underunix.wordpress.com/2011/11/24/solusi-menghapus-notifikasi-amd-unsupported-di-ubuntu-10-10/</link>
		<comments>http://underunix.wordpress.com/2011/11/24/solusi-menghapus-notifikasi-amd-unsupported-di-ubuntu-10-10/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 04:44:32 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=662</guid>
		<description><![CDATA[Installasi ubuntu netbook remix 10.10 di Netbook Aspire One 522 awalnya tidak ada masalah,ketika install driver VGA baru muncul masalah,ada notifikasi di bagian kanan bawah tertulis AMD Unsupported Hardware untuk  menghilangkan notifikasi ada cara singkat nya yang saya kutip dari &#8230; <a href="http://underunix.wordpress.com/2011/11/24/solusi-menghapus-notifikasi-amd-unsupported-di-ubuntu-10-10/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=662&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Installasi ubuntu netbook remix 10.10 di <strong>Netbook Aspire One 522</strong> awalnya tidak ada masalah,ketika install driver VGA baru muncul masalah,ada notifikasi di bagian kanan bawah tertulis <strong>AMD Unsupported Hardware</strong> untuk  menghilangkan notifikasi ada cara singkat nya yang saya kutip dari http://ubuntu-indonesia.com/ tepat nya <a href="http://ubuntu-indonesia.com/forums/ubbthreads.php/ubb/showflat/Number/68909">disini </a> langkah2 nya :<span id="more-662"></span></p>
<ul>
<li>buka terminal lalu ketikan gedit</li>
<li>paste code ini di bawah ini<br />
#!/bin/sh<br />
DRIVER=/usr/lib/fglrx/xorg/modules/drivers/fglrx_drv.so<br />
for x in $(objdump -d $DRIVER|awk &#8216;/call/&amp;&amp;/EnableLogo/{print &#8220;\\x&#8221;$2&#8243;\\x&#8221;$3&#8243;\\x&#8221;$4&#8243;\\x&#8221;$5&#8243;\\x&#8221;$6}&#8217;); do<br />
sed -i &#8220;s/$x/\x90\x90\x90\x90\x90/g&#8221; $DRIVER<br />
done</li>
<li>save dengan nama  amdsucks.sh</li>
<li>
<pre>chmod +x amdsucks.sh</pre>
</li>
<li>
<pre>sudo sh amdsucks.sh</pre>
</li>
<li>lalu logout atau restart..</li>
<li>Done.. watermark Unsuppoted Hardware AMD tidak muncul lagi</li>
</ul>
<div>Bagi yang ga mau ribet sedot  aja <a href="https://docs.google.com/open?id=0B7L69KGS1rCDOGYyNGVjYjctN2M5OS00ODcyLWJhYzMtMmVkNjQ0ODdkZDBi">di mari </a></div>
<p>Semoga bermanfaat buat saya pribadi maupun orang lain!!!</p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/ubuntu/'>ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/662/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=662&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/11/24/solusi-menghapus-notifikasi-amd-unsupported-di-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>
	</item>
		<item>
		<title>add printer canon 1880 dari ubuntu ke ubuntu</title>
		<link>http://underunix.wordpress.com/2011/11/17/add-printer-canon-1880-dari-ubuntu-ke-ubuntu/</link>
		<comments>http://underunix.wordpress.com/2011/11/17/add-printer-canon-1880-dari-ubuntu-ke-ubuntu/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 09:57:06 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=651</guid>
		<description><![CDATA[Untuk installasi printer di ubuntu dengan printer langsung mungkin tidak banyak masalah,nah masalah muncul ketika add printer dari client ubuntu ke server ubuntu? disini menurut saya banyak kendala ( bukan kendala siy tp belum tau aja ) cara nya gini &#8230; <a href="http://underunix.wordpress.com/2011/11/17/add-printer-canon-1880-dari-ubuntu-ke-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=651&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Untuk installasi printer di ubuntu dengan printer langsung mungkin tidak banyak masalah,nah masalah muncul ketika add printer dari client ubuntu ke server ubuntu? disini menurut saya banyak kendala ( bukan kendala siy tp belum tau aja ) cara nya gini niy</p>
<ul>
<li>download driver printer canon 1880 di <a href="http://support-asia.canon-asia.com/">http://support-asia.canon-asia.com/</a></li>
<li>Extract file tersebut di terminal dengna perintah #dpkg -i *.deb ( karena ext nya .deb )</li>
<li>sekarang masuk ke menu System-Administation-Printing</li>
<li>lebih jelas nya liat gambar di bawah ini sebagai panduan Add printer dari ubuntu<span id="more-651"></span></li>
</ul>
<p><a href="http://underunix.files.wordpress.com/2011/11/screenshot-printing-localhost.png"><img class="aligncenter size-medium wp-image-652" title="Screenshot-Printing - localhost" src="http://underunix.files.wordpress.com/2011/11/screenshot-printing-localhost.png?w=300&#038;h=166" alt="" width="300" height="166" /></a></p>
<div id="attachment_653" class="wp-caption aligncenter" style="width: 310px"><a href="http://underunix.files.wordpress.com/2011/11/2-screenshot-new-printer.png"><img class="size-medium wp-image-653" title="2.Screenshot-New Printer" src="http://underunix.files.wordpress.com/2011/11/2-screenshot-new-printer.png?w=300&#038;h=244" alt="" width="300" height="244" /></a><p class="wp-caption-text">Menggunkan IPP</p></div>
<p style="text-align:center;"> Add di atas menggunkan media IPP</p>
<p style="text-align:center;">Keterangan</p>
<p style="text-align:center;">Host :192.168.0.28 = IP Address komputer yang mau di add</p>
<p style="text-align:center;">631 : Port default CUPS printer di linux</p>
<p style="text-align:center;">queue : printer/printer1800 : nama share nya printer1800</p>
<div id="attachment_654" class="wp-caption aligncenter" style="width: 310px"><a href="http://underunix.files.wordpress.com/2011/11/3-screenshot-new-printer.png"><img class="size-medium wp-image-654" title="3.Screenshot-New Printer" src="http://underunix.files.wordpress.com/2011/11/3-screenshot-new-printer.png?w=300&#038;h=244" alt="" width="300" height="244" /></a><p class="wp-caption-text">Pilih Canon</p></div>
<div id="attachment_655" class="wp-caption aligncenter" style="width: 310px"><a href="http://underunix.files.wordpress.com/2011/11/4-screenshot-new-printer.png"><img class="size-medium wp-image-655" title="4.Screenshot-New Printer" src="http://underunix.files.wordpress.com/2011/11/4-screenshot-new-printer.png?w=300&#038;h=244" alt="" width="300" height="244" /></a><p class="wp-caption-text">driver canon 1880 sudah terinstall klik Forward</p></div>
<div id="attachment_657" class="wp-caption aligncenter" style="width: 310px"><a href="http://underunix.files.wordpress.com/2011/11/5-screenshot-new-printer1.png"><img class="size-medium wp-image-657" title="5.Screenshot-New Printer" src="http://underunix.files.wordpress.com/2011/11/5-screenshot-new-printer1.png?w=300&#038;h=244" alt="" width="300" height="244" /></a><p class="wp-caption-text">isian di gambar ini otomatis muncul,bisa diganti,klik Apply</p></div>
<div id="attachment_658" class="wp-caption aligncenter" style="width: 310px"><a href="http://underunix.files.wordpress.com/2011/11/6-screenshot-untitled-window.png"><img class="size-medium wp-image-658" title="6.Screenshot-Untitled Window" src="http://underunix.files.wordpress.com/2011/11/6-screenshot-untitled-window.png?w=300&#038;h=119" alt="" width="300" height="119" /></a><p class="wp-caption-text">silahkan test print,klik Yes</p></div>
<p>Done!! Beres juga bikin ini panduan,semoga bermanfaat buat saya pribadi &amp; tentu nya orang lain juga ^-^</p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/ubuntu/'>ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/651/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=651&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/11/17/add-printer-canon-1880-dari-ubuntu-ke-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/screenshot-printing-localhost.png?w=300" medium="image">
			<media:title type="html">Screenshot-Printing - localhost</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/2-screenshot-new-printer.png?w=300" medium="image">
			<media:title type="html">2.Screenshot-New Printer</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/3-screenshot-new-printer.png?w=300" medium="image">
			<media:title type="html">3.Screenshot-New Printer</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/4-screenshot-new-printer.png?w=300" medium="image">
			<media:title type="html">4.Screenshot-New Printer</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/5-screenshot-new-printer1.png?w=300" medium="image">
			<media:title type="html">5.Screenshot-New Printer</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/11/6-screenshot-untitled-window.png?w=300" medium="image">
			<media:title type="html">6.Screenshot-Untitled Window</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Fakta Unik Blackberry</title>
		<link>http://underunix.wordpress.com/2011/10/19/10-fakta-unik-blackberry/</link>
		<comments>http://underunix.wordpress.com/2011/10/19/10-fakta-unik-blackberry/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 10:24:33 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[real life]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=645</guid>
		<description><![CDATA[BBM-an di blackberry gratis ? yang tiap bulan or mingguan or harian bayar sama operator apa? apa itu gratis? Keunggulan utama Blackberry itu fush mail bukan BBM? kalo ada yang masih tanda tanya, tanda orang manggut2 oh gitu toh &#38; artinya &#8230; <a href="http://underunix.wordpress.com/2011/10/19/10-fakta-unik-blackberry/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=645&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://underunix.files.wordpress.com/2011/10/anti-bb2.jpg"><img class="aligncenter" title="anti bb2" src="http://underunix.files.wordpress.com/2011/10/anti-bb2.jpg?w=300&#038;h=214" alt="" width="300" height="214" /></a></p>
<ol>
<li><strong>BBM-an di blackberry gratis ?</strong> yang tiap bulan or mingguan or harian bayar sama operator apa? apa itu gratis?</li>
<li><strong>Keunggulan utama Blackberry itu fush mail bukan BBM</strong>? kalo ada yang masih tanda tanya, tanda orang manggut2 oh gitu toh &amp; artinya baru tau :p<span id="more-645"></span></li>
<li><strong>Kepercayaan diri ( PeDe ) sesorang akan naik jika dia tenteng BB</strong> ? di negara2 maju orang ogah malah pake BB karena ga mau terlihat tua,BB itu di tujukan buat bapak2 nya yang sibuk.di indo skr anak2 ABG lebih PeDe pake BB</li>
<li><strong>Pake BB menandakan kemapanan?</strong> ini siapa yang bilang ya? yang jelas tenteng pake Iphone baru tuh mapan,lah BB anak SMP aja pake skr</li>
<li><strong>BB itu udah menggeser nokia yang pernah di julikin HP sejuta umat</strong>,kenapa engga,tukang gorengan depan kantor sampe jabatan GM aja  pakenya Blackberry</li>
<li><strong>Rela Kredit Blackberry</strong>,anrittt ini hp segitunya banget,banyak orang rela kredit</li>
<li><strong>Banyak Pasangan Ribut Gara2 Blackberry</strong>,pengalaman pribadi &amp; juga pengalaman temen2,bahkan ada yang mau cerai gara2 bini nya minta di beliin BB suaminya tidak sanggup,note : suaminya temen deket gw,sudah segitu hebat kah cuman sekedar BB doang</li>
<li><strong>Banyak Orang jadi Autis</strong>,engga di angkot,di bis,jalan kaki,tunggu kreta,banyak bunyi BBM an,bangga gitu ada bunyi BBM terus kedengeran sama orang lain,capedeh..norak</li>
<li><strong>Ironi Blackberry</strong>,banyak yang sudah beli blackberry tapi mulai tidak sanggup untuk bayar bulanan internetan</li>
<li><strong>Indonesia emang kaya</strong>,anak SMP,SMU,Kuliahan pake nya HP dengan harga yang setara dengan Netbbook,kereen</li>
</ol>
<p>Membeli HP or Gadjet memang masing-masing orang,dan ga ada salah juga yang udah beli Blackberry,so masih banyak kebutuhan utama kita yang mesti kita duluin jangan karena faktor biar gaul ataupun gaya2-an dah ga jaman,hidup sesuai kemampuan kita aja,hidup sesuai kebetuhan aja jangan memkasakan jika Blackberry sesuai kebutuhan kerja kenapa engga untuk beli blackberry tapi kalo sekedar mau gaya??? ngaca sama kantong dulu x ye</p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/real-life/'>real life</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/645/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/645/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/645/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=645&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/10/19/10-fakta-unik-blackberry/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/anti-bb2.jpg?w=300" medium="image">
			<media:title type="html">anti bb2</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Distro Linux kategori Hack</title>
		<link>http://underunix.wordpress.com/2011/10/18/5-distro-linux-kategori-hack/</link>
		<comments>http://underunix.wordpress.com/2011/10/18/5-distro-linux-kategori-hack/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 02:39:10 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[real life]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=618</guid>
		<description><![CDATA[Terdapat banyak sekali distro linux yang didedikasikan untuk keamanan jaringan. Dan kebanyakan pula untuk menggunakan distro tersebut memerlukan proses installasi pada harddisk, waktu yang cukup lama dan merepotkan. Di bawah ini saya jabarkan beberapa distro hacking linux yang digunakan untuk &#8230; <a href="http://underunix.wordpress.com/2011/10/18/5-distro-linux-kategori-hack/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=618&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://underunix.files.wordpress.com/2011/10/hack.jpg"><img class="alignleft size-full wp-image-629" title="hack" src="http://underunix.files.wordpress.com/2011/10/hack.jpg?w=593" alt=""   /></a></p>
<p>Terdapat banyak sekali distro linux yang didedikasikan untuk keamanan<br />
jaringan. Dan kebanyakan pula untuk menggunakan distro tersebut<br />
memerlukan proses installasi pada harddisk, waktu yang cukup lama dan<br />
merepotkan. Di bawah ini saya jabarkan beberapa distro hacking linux<br />
yang digunakan untuk sistem keamanan jaringan. Dan tentunya distro ini<br />
bisa langsung dijalankan tanpa proses installasi karena sifatnya yang<br />
LiveCD, anda cuma perlu menyeting pada BIOS anda booting pertama<br />
langsung menuju CDROM.<span id="more-618"></span></p>
<p>1. <strong>Backtrack</strong><br />
Backtrack<br />
merupakan hasil dari bergabungnya 2 distro hacking yang inovatif yaitu<br />
Whax atau yang lebih dikenal dengan whoppix dan Auditor.<br />
Backtrack<br />
sendiri berbasiskan Slackware. Dan tentunya didalamnya telah di<br />
sediakan banyak sekali software yang mendukung untuk melakukan<br />
pent-test.<br />
Untuk mendapatkannya anda cukup mendownload di sini</p>
<p>http://www.remote-exploit.org/index.php/BackTrack</p>
<p>2.<strong> Operator</strong><br />
Operator<br />
benar-benar didedikasikan untuk berorientasi kepada Sistem Keamanan<br />
Jaringan, yang tentunya menggunakan tools open source.<br />
Operator sendiri berbasiskan Distribusi turunan Debian, yang berjalan dari single bootable CD. Anda bisa mendapatkannya di sini</p>
<p>http://www.ussysadmin.com/operator/</p>
<p>3. <strong>PHLAK</strong><br />
PHLAK<br />
atau [P]rofessional [H]acker?s [L]inux [A]ssault [K]it. Didalamnya<br />
terdapat 2 jenis desktop ( windows manager ) yaitu fluxboxdan XFCE4,<br />
dan tentunya banyak sekali tool-tool security didalamnya, dan juga<br />
penuh dengan dokumentasi mengenai sistem keamanan itu sendiri. Awalnya<br />
dibuat oleh Alexde Landgraaf. Phlak sendiri saat ini kebanyakan<br />
digunakan oleh kalangan hacker tingkat Pro. Anda bisa mendapatkan<br />
distro tersebut disini http://public.planetmirror.com/pub/phlak/?fl=p</p>
<p>4. <strong>Auditor</strong><br />
Walaupun<br />
sekarang auditor telah bergabung dengan whax, tapi kehadirannya yang<br />
eksis patut diperhatikan, terutama memilih distro ini merupakan sesuatu<br />
yang cukup baik bagi anda seorang ahli jaringan yang mencoba untuk<br />
mengukur sejauh mana keamanan jaringan anda. Anda bisa mendapatkannya<br />
disini http://www.remote-exploit.org/index.php/Auditor_mirrors</p>
<p>5. <strong>nUBUNTU</strong><br />
Pendatang<br />
baru dunia security dalam versi LiveCD. nUBUNTU sendiri merupakan<br />
turunan dari distro UBUNTU yang didalamnya ditambahkan paket-paket<br />
untuk keamanan jaringan. Anda bisa mendownloadnya disini http://www.nubuntu.org/downloads.php</p>
<p>Selamat berhacking ria !!</p>
<p>Sumber dari situs <a href="http://www.ilmuwebsite.com/">Ilmu Website</a> dalam kategori <a href="http://www.ilmuwebsite.com/news/">news</a> dengan judul <a href="http://www.ilmuwebsite.com/detil_news/22/5_Distro_Linux_Live_CD_terbaik_Kategori_Hacking/">5 Distro Linux Live CD terbaik Kategori Hacking</a></p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/real-life/'>real life</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/618/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=618&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/10/18/5-distro-linux-kategori-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/hack.jpg" medium="image">
			<media:title type="html">hack</media:title>
		</media:content>
	</item>
		<item>
		<title>Installasi SMS Gateway PlaySMS di Fedora</title>
		<link>http://underunix.wordpress.com/2011/10/17/installasi-sms-gateway-playsms-di-fedora/</link>
		<comments>http://underunix.wordpress.com/2011/10/17/installasi-sms-gateway-playsms-di-fedora/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 07:19:59 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[Use My Office]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=616</guid>
		<description><![CDATA[Dokumentasi Installasi SMS Gateway PlaySMS Topologi SMS Gateway IMPRO Persiapan Installasi Fedora Core sudah terinstall dengan baik GSM Modem USB dengan Merk wavecom Aplikasi SMS Gateway “PlaySMS” http://playsms.sourceforge.net Database Server MySQL Web  Server ( Apache ) PHP 4.4 XX Kannel &#8230; <a href="http://underunix.wordpress.com/2011/10/17/installasi-sms-gateway-playsms-di-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=616&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://underunix.files.wordpress.com/2011/10/smsgw2.jpg"><img class="aligncenter size-full wp-image-625" title="smsgw" src="http://underunix.files.wordpress.com/2011/10/smsgw2.jpg?w=593" alt=""   /></a></p>
<p align="center">Dokumentasi Installasi SMS Gateway PlaySMS</p>
<p align="center">Topologi SMS Gateway IMPRO</p>
<p><strong>Persiapan Installasi </strong></p>
<ol>
<li>Fedora Core sudah terinstall dengan baik</li>
<li>GSM Modem USB dengan Merk wavecom</li>
<li>Aplikasi SMS Gateway “PlaySMS” <a href="http://playsms.sourceforge.net/">http://playsms.sourceforge.net</a></li>
</ol>
<ul>
<li>Database Server MySQL</li>
<li>Web  Server ( Apache )</li>
<li>PHP 4.4 XX</li>
</ul>
<ol>
<li>Kannel gateway-1.4.3 ( SMS Engine )</li>
</ol>
<p><strong>Pengenalan Modem USB &amp; Installasi Modem GSM Wavecom<span id="more-616"></span></strong></p>
<ul>
<li>Untuk test modem dengan cara meng install wvdial</li>
<li># yum install wvdial</li>
<li>Untuk lihat konfigurasi ada di /etc/wvdial.conf</li>
</ul>
<p><strong>#/etc/wvdial.conf</strong></p>
<p>[Dialer Defaults]</p>
<p>Init1 = ATZ</p>
<p>Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0</p>
<p>Modem Type = Analog Modem</p>
<p>; Phone = &lt;Target Phone Number&gt;</p>
<p>ISDN = 0</p>
<p>; Password = &lt;Your Password&gt;</p>
<p>; Username = &lt;Your Login Name&gt;</p>
<p>Modem = /dev/ttyUSB0</p>
<p>Baud = 115200</p>
<ul>
<li>Modem Terdeteksi di /dev/ttyUBS0 ( karena kita menggunkan model modem USB )</li>
<li>Dan Buad rate nya 115200</li>
</ul>
<p><strong>Installasi SMS Engine Kannel Gateway-1.4.3</strong></p>
<ul>
<li>Untuk master nya download dari <a href="http://www.kannel.org/download.shtml">http://www.kannel.org/download.shtml</a></li>
<li>#tar -xvzf gateway-x.x.x.tar.gz<br />
#cd gateway-x.x.x<br />
#./configure<br />
#make<br />
#make install</li>
<li><strong>Setelah terinstall maka secara otomatis akan terinstall juga </strong>
<ul>
<li>Bearear box</li>
<li>Smbox</li>
<li>Wapbox</li>
<li>run_kannel_box</li>
</ul>
</li>
</ul>
<p>Lokasi installasi tersebut berada di /usr/local/sbin</p>
<ul>
<li><strong>Untuk konfifurasi SMS Engine kannel nya ada di /etc/kanel/kanel.conf </strong></li>
</ul>
<p>#</p>
<p># CORE</p>
<p>#</p>
<p>group = core</p>
<p>admin-port = 13000</p>
<p>smsbox-port = 13001</p>
<p>admin-password = <strong>admin</strong></p>
<p>status-password = <strong>admin</strong></p>
<p>box-allow-ip = &#8220;127.0.0.1&#8243;</p>
<p>log-level = 0</p>
<p>log-file = &#8220;/var/log/kannel/kannel.log&#8221;</p>
<p>access-log = &#8220;/var/log/kannel/access.log&#8221;</p>
<p>store-file = &#8220;/var/log/kannel/kannel.store&#8221;</p>
<p>#</p>
<p># SMSC MODEM GSM</p>
<p>#</p>
<p>group = smsc</p>
<p>smsc = at</p>
<p>host = localhost</p>
<p>smsc-id = modem</p>
<p>modemtype = <strong>wavecom</strong></p>
<p>device = <strong>/dev/ttyUSB0</strong></p>
<p>speed = 115200</p>
<p>sms-center <strong>= +6281100000</strong></p>
<p>group = modems</p>
<p>speed = 115200</p>
<p>id = wavecom</p>
<p>name = wavecom</p>
<p>detect-string = <strong>&#8220;WAVECOM&#8221;</strong></p>
<p>detect-string = &#8220;MODEM&#8221;</p>
<p>init-string = &#8220;AT+CNMI=2,1,0,0,0;+CMEE=1&#8243;</p>
<p>#</p>
<p># SMSBOX SETUP</p>
<p>#</p>
<p>group = smsbox</p>
<p>bearerbox-host = <strong>localhost</strong></p>
<p>sendsms-port = 13013</p>
<p>sendsms-chars = &#8220;<strong>0123456789+&#8221;</strong></p>
<p>global-sender <strong>= +6281100000</strong></p>
<p>log-level = 0</p>
<p>log-file = &#8220;/var/log/kannel/smsbox.log&#8221;</p>
<p>access-log = &#8220;/var/log/kannel/access.log&#8221;</p>
<p>#</p>
<p># SEND-SMS USERS</p>
<p>#</p>
<p>group = sendsms-user</p>
<p>username = playsms</p>
<p>password = playsms</p>
<p>&#8220;/etc/kannel/kannel.conf&#8221; [noeol] 64L, 1175C</p>
<ul>
<li>Membuat direktori untuk log SMS
<ul>
<li><em>#mkdir /var/log/kannel</em><br />
<em>#chmod 755 /var/log/kannel</em></li>
<li>Test Kannel apakah berjalan dengan baik</li>
<li><strong><em>#bearerbox /etc/kannel.conf</em></strong></li>
</ul>
</li>
</ul>
<p><strong>Install PlaySMS</strong></p>
<ul>
<li>Master playsms-0.9.3.tar.gz di extract</li>
<li>Tar –xvz playsms-0.9.3.tar.gz</li>
</ul>
<p><strong>Buat directory di /var/www/html </strong></p>
<ul>
<li>#mkdir /var/www/html/playsms</li>
</ul>
<p><strong>Hasil archive di direktori playsm-09.3 /web /di kopi ke /var/www/html</strong></p>
<ul>
<li>cp –pr playsms-0.9.3/web /var/www/html/playsms</li>
</ul>
<p>Buat Direktori log dan spool untuk playsms</p>
<ul>
<li>mkdir –p /var/spool/playsms</li>
<li>mkdir –p /var/log/playsms</li>
</ul>
<p><strong>Buat Username dan password nya :</strong></p>
<ul>
<li>adduser playsms</li>
<li>passwd playsms</li>
</ul>
<p><strong>Buat database playsms dan import playm.ql untuk membuat tabel2nya</strong></p>
<ul>
<li>mysqladmin –u root –p /create playsms</li>
<li>mysql –u root –p playsms &lt;/opt/playsms-0.9.3/db/playsms.sql</li>
</ul>
<p><strong>Kopi config</strong></p>
<ul>
<li>cp config-dist.php config.php</li>
<li>vi config.php</li>
</ul>
<p>&lt;?php</p>
<p>// PHP PEAR DB compatible database engine:</p>
<p>// msql, mssql, mysql, oci8, odbc, pgsql, sqlite</p>
<p>$core_config['db']['type'] = &#8216;mysql&#8217;;            // database engine</p>
<p>$core_config['db']['host'] = &#8216;localhost&#8217;; // database host/server</p>
<p>$core_config['db']['port'] = &#8217;3306&#8242;;             // database port</p>
<p>$core_config['db']['user'] = &#8216;root&#8217;;             // database username</p>
<p>$core_config['db']['pass'] = &#8221;;                 // database password</p>
<p>$core_config['db']['name'] = &#8216;playsms&#8217;;          // database name</p>
<p>$core_config['db']['pref'] = &#8216;playsms&#8217;;          // table&#8217;s prefix without trailing underscore</p>
<p>// SMTP configuration</p>
<p>$core_config['smtp']['relm'] = &#8221;; // yes, not realm, its relm</p>
<p>$core_config['smtp']['user'] = &#8221;;</p>
<p>$core_config['smtp']['pass'] = &#8221;;</p>
<p>$core_config['smtp']['host'] = &#8216;localhost&#8217;;</p>
<p>$core_config['smtp']['port'] = &#8217;25&#8242;;</p>
<p>// Do not change anything below this line unless you know what to do</p>
<p>// &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>// you can turn on or off PHP error reporting</p>
<p>// on production level you should turn off PHP error reporting (set to 0), by default its on</p>
<p>//error_reporting(0);</p>
<p>//error_reporting(E_ALL ^ (E_NOTICE | E_WARNING | E_DEPRECATED));</p>
<p>error_reporting(E_ALL ^ (E_NOTICE | E_WARNING));</p>
<p>// logs directories</p>
<p>$apps_path['logs']   = &#8216;/var/log/playsms&#8217;;</p>
<p>// log level: 0=disabled, 1=info, 2=warning, 3=debug, 4=verbose</p>
<p>// WARNING: log level 3 and 4 will also save sensitif information such as password for used gateway</p>
<p>$core_config['logstate']    = 0;</p>
<p>// 0 for single session login; 1 for multi session login</p>
<p>// multi session login is not secure because playsms leaves md5 crypted username and password</p>
<p>// on admin&#8217;s computer</p>
<p>$core_config['multilogin']  = 1;</p>
<p>// are we using http or https ? the default is using http instead https</p>
<p>$core_config['ishttps']            = false;</p>
<p>?&gt;</p>
<p>yang perlu diperhatikan adalah baris ke 5, isi dengan password tadi untuk user root database mysql-nya. Sedang baris ke 6 dan ke 7 mengikuti default dari langkah ke 7.mysql nya</p>
<p>Kopi file-file playsms,playsmsd,playsmsd.php dan playsms_start ke direktori /usr/local/bin</p>
<ul>
<li>#cd /opt/playsms-0.9.3/bin</li>
<li>cp playsmsd playsmsd.php playsmsd_start /usr/local/bin/</li>
<li>cp playsms /etc/default/</li>
</ul>
<p><strong>Test dengan browser</strong></p>
<ul>
<li><a href="http://localhost/playsms">http://localhost/playsms</a> ( untuk impro menggunakan IP Address 192.168.0.200 )</li>
<li>Username : admin</li>
<li>Password   : admin</li>
</ul>
<p align="center"><strong>Finish</strong></p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/use-my-office/'>Use My Office</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/616/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=616&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/10/17/installasi-sms-gateway-playsms-di-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/smsgw2.jpg" medium="image">
			<media:title type="html">smsgw</media:title>
		</media:content>
	</item>
		<item>
		<title>Download video buffering di ubuntu 11.04 &#8211; 11.10</title>
		<link>http://underunix.wordpress.com/2011/10/16/download-video-buffering-di-ubuntu-11-04-11-10/</link>
		<comments>http://underunix.wordpress.com/2011/10/16/download-video-buffering-di-ubuntu-11-04-11-10/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 11:37:52 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=609</guid>
		<description><![CDATA[Awal nya linux ( Ubuntu ) file temporary file yang kita buffering lokasi nya ada di /tmp,bagi yang suka download file video buffering seperti di youtube cara ini sangat nyaman sekali,akan tetapi pada versi ubuntu 11.04 ke atas lokasi /tmp &#8230; <a href="http://underunix.wordpress.com/2011/10/16/download-video-buffering-di-ubuntu-11-04-11-10/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=609&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://underunix.files.wordpress.com/2011/10/buffer.jpg"><img class="alignleft size-full wp-image-610" title="buffer" src="http://underunix.files.wordpress.com/2011/10/buffer.jpg?w=593" alt=""   /></a>Awal nya linux ( Ubuntu ) file temporary file yang kita buffering lokasi nya ada di /tmp,bagi yang suka download file video buffering seperti di youtube cara ini sangat nyaman sekali,akan tetapi pada versi ubuntu 11.04 ke atas lokasi /tmp sudah tidak ada file FlashXXXX lagi ini sebabkan FlashPlayer yang terbaru file temporary tidak berada di /tmp lagi melainkan di user nya itu sendiri tapi sayangnya saya pun cari lokasi nya belum menemukan :p,ada cara yang saya dapatkan dari anggota ubuntuforum.org bahwa mesti downgrade versi flashplayer kita,cara nya saya akan terjemhakan</p>
<p><span id="more-609"></span></p>
<ul>
<li>Download versi flashplayer lama di <a href="http://kb2.adobe.com/cps/142/tn_14266.html">http://kb2.adobe.com/cps/142/tn_14266.html</a></li>
<li>pilih (Released 11/04/2010)  <a href="http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_10.1.102.64_and_9.0.289.0_archive.zip"><img src="http://kb2.adobe.com/cps/142/tn_14266/images/download.gif" alt="" width="16" />Flash Player 10.1.102.64 and 9.0.289.0</a> (126 MB)</li>
<li>extract file yang di download</li>
<li>copy file <strong>libflashplayer.so ke  <strong> /usr/lib/Firefox/Plugins ( di timpa saja )</strong></strong></li>
<li>restart your browrser</li>
<li>Enjoyed</li>
</ul>
<blockquote>
<div>Kutipan yang saya ambil dari ubuntuforum.org</div>
</blockquote>
<p>Hello everyone.<br />
None of the methods described by previous posters are as convenient as just copying the flash file from the tmp directory.</p>
<p>Therefore, what I did was downgrade my Flash to 10.1.102.64</p>
<p>The download link for older versions of flash is <a href="http://kb2.adobe.com/cps/142/tn_14266.html" target="_blank">http://kb2.adobe.com/cps/142/tn_14266.html</a></p>
<p>Download the (large) file named &#8220;Flash Player 10.1.102.64 and 9.0.289.0&#8243;.<br />
After downloading, extract the file named flashplayer10_1r102_64_linux.tar.gz</p>
<p>From this file extract libflashplayer.so and overwrite the file at /usr/lib/flashplugin-installer (you will need root privileges, try gksudo nautilus)</p>
<p>Restart Firefox and your flash videos will land up in the /tmp directory as before! This won&#8217;t work for Google Chrome, it will continue to use the latest version of Flash.</p>
<p>Note: For the above steps to work, a version of Adobe Flash should have been previously installed.</p>
<blockquote><p>Works great!<br />
The only change where i did, i put the file <strong>libflashplayer.so</strong> to the folder <strong>/home/user/.mozilla/plugins </strong></p></blockquote>
<br />Filed under: <a href='http://underunix.wordpress.com/category/ubuntu/'>ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/609/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=609&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/10/16/download-video-buffering-di-ubuntu-11-04-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/buffer.jpg" medium="image">
			<media:title type="html">buffer</media:title>
		</media:content>

		<media:content url="http://kb2.adobe.com/cps/142/tn_14266/images/download.gif" medium="image" />
	</item>
		<item>
		<title>The application failed to initialize properly (0xc0000005)</title>
		<link>http://underunix.wordpress.com/2011/10/16/the-application-failed-to-initialize-properly-0xc0000005/</link>
		<comments>http://underunix.wordpress.com/2011/10/16/the-application-failed-to-initialize-properly-0xc0000005/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 09:36:06 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[Trouble-Shooting]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=600</guid>
		<description><![CDATA[Mengatasi error di browser Google Chorme &#160; &#160; &#160; Error yang kerap x muncul ini menyebalkan,kurang tau knp bisa error,ketika install pertama x siy gpp normal,yang penting kita atasi masalah biar chorme nya bisa jalan normal kembali,langsung aja cara nya &#8230; <a href="http://underunix.wordpress.com/2011/10/16/the-application-failed-to-initialize-properly-0xc0000005/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=600&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Mengatasi error di browser Google Chorme</strong></p>
<p><a href="http://underunix.files.wordpress.com/2011/10/error-chome.png"><img class="alignleft size-medium wp-image-601" title="error chome" src="http://underunix.files.wordpress.com/2011/10/error-chome.png?w=300&#038;h=65" alt="" width="300" height="65" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Error yang kerap x muncul ini menyebalkan,kurang tau knp bisa error,ketika install pertama x siy gpp normal,yang penting kita atasi masalah biar chorme nya bisa jalan normal kembali,langsung aja cara nya spt gambar di bawah ini tambahkan <strong></strong><span id="more-600"></span></p>
<p style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/10/chrome.jpg"><img class="size-medium wp-image-602 aligncenter" title="chrome" src="http://underunix.files.wordpress.com/2011/10/chrome.jpg?w=282&#038;h=300" alt="" width="282" height="300" /></a>Done</p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/trouble-shooting/'>Trouble-Shooting</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/600/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=600&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/10/16/the-application-failed-to-initialize-properly-0xc0000005/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/error-chome.png?w=300" medium="image">
			<media:title type="html">error chome</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/10/chrome.jpg?w=282" medium="image">
			<media:title type="html">chrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Membuka email Yahoo / GMail dengan Thunderbird</title>
		<link>http://underunix.wordpress.com/2011/08/22/membuka-email-yahoo-gmail-dengan-thunderbird/</link>
		<comments>http://underunix.wordpress.com/2011/08/22/membuka-email-yahoo-gmail-dengan-thunderbird/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 10:08:28 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[Trouble-Shooting]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=580</guid>
		<description><![CDATA[Microsoft Outlook,Thunderbird,Evalution adalah beberapa email client paling populer,masing-masing mempunyai kelebihan nya sendiri2 tapi bagi saya sendiri lebih cocok dengan Thunderbird karena lebih simple ada beberapa alasean kenapa harus menggunakan email client ( Thunderbird ) kenapa tidak webclient aja ( www.mailyahoo.com &#8230; <a href="http://underunix.wordpress.com/2011/08/22/membuka-email-yahoo-gmail-dengan-thunderbird/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=580&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://underunix.files.wordpress.com/2011/08/t.jpg"><img class="alignleft size-full wp-image-594" title="T" src="http://underunix.files.wordpress.com/2011/08/t.jpg?w=593" alt=""   /></a>Microsoft Outlook,Thunderbird,Evalution adalah beberapa email client paling populer,masing-masing mempunyai kelebihan nya sendiri2 tapi bagi saya sendiri lebih cocok dengan Thunderbird karena lebih simple</p>
<p>ada beberapa alasean kenapa harus menggunakan email client ( Thunderbird ) kenapa tidak webclient aja ( www.mailyahoo.com )</p>
<ol>
<li>email client bisa membaca email secara offline artinya ketika kita tidak terkoneksi dengan internetpun tetep bisa membaca email</li>
<li>bisa cek email otomatis ( bisa di setting setiap beberapa menit )</li>
<li>organiasi email lebih mudah bagi yang belum punya thunnderbird silahkan download terlebih dahulu thunderbird yang versi portable <a href="http://dc350.4shared.com/download/lf-TR3m1/Thunderbird_Portable_305.rar?tsid=20110822-101855-6b79dc82">disini</a><span id="more-580"></span></li>
</ol>
<p>lanjut ke bagian installasi &amp; setting</p>
<ol>
<li>untuk installasi tidak ada yang sulit tinggal next2 aja,driver installasi bisa di pindahkan ke driver D,karena kita menggunakan portbale artinya bisa di simpan di drive manapun &amp; bisa juga di copy ke flashdisk</li>
<li>Untuk installasi nya biar lebih gampang saya menggunkan gambar</li>
</ol>
<div><a href="http://underunix.files.wordpress.com/2011/08/awal.png"><img class="size-medium wp-image-581 aligncenter" title="awal" src="http://underunix.files.wordpress.com/2011/08/awal.png?w=300&#038;h=175" alt="" width="300" height="175" /></a></div>
<div>                                         Gambar 01.Klik Edit lalu pilih Account Setting</div>
<div style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/08/awal2.png"><img class="aligncenter size-medium wp-image-585" title="awal2" src="http://underunix.files.wordpress.com/2011/08/awal2.png?w=300&#038;h=175" alt="" width="300" height="175" /></a>Gambar 02.Klik Add New Account</div>
<div style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/08/1.png"><img class="aligncenter size-medium wp-image-586" title="1" src="http://underunix.files.wordpress.com/2011/08/1.png?w=300&#038;h=100" alt="" width="300" height="100" /></a>Gambar 03.Isikan Nama,Mail Address &amp; Password</div>
<div style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/08/5.png"><img class="aligncenter size-medium wp-image-587" title="5" src="http://underunix.files.wordpress.com/2011/08/5.png?w=300&#038;h=173" alt="" width="300" height="173" /></a>Gambar 04.Jika ada buletan ijo tanda nya berhasil,klik Create Account</div>
<div style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/08/6.png"><img class="aligncenter size-medium wp-image-588" title="6" src="http://underunix.files.wordpress.com/2011/08/6.png?w=300&#038;h=249" alt="" width="300" height="249" /></a>Gambar 05.Thunderbird Otomatis download semua email kita yang di GMail</div>
<div style="text-align:center;"><a href="http://underunix.files.wordpress.com/2011/08/7.png"><img class="aligncenter size-medium wp-image-589" title="7" src="http://underunix.files.wordpress.com/2011/08/7.png?w=300&#038;h=175" alt="" width="300" height="175" /></a>Gambar 06.Setelah jadi seperti gambar di atas</div>
<div style="text-align:left;">Sangat mudah mengoraganiasi email melalui email clinet Thunderbird,tidak lagi di pusingkan dengan kiriman email yang banyak dari facebook dari milis,karena dengan thunderbird membuka email lebih ringan..</div>
<div style="text-align:left;">Semoga bermanfaat</div>
<br />Filed under: <a href='http://underunix.wordpress.com/category/trouble-shooting/'>Trouble-Shooting</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/580/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=580&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/08/22/membuka-email-yahoo-gmail-dengan-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/t.jpg" medium="image">
			<media:title type="html">T</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/awal.png?w=300" medium="image">
			<media:title type="html">awal</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/awal2.png?w=300" medium="image">
			<media:title type="html">awal2</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/1.png?w=300" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/5.png?w=300" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/6.png?w=300" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/7.png?w=300" medium="image">
			<media:title type="html">7</media:title>
		</media:content>
	</item>
		<item>
		<title>Cara mudah cari Aplikasi atau software di internet</title>
		<link>http://underunix.wordpress.com/2011/08/18/cara-mudah-cari-aplikasi-atau-software-di-internet/</link>
		<comments>http://underunix.wordpress.com/2011/08/18/cara-mudah-cari-aplikasi-atau-software-di-internet/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 02:03:21 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[Trouble-Shooting]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=573</guid>
		<description><![CDATA[Sekarang sudah banyak orang yang tau internet adalah gudang nya aplikasi,gudangnya perpusatakaan tapi masih banyak juga orang yang tidak begitu paham cara mempergunakan internet,terlebih hanya sekedar mencari aplikasi,software,lagu,video dll,pengalaman pribadi siy google saja tidak cukup untuk di jadikan search engine &#8230; <a href="http://underunix.wordpress.com/2011/08/18/cara-mudah-cari-aplikasi-atau-software-di-internet/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=573&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://underunix.files.wordpress.com/2011/08/search.jpg"><img class="alignleft size-full wp-image-577" title="search" src="http://underunix.files.wordpress.com/2011/08/search.jpg?w=593" alt=""   /></a>Sekarang sudah banyak orang yang tau internet adalah gudang nya aplikasi,gudangnya perpusatakaan tapi masih banyak juga orang yang tidak begitu paham cara mempergunakan internet,terlebih hanya sekedar mencari aplikasi,software,lagu,video dll,pengalaman pribadi siy google saja tidak cukup untuk di jadikan search engine utama,biasanya google menampilkan aplikasi ke situs resmi nya langsung dan tentu saja berbayar biasanya ada juga yang mengarahkan ke blog orang lain tapi ada cara mudah mencari software bukan di search engine melainkan di situs share file</p>
<p>Langsung lah cara nya</p>
<ol>
<li>buka website http://www.4shared.com/</li>
<li>Ketikan software yang mau di cari,misalkan kita mencari winamp tinggal ketik di kotak search dan langsung menunjukan aplikasi2 yang telah di upload orang lain</li>
<li>jika kamu pengguna gratisan maka tinggal tunggu downtime ketika mau download</li>
<li>tinggal download atau bahasa indonesia nya Unduh</li>
</ol>
<br />Filed under: <a href='http://underunix.wordpress.com/category/trouble-shooting/'>Trouble-Shooting</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=573&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/08/18/cara-mudah-cari-aplikasi-atau-software-di-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>

		<media:content url="http://underunix.files.wordpress.com/2011/08/search.jpg" medium="image">
			<media:title type="html">search</media:title>
		</media:content>
	</item>
		<item>
		<title>Login ke server linux dengan SSH tanpa password</title>
		<link>http://underunix.wordpress.com/2011/07/15/login-ke-server-linux-dengan-ssh-tanpa-password/</link>
		<comments>http://underunix.wordpress.com/2011/07/15/login-ke-server-linux-dengan-ssh-tanpa-password/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 10:36:39 +0000</pubDate>
		<dc:creator>Dedi</dc:creator>
				<category><![CDATA[Use My Office]]></category>

		<guid isPermaLink="false">http://underunix.wordpress.com/?p=547</guid>
		<description><![CDATA[Untuk login ke server linux lebih aman memang harus menggunakan password tapi ada hal lain yang kita lebih enak tanpa password contoh real nya ketika kita mau membackup dengan metode sinkronis dengan tools rsync ( console ) Grsync ( GUI &#8230; <a href="http://underunix.wordpress.com/2011/07/15/login-ke-server-linux-dengan-ssh-tanpa-password/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=547&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Untuk login ke server linux lebih aman memang harus menggunakan password tapi ada hal lain yang kita lebih enak tanpa password contoh real nya ketika kita mau membackup dengan metode sinkronis dengan tools rsync ( console ) Grsync ( GUI ) dan meletekan proses tersebut di penjadwalan ( crontab ) ribet x ya kalo setiap script backup kita harus standby untuk isi password,engga canggih ah,ok ini langsung aja kita ke TKP</p>
<p>Di sisi client ( yang mau nge remote ke server )</p>
<blockquote>
<pre>root@dedix-IT:/home/dedix# ssh-keygen -t rsa</pre>
<p><span id="more-547"></span></p>
<pre>Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? y
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
3f:b1:05:d1:51:2f:79:47:a2:81:2a:f5:85:96:51:49 root@dedix-IT
The key's randomart image is:
+--[ RSA 2048]----+
|          oOE+o .|
|        . =.+o = |
|       . +... o +|
|      . . ..   o.|
|       .S . .    |
|         . +     |
|          +      |
|           .     |
|                 |
+-----------------+</pre>
</blockquote>
<p>Jika ada pertanyaan tekan aja Enter</p>
<p>Selanjutnya kita copy file key private &amp; public ke server yang akan kita jadi login tanpa password ( copy file dari client ke server remote )</p>
<pre>root@dedix-IT:/home/dedix#scp ~/.ssh/id_rsa.pub root@192.168.0.200:~]</pre>
<p>Kita login dulu dengan password,lalu lakukan perintah ini di sisi server</p>
<pre>cat id_rsa.pub &gt;&gt; ~/.ssh/authorized_keys</pre>
<p>Setelah kita copy ke server tugas kita beres,tinggal test aja login ke server tanpa password lagi</p>
<pre>root@dedix-IT:/home/dedix# ssh root@192.168.0.200
Last login: Tue Jan 25 02:00:06 2011 from dedix</pre>
<p>Finally,kita bisa rsyn ke server untuk backup data di server tanpa password untuk login nya</p>
<br />Filed under: <a href='http://underunix.wordpress.com/category/use-my-office/'>Use My Office</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/underunix.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/underunix.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/underunix.wordpress.com/547/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=underunix.wordpress.com&amp;blog=5465617&amp;post=547&amp;subd=underunix&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://underunix.wordpress.com/2011/07/15/login-ke-server-linux-dengan-ssh-tanpa-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9a3d1c6d29eb1c8ca82f36a842c40355?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dedi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
