<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>Lab komputer / bengkelnya adi</title>
	<link>http://adilabkom.blogsome.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 23 Nov 2009 01:45:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>Perintah dasar mikrotik</title>
		<link>http://adilabkom.blogsome.com/2009/11/23/perintah-dasar-mikrotik/</link>
		<comments>http://adilabkom.blogsome.com/2009/11/23/perintah-dasar-mikrotik/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 01:45:34 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://adilabkom.blogsome.com/2009/11/23/perintah-dasar-mikrotik/</guid>
		<description><![CDATA[	
Perintah mikrotik sebenarnya hampir sama dengan perintah yang ada dilinux, sebab pada dasarnya mikrotik ini merupakan kernel Linux, hasil pengolahan kembali Linux dari Distribusi Debian. Pemakaian perintah shellnya sama, seperti penghematan perintah, cukup menggunakan tombol TAB di keyboard maka perintah yang panjang, tidak perlu lagi diketikkan, hanya ketikkan awal nama perintahnya, nanti secara otomatis Shell [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/11/23/perintah-dasar-mikrotik/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Setting dan konfigurasi mikrotik</title>
		<link>http://adilabkom.blogsome.com/2009/10/14/setting-dan-konfigurasi-mikrotik/</link>
		<comments>http://adilabkom.blogsome.com/2009/10/14/setting-dan-konfigurasi-mikrotik/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 00:09:23 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
	<category>MIkrotik</category>
		<guid>http://adilabkom.blogsome.com/2009/10/14/setting-dan-konfigurasi-mikrotik/</guid>
		<description><![CDATA[	sumber http://diqie.wordpress.com/2007/08/06/seting-roter-mikrotik/
	SKENARIO
	LAN &mdash;&gt; Mikrotik RouterOS &mdash;&gt; Modem ADSL &mdash;&gt; INTERNET
	Untuk LAN, kita menggunakan ip address class C, dengan network 192.168.10.0/24. Untuk Mikrotik RouterOS, kita perlu dua ethernet card. Satu (ether1 &ndash; 192.168.1.2/24) untuk sambungan ke Modem ADSL dan satu lagi (ether2 &ndash; 192.168.10.1/24) untuk sambungan ke LAN. Untuk Modem ADSL, IP kita set 192.168.1.1/24.
	Sebelum mengetikkan [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/10/14/setting-dan-konfigurasi-mikrotik/feed/</wfw:commentRss>
	</item>
		<item>
		<title>menggunakan ndiskwrapper</title>
		<link>http://adilabkom.blogsome.com/2009/10/04/menggunakan-ndiskwrapper/</link>
		<comments>http://adilabkom.blogsome.com/2009/10/04/menggunakan-ndiskwrapper/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:41:53 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
		<guid>http://adilabkom.blogsome.com/2009/10/04/menggunakan-ndiskwrapper/</guid>
		<description><![CDATA[	
Software untuk menjalankan hardware network yang tidak didukung oleh Linux dengan mengunakan drivers dari Windows. Software untuk menjalankan hardware network yang tidak didukung oleh Linux dengan mengunakan drivers dari Windows.
	Sumber:
	 http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation#Compile_and_install
	Download Address:
	 http://sourceforge.net/projects/ndiswrapper/
	Hardware yang didukung:
	 http://ndiswrapper.sourceforge.net/mediawiki/index.php/List
	Tip: Menginstall NdisWrapper
	
Membutuhkan kernel minimal 2.6.6 or 2.4.26 (sebaiknya download kernel dari masing-masing distro)
	Hapus NdisWrapper versi lama yang telah terinstall [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/10/04/menggunakan-ndiskwrapper/feed/</wfw:commentRss>
	</item>
		<item>
		<title>install puppy di netbook</title>
		<link>http://adilabkom.blogsome.com/2009/10/04/install-puppy-di-netbook/</link>
		<comments>http://adilabkom.blogsome.com/2009/10/04/install-puppy-di-netbook/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:08:55 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Pupy LINUX</category>
		<guid>http://adilabkom.blogsome.com/2009/10/04/install-puppy-di-netbook/</guid>
		<description><![CDATA[	Cara paling cepat pasang Puppy Linux adalah dengan meng-copy file isi Install CD ke sebuah direktori, dan pasang grub loader versi DOS untuk boot dari direktori itu. Tanpa perlu partisi khusus.
	&nbsp;
	Saya ingin memasang Linux di netbook kantor saya, Lenovo S10.Saya sudah sangat bosan dengan urusan virus di Windows.
	Netbook ini memiliki Windows XP home edition, pre-installed. [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/10/04/install-puppy-di-netbook/feed/</wfw:commentRss>
	</item>
		<item>
		<title>10 kesalahan pemrograman php</title>
		<link>http://adilabkom.blogsome.com/2009/10/02/10-kesalahan-pemrograman-php/</link>
		<comments>http://adilabkom.blogsome.com/2009/10/02/10-kesalahan-pemrograman-php/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:01:43 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>phpmysql</category>
		<guid>http://adilabkom.blogsome.com/2009/10/02/10-kesalahan-pemrograman-php/</guid>
		<description><![CDATA[	1.Not escaping entities
	It&#8217;s basic knowledge; ALL untrusted input(especially user input from forms) has to be sanitized before it isbeing output.
	echo$_GET[&#8217;username&#8217;];
	Can for instance output:
	&lt;script&gt;/*snooping cookie or changing admin passwordscript*/&lt;/script&gt;
	It is an apparent security risk not to sanitizeuntrusted data before output. Besides you might end up with pageslooking very messy if you do not thread user input [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/10/02/10-kesalahan-pemrograman-php/feed/</wfw:commentRss>
	</item>
		<item>
		<title>fungsi koneksi mysql dengan php</title>
		<link>http://adilabkom.blogsome.com/2009/10/02/fungsi-koneksi-mysql-dengan-php/</link>
		<comments>http://adilabkom.blogsome.com/2009/10/02/fungsi-koneksi-mysql-dengan-php/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:55:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>phpmysql</category>
		<guid>http://adilabkom.blogsome.com/2009/10/02/fungsi-koneksi-mysql-dengan-php/</guid>
		<description><![CDATA[	mysql_close() }Digunakan untuk koneksi dengan server MySQL
	mysql_affected_rows()Get number of affected rows in previous MySQL operation
	mysql_connect()Untuk membuka koneksi dengan database MySQL Server
	mysql_create_db()Untuk membuat database baru, perintah ini dapat menggunakan perintah CREATE DATABASE
	mysql_data_seek()Move internal result pointer
	mysql_db_name()Untuk menghasilkan nama database
	mysql_db_query()Untuk mengantarkan query SQL
	mysql_drop_db()Untuk menghapus database, perintah sa,a fungsinya dengan perintah DROP DATABASE
	mysql_errno()Untuk menampilkan pesan kesalahan dalam bentuk no [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/10/02/fungsi-koneksi-mysql-dengan-php/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Fatal error: Maximum execution time of 30 seconds exceeded</title>
		<link>http://adilabkom.blogsome.com/2009/09/07/fatal-error-maximum-execution-time-of-30-seconds-exceeded/</link>
		<comments>http://adilabkom.blogsome.com/2009/09/07/fatal-error-maximum-execution-time-of-30-seconds-exceeded/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 04:20:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
		<guid>http://adilabkom.blogsome.com/2009/09/07/fatal-error-maximum-execution-time-of-30-seconds-exceeded/</guid>
		<description><![CDATA[	Fatal error:  Maximum execution time of 30 seconds exceeded
	Jika di website anda ada pesan tersebut, silahkan coba naikkan max_execution_time&nbsp; nya . caranya :
	edit php.ini di public_html atau bikin dulu kalau belum
	tambakan line berikut ini :
	max_execution_time = 100
	ganti angka 100 seperlunya saja sesuai keinginan. defaultnya kalo tanpa set adalah 30.
	selain itu jika script anda ada [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/09/07/fatal-error-maximum-execution-time-of-30-seconds-exceeded/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Fatal error: Allowed memory size of 8388608</title>
		<link>http://adilabkom.blogsome.com/2009/09/07/fatal-error-allowed-memory-size-of-8388608/</link>
		<comments>http://adilabkom.blogsome.com/2009/09/07/fatal-error-allowed-memory-size-of-8388608/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 03:59:59 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
		<guid>http://adilabkom.blogsome.com/2009/09/07/fatal-error-allowed-memory-size-of-8388608/</guid>
		<description><![CDATA[	Ketika Anda ingin menambahkan plugin pada blog yang mempunyai engine wordpress dan menemukan pesan error seperti berikut :
	    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /home/sites/public_html/wp-admin/includes/plugin.php on line 4
	Hal ini terjadi karena PHP disetting memory-nya 8 MB. Jika mempunyai hosting sendiri atau mempunyai hak [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/09/07/fatal-error-allowed-memory-size-of-8388608/feed/</wfw:commentRss>
	</item>
		<item>
		<title>setting gmail di thunderbird</title>
		<link>http://adilabkom.blogsome.com/2009/08/03/setting-gmail-di-thunderbird/</link>
		<comments>http://adilabkom.blogsome.com/2009/08/03/setting-gmail-di-thunderbird/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 01:00:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
		<guid>http://adilabkom.blogsome.com/2009/08/03/setting-gmail-di-thunderbird/</guid>
		<description><![CDATA[	&nbsp;
	Yang utama adalah seting pop3 supaya bisa doenload dari server dan baca secara offline
	&nbsp;nama servernya pop.gmail.com
	&nbsp;usernamenya alamat email lengkap 
	&nbsp;portnya 995
	&nbsp;conection ssl
	&nbsp;
	kemudian seting untuk pengiriman email dengan service smtp
	 servername isi dengan smtp.gmail.com, 
	port isi 587, 
secure connections ini tls .
&nbsp;
]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/08/03/setting-gmail-di-thunderbird/feed/</wfw:commentRss>
	</item>
		<item>
		<title>quota di mandriva</title>
		<link>http://adilabkom.blogsome.com/2009/03/16/quota-di-mandriva/</link>
		<comments>http://adilabkom.blogsome.com/2009/03/16/quota-di-mandriva/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 02:37:40 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>IT / Komputer</category>
		<guid>http://adilabkom.blogsome.com/2009/03/16/quota-di-mandriva/</guid>
		<description><![CDATA[	membuat quota utk user, ini saya share caranya smoga dapat bermanfaat buat teman-teman lainnya berikut caranya : urpmi quota 
	edit /etc/fstab 
	dengan cara ketik vi /etc/fstab  /dev/sdax /home ext3 defaults,usrquota,grpquota 1 1  
	touch /home/aquota.user /home/aquota.group 
	chmod 600 /home/aquota.* 
	mount -o remount /home 
	quotacheck -avugm 
	quotaon -avug 
	&nbsp;
	untuk menentukan besaran quota user pake perintah [...]]]></description>
		<wfw:commentRss>http://adilabkom.blogsome.com/2009/03/16/quota-di-mandriva/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
