<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>KANIA</title>
		<link>http://kania-ku.my1.ru/</link>
		<description></description>
		<lastBuildDate>Wed, 10 Aug 2011 02:10:53 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="https://kania-ku.my1.ru/news/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>How to enable Administrator account vista or win 7</title>
			<description>Enable the (Hidden) Administrator Account on Windows 7 or Vista 
Many people familiar with prior versions of Windows are curious what happened to the built-in Administrator account that was always created by default. Does this account still exist, and how can you access it?
The account is created in Windows 7 or Vista, but since it’s not enabled you can’t use it. If you are troubleshooting something that needs to run as administrator, you can enable it with a simple command.
Note: You really shouldn’t use this account for anything other than troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account
First you’ll need to open a command prompt in administrator mode by right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box)
 
Now type the following command:
&lt;b&gt;net user administrator /active:yes&lt;/b&gt;
 
You should see a message that the command completed successfully. Log out, and you’ll now see ...</description>
			<content:encoded>Enable the (Hidden) Administrator Account on Windows 7 or Vista 
Many people familiar with prior versions of Windows are curious what happened to the built-in Administrator account that was always created by default. Does this account still exist, and how can you access it?
The account is created in Windows 7 or Vista, but since it’s not enabled you can’t use it. If you are troubleshooting something that needs to run as administrator, you can enable it with a simple command.
Note: You really shouldn’t use this account for anything other than troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account
First you’ll need to open a command prompt in administrator mode by right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box)
 
Now type the following command:
&lt;b&gt;net user administrator /active:yes&lt;/b&gt;
 
You should see a message that the command completed successfully. Log out, and you’ll now see the Administrator account as a choice. (Note that the screenshots are from Vista, but this works on Windows 7)
 
You’ll note that there’s no password for this account, so if you want to leave it enabled you should change the password.
Disable Built-in Administrator Account
Make sure you are logged on as your regular user account, and then open an administrator mode command prompt as above. Type the following command:
&lt;b&gt;net user administrator /active:no&lt;/b&gt;
 
The administrator account will now be disabled, and shouldn’t show up on the login screen anymore.</content:encoded>
			<link>https://kania-ku.my1.ru/news/how_to_enable_administrator_account_vista_or_win_7/2011-08-10-13</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/how_to_enable_administrator_account_vista_or_win_7/2011-08-10-13</guid>
			<pubDate>Wed, 10 Aug 2011 02:10:53 GMT</pubDate>
		</item>
		<item>
			<title>All About pc or laptop problem please share</title>
			<description>Kalau ada masalah PC atau Laptop yg mau di share silahkan di sini mungkin saya bisa bantu dan bisa bertukar ilmu okay bro....</description>
			<content:encoded>Kalau ada masalah PC atau Laptop yg mau di share silahkan di sini mungkin saya bisa bantu dan bisa bertukar ilmu okay bro....</content:encoded>
			<link>https://kania-ku.my1.ru/news/all_about_pc_or_laptop_problem_please_share/2011-06-27-11</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/all_about_pc_or_laptop_problem_please_share/2011-06-27-11</guid>
			<pubDate>Mon, 27 Jun 2011 04:55:51 GMT</pubDate>
		</item>
		<item>
			<title>Panduan Cara Setting Mikrotik dengan ISP Speedy</title>
			<description>SPEEDY (Internet) –&amp;gt; Modem ADSL (IP modem=192.168.1.1) –&amp;gt; (IP 
ether1=192.168.1.2) Mikrotik Routeros (IP ether2=10.0.0.30) –&amp;gt; LAN 
(IP LAN=10.0.0.1 s/d 10.0.0.29)&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;img alt=&quot;mikrotik&quot; src=&quot;http://kania-ku.my1.ru/mikrotik.jpg&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;IP Address LAN, kita gunakan network 10.0.0.0/27 (transfer data =27 bit untuk maks 30 IP Address/komputer).&lt;br&gt;
&lt;br&gt;
Untuk Mikrotik RouterOS, kita perlu dua ethernet card. Satu (ether1 - 
192.168.1.2/24) untuk sambungan ke Modem ADSL dan satu lagi (ether2 - 
10.0.0.30/27) untuk sambungan ke LAN/switch.&lt;br&gt;
Untuk Modem ADSL, IP kita set 192.168.1.1/24.&lt;br&gt;
&lt;br&gt;
Pastikan Anda sebelum mengetikkan apapun, telah berada pada root menu dengan mengetikkan &quot;/”&lt;br&gt;
&lt;br&gt;
Spoiler for selengkapnya:&lt;br&gt;
1. Set IP untuk masing² ethernet card:&lt;br&gt;
&lt;br&gt;
ip address add address=192.168.1.2/24 interface=ether1&lt;br&gt;
ip address add address=10.0.0.30/27 interface=ether2&lt;br&gt;
Untuk menampilkan hasil perintah di atas ketikkan perintah berikut:&lt;br&gt;
ip addre...</description>
			<content:encoded>SPEEDY (Internet) –&amp;gt; Modem ADSL (IP modem=192.168.1.1) –&amp;gt; (IP 
ether1=192.168.1.2) Mikrotik Routeros (IP ether2=10.0.0.30) –&amp;gt; LAN 
(IP LAN=10.0.0.1 s/d 10.0.0.29)&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;img alt=&quot;mikrotik&quot; src=&quot;http://kania-ku.my1.ru/mikrotik.jpg&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;IP Address LAN, kita gunakan network 10.0.0.0/27 (transfer data =27 bit untuk maks 30 IP Address/komputer).&lt;br&gt;
&lt;br&gt;
Untuk Mikrotik RouterOS, kita perlu dua ethernet card. Satu (ether1 - 
192.168.1.2/24) untuk sambungan ke Modem ADSL dan satu lagi (ether2 - 
10.0.0.30/27) untuk sambungan ke LAN/switch.&lt;br&gt;
Untuk Modem ADSL, IP kita set 192.168.1.1/24.&lt;br&gt;
&lt;br&gt;
Pastikan Anda sebelum mengetikkan apapun, telah berada pada root menu dengan mengetikkan &quot;/”&lt;br&gt;
&lt;br&gt;
Spoiler for selengkapnya:&lt;br&gt;
1. Set IP untuk masing² ethernet card:&lt;br&gt;
&lt;br&gt;
ip address add address=192.168.1.2/24 interface=ether1&lt;br&gt;
ip address add address=10.0.0.30/27 interface=ether2&lt;br&gt;
Untuk menampilkan hasil perintah di atas ketikkan perintah berikut:&lt;br&gt;
ip address print&lt;br&gt;
&lt;br&gt;
Kemudian lakukan testing dengan mencoba nge-ping ke gateway atau ke 
komputer yg ada pada LAN. Jika hasilnya sukses, maka konfigurasi IP Anda
 sudah benar&lt;br&gt;
ping 192.168.1.1&lt;br&gt;
ping 10.0.0.30&lt;br&gt;
&lt;br&gt;
2. Menambahkan Routing&lt;br&gt;
&lt;br&gt;
ip route add gateway=192.168.1.1 (IP Gateway adalag IP modem)&lt;br&gt;
&lt;br&gt;
3. Setting DNS&lt;br&gt;
&lt;br&gt;
ip dns set primary-dns=203.130.193.74 allow-remote-requests=yes&lt;br&gt;
ip dns set secondary-dns=202.134.0.155 allow-remote-requests=yes&lt;br&gt;
Karena koneksi menggunakan Speedy dari Telkom, maka DNS yg kita gunakan 
DNS Telkom. Silahkan sesuaikan dengan DNS Telkom masing tempat Anda 
berada.&lt;br&gt;
&lt;br&gt;
Setelah itu coba Anda lakukan ping ke yahoo.com misalnya:&lt;br&gt;
ping yahoo.com&lt;br&gt;
Jika hasilnya sukses, maka settingan DNS sudah benar&lt;br&gt;
&lt;br&gt;
4. Source NAT (Network Address Translation) / Masquerading.&lt;br&gt;
&lt;br&gt;
Agar semua komputer yg ada di LAN bisa terhubung ke internet juga, maka Anda perlu menambahkan NAT (Masquerade) pada Mikrotik.&lt;br&gt;
ip firewall nat add chain=srcnat action=masquerade out-interface=ether1&lt;br&gt;
&lt;br&gt;
Sekarang coba lakukan ping ke yahoo.com dari komputer yang ada di LAN&lt;br&gt;
ping yahoo.com&lt;br&gt;
Jika hasilnya sukses, maka setting masquerade sudah benar&lt;br&gt;
&lt;br&gt;
5. DHCP (DynamicHost Configuration Protocol)&lt;br&gt;
&lt;br&gt;
Supaya praktis, kita gunakan saja DHCP Server. Agar setiap ada klien 
yang ingin konek, dia ga perlu setting IP secara manual. Tinggal obtain 
aja dari DHCP Server, beres dah. Untungnya Mikrotik ini juga ada fitur 
DHCP Servernya. Jadi ya ga ada masalah… OK! Langkah2nya sbb:&lt;br&gt;
&lt;br&gt;
Buat IP Address Pool&lt;br&gt;
ip pool add name=dhcp-pool ranges=10.0.0.1-10.0.0.29&lt;br&gt;
&lt;br&gt;
Menambahkan DHCP Network&lt;br&gt;
ip dhcp-server network add address=10.0.0.0/27 gateway=10.0.0.30 dns-server=203.130.193.74,202.134.0.155&lt;br&gt;
&lt;br&gt;
Menambahkan Server DHCP&lt;br&gt;
ip dhcp-server add name=DHCP_LAN disabled=no interface=ether2 address-pool=dhcp-pool&lt;br&gt;
&lt;br&gt;
Sekarang coba lakukan testing dari komputer klien, untuk me-request IP 
Address dari Server DHCP. Jika sukses, maka sekali lagi, settingannya 
sudah OK.&lt;br&gt;
&lt;br&gt;
6. Bandwidth Control&lt;br&gt;
Agar semua komputer klien pada LAN tidak saling berebut bandwidth, maka 
perlu dilakukan yg namanya bandwidth management atau bandwidth control&lt;br&gt;
Model yg saya gunakan adalah queue trees. Untuk lebih jelas apa itu, silahkan merujuk ke situsnya Mikrotik. (&lt;a href=&quot;http://mikrotik.co.id/&quot; target=&quot;_blank&quot;&gt;http://mikrotik.co.id&lt;/a&gt;)&lt;br&gt;
Kondisinya seperti ini:&lt;br&gt;
Koneksi Speedy sekarang ini katanya speednya sampai 1Mbps/128kbps 
(Download/Upload). Untuk itu setingan bandwidth management nya bisa kita
 set sbb berikut:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Tandai semua paket yg asalnya dari LAN&lt;br&gt;
ip firewall mangle add src-address=10.0.0.0/27 action=mark-connection&lt;br&gt;
ip firewall mangle add connection-mark=Clients-con action=mark-packet 
new-packet-mark=Clients chain=prerouting new-connection-mark=Clients-con
 chain=prerouting&lt;br&gt;
&lt;br&gt;
Menambahkan rule yg akan membatasi kecepatan download dan upload&lt;br&gt;
queue tree add name=Clients-Download parent=ether2 packet-mark=Clients limit-at=0 max-limit=0&lt;br&gt;
queue tree add name=Clients-Upload parent=ether1 packet-mark=Clients limit-at=0 max-limit=0&lt;br&gt;
&lt;br&gt;
Nilai download dan upload kita set &quot;0″ (nol) dengan tujuan agar 
bandwidth yang kita dapatkan tidak terbatasi. Karena pada saat-saat 
tertentu speed speedy bisa mencapai 1,5Mbps. Jadi kalo kita set 
maks=1mbps maka speed yang kita dapatkan hanya mentok 1mbps saja. 
rugikan&lt;br&gt;
&lt;br&gt;
Sekarang coba lakukan test download dari beberapa klien, mestinya 
sekarang tiap2 klien akan berbagi bandwidthnya. Jika jumlah klien yg 
online tidak sampai 10, maka sisa bandwidth yang nganggur itu akan 
dibagikan kepada klien yg online.&lt;br&gt;
&lt;br&gt;
7. Graphing&lt;br&gt;
Mikrotik ini juga dilengkapi dengan fungsi monitoring traffic layaknya 
MRTG biasa. Jadi kita bisa melihat berapa banyak paket yg dilewatkan 
pada PC Mikrotik kita.&lt;br&gt;
tool graphing set store-every=5min&lt;br&gt;
&lt;br&gt;
Berikutnya yang akan kita monitor adalah paket² yg lewat semua interface
 yg ada di PC Mikrotik kita.tool graphing interface add-interface=all 
store-on-disk=yes&lt;br&gt;
&lt;br&gt;
Sekarang coba arahkan browser anda ke IP Router Mikrotik (IP ether2 yang ke LAN)&lt;br&gt;
&lt;a href=&quot;http://10.0.0.30/graphs/&quot; target=&quot;_blank&quot;&gt;http://10.0.0.30/graphs/&lt;/a&gt;&lt;br&gt;
Nanti akan ada pilihan interface apa aja yg ada di router Anda. Coba 
klik salah satu, maka Anda akan bisa melihat grafik dari paket2 yg lewat
 pada interface tersebut.&lt;br&gt;
Sampai disini kita telah selesai melakukan setting mikrotik dasar untuk koneksi speedy.&lt;br&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/panduan_cara_setting_mikrotik_dengan_isp_speedy/2010-08-30-10</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/panduan_cara_setting_mikrotik_dengan_isp_speedy/2010-08-30-10</guid>
			<pubDate>Mon, 30 Aug 2010 08:07:55 GMT</pubDate>
		</item>
		<item>
			<title>Troubleshoot Error-Error Stop Spesifik Blue Screen</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyle...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Langkah-lanhkah troubleshooting dapat diaplikasikan ke semua
error stop yang terjadi. Sementara detail-detail yang disediakan pesan stop
spesifik dapat membantu memperjelas penyebab error dan segera melakukan
perbaikan dengan cepat.&lt;br&gt;
Berikut berisi panduan kode-kode error stop yang paling umum, dilengkapi
tindakan-tindakan yang disarankan untuk mengatasinya, serta sumber-sumber
eksternal sebagai informasi tambahan.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000000A atau IRQL_NOT_LESS_OR_EQUAL&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Menunjukan adanya proses kerenel-mode atau driver yang coba mengakses sebuah
lokasi memory tanpa izin. Error Stop ini biasanya disebabkan adanya kerusakan,
atau hardware/software yang tidak kompatibel.&lt;br&gt;
Nama driver perangkat yang ditawarkan pun biasanya tampil pada pesan Stop dan
dapat memberi petunjuk penting untuk memecahkan permasalahan. Jika pesan error
mengajak kita menggunakan perangkat atau kategori perangkat tertentu, coba
buang atau ganti perangkat dalam kategori tersebut.&lt;br&gt;
Jika pesan Stop tampil pada saat Setup, maka penyebab yang paling mungkin
adalah adanya peranti yang tak kompatibel, layanan system, pemindai virus, atau
program-program backup lainnya.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000001E atau KMODE_EXCEPTION_NOT_HANDLED&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Dalam kasus ini, kernel Windows XP mendeteksi adanya instruksi prosesor illegal
atau tidak dikenal dikarenakan gagal mengakses driver atau perangkat hardware.
Pesan ini pun sering menawarkan perangkat atau driver yang diperlukan.&lt;br&gt;
Jika error muncul tiba-tiba setelah menginstal sebuah driver atau layanan, coba
nonaktifkan atau dibuang saja driver atau layanan tersebut.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x00000024 atau NTFS_FILE_SYSTEM&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Pesan ini disebabkan permasalahan driver file system NTFS. Pesan Stop yang
sejenis, 0x23, berasal dari driver-driver FAT 32. Penyebab yang paling mungkin
adanya kegagalan dalam disk atau disk controller.&lt;br&gt;
Solusi yang dimungkinkan adalah memeriksa koneksi ke semua harddisk dalam
system, dan jalankan Check Disk (Chkdsk.exe)&lt;br&gt;
&lt;u&gt;&lt;b&gt;&lt;br&gt;
Stop 0x0000002E atau DATA_BUS_ERROR&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Gagal atau rendahnya memory (termasuk memory yang digunakan adapter-adapter
video). Error ini mungkin pula disebabkan harddisk yang terkorupsi atau
kerusakan motherboard.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000003F atau NO_MORE_SYSTEM_PTES&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Pesan error seperti ini jarang terjadi, muncul saat system kelebihan PTEs (
Page Table Entries). Penyebabnya boleh jadi program backup atau driver
perangkat yang lepas kendali.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x00000050 atau PAGE_FAULT_IN_NONPAGE_AREA&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Driver harddisk atau layanan system meminta data yang tidak ada dalam memory.
Penyebabnya mungkin kekurangan memory atau software yang tidak kompatibel,
khususnya untuk remote control dan program-program antivirus. Jika error muncul
setelah kita menginstal driver perangkat atau sebuah aplikasi, coba masuk ke
Safe Mode untuk menghapus driver atau meng-uninstall program tersebut.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x00000077 atau KERNEL_STACK_INPAGE_ERROR&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Sistem membaca data kernel dari virtual memory (pagefile) dan gagal menemukan
data pada memory address tersebut. Tetapi, error Stop ini dapat juga disebabkan
beragam permasalahan, termasuk kekurangan memory, malfungsi harddisk,
pemasangan disk controller atau kabel yang tidak benar, data terkorupsi, atau
bisa juga infeksi virus.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x00000079 atau MISMATCHED_HAL&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Pesan ini muncul karena ditemukannya ketidakcocokan antara Windows XP Hardware
Abstraction Layer (HAL) dan file-file system Windows XP. Biasa terjadi pada
mesin-mesin ACPI, dimana setting-setting ACPI BIOS mengalami perubahan secara
tiba-tiba.&lt;br&gt;
Untuk menonaktifkan atau mengaktifkan ulang fitur-fitur ACPI, install kembali
Windows XP setelah kita melakukan perubahan pada BIOS.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000007A atau KERNEL_DATA_INPAGE_ERROR&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Penyebab error Stop seperti ini sama dengan error-error 0x77 sebuah halaman
dari data kernel yang tidak ditemukan dalam virtual memory (pagefile).&lt;br&gt;
Penyebabnya mungkin disk atau driver-driver controller yang tidak kompatibel.
Dapat pula berasal dari permasalahan hardware, seperti perangkat SCSI yang
diputus secara tidak benar, terjadinya bad blocks pada harddisk, atau terjadi
konflik dengan BIOS atau firmware pada disk controller. Coba jalankan utilitas
Windows XP Check Disk.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000007B atau INACCESSIBLE_BOOT_DEVICE&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Windows XP tidak mampu menemukan partisi system atau volume boot pada saat
proses startup. Dapat terjadi setelah kita mempartisi ulang disk, memasukkan
disk-disk baru, atau meng-upgrade sebuah disk controller dan driver-drivernya.
Dalam hal ini, entri-entri pada file Boot.ini tidak mampu lagi mengoreksi
partisi-partisi yang ada.&lt;br&gt;
Jika error ini terjadi setelah meng-upgrade controller disk, pastikan bahwa
hardware tersebut telah terkonfigurasi dengan benar. Jalankan system dengan CD
Windows XP, logon ke Recovery Console dan gunakan perintah Bootcfg untuk
memindai instalasi-instalasi yang telah disediakan Windows agar dapat
mereparasi file Boot.ini secara otomatis.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000007F atau UNEXPECTED_KERNEL_MODE_TRAP&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Penyebab yang paling umum dari error ini adalah kegagalan hardware.Dapat
dipastikan kita mendapat pesan error ini saat adanya chip-chip memory yang
tidak efektif, modul-modul memory yang tidak cocok, CPU malfungsi, atau kipas
computer yang tidak berjalan, atau power supply yang overheating.&lt;br&gt;
Error ini terutama sekali muncul pada system yang CPU-nya dimogif diatas
kecepatan rata-ratanya, atau lebih dikenal dengan istilah &quot;overclocking”.
Parameter pertama dari error Stop akan menjelaskan penyebab dari error
tersebut.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x0000009F atau DRIVER_POWER_STATE_FAILURE&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Driver mengalami kekurangan power setelah dilakukan Shutting down, Stanby, atau
Hibernate. Penyebab error ini tidak selalu dari driver-driver hardware. Dapat
juga dari driver-driver filter file system, seperti yang biasa diinstalkan
program-program antivirus, utilitas-utilitas backup, dan program-program remote
control.&lt;br&gt;
Nama driver yang diminta biasanya muncul pada pesan error ini. Untuk
mengatasinya, coba uninstall driver-driver hardware yang tidak perlu, atau
software yang menggunakan driver tersebut.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000C2 atau BAD_POOL_CALLER&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Error Stop ini muncul saat sebuah proses kernel mode atau driver yang melakukan
alokasi memory secara illegal. Terkadang disebabkan juga oleh kegagalan
perangkat hardware.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000D1 atau DRIVER_IRQL_NOT _LESS_OR_EQUAL&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Ini termasuk Stop error yang paling umum. Biasanya muncul saat sebuah driver
coba mengakses memory address yang tidak tepat.&lt;br&gt;
Periksa driver-driver yang tidak terdaftar, kemudian program-program antivirus,
utilitas-utilitas disk, dan program-program backup, mereka mungkin menginstall
driver filter file system yang rusak.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000D8 atau DRIVER_USED_EXCESSIVE_PTES&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Jika sebuah driver me-request sejumlah besar kernel memory, dapat dipastikan
kita kehabisan Page Table Entries (PTEs) dan muncullah error ini. Penyebabnya
dan cara pemecahannya sejenis dengan Stop 0x3F.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000EA atau THREAD_STUCK_IN_DEVICE_DRIVER&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Pesan ini muncul setelah menginstall adapter video baru atau meng-update driver
video (yang tidak memadai), kemudian menyebabkan system menunggu datangnya
hardware video yang diperlukan. Untuk memecahkannya, ganti adapter video atau
gunakan driver video berbeda.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000ED atau UNMOUNTABLE_BOOT_VOLUME&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Windows XP tidak dapat menginstall volume yang berisi file-file boot. Jika kita
mendapat pesan ini saat meng-upgrade system ke WindowsXP, pastikan telah
mempunyai driver-driverkompatible untuk controller disk, dan periksa pula
pengkabelannya.&lt;br&gt;
Jika menggunakan driver ATA-66 atau ATA-100, pastikan menggunakan kabel
80-connector, bukan kabel IDE 40-connector. Lihat kembali troubleshoot untuk
Stop 0x7B. Pada beberapa kasus, error akan hilang dengan sendirinya begiyu kita
me-restart system.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0x000000F2 atau HARDWARE_INTERRUPT_STORM&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Kernel Windows XP mendeteksi terjadinya interrupt storm saat sebuah perangkat
gagal mengeluarkan iRQ (Interrupt Request). Lazimnya disebabkan perangkat yang
lemahdalam penulisan atau bug dari sebuah firmware.&lt;br&gt;
Untuk mengisolasi permasalahan, periksa perangkat yang terkait dengan nama file
yang disebutkan pada informasi driver dalam pesan Stop. Kemudian gunakan tool
Device Manager atau System Information untuk memeriksa perangkat lain yang
menggunakan IRQ sama. Lepas semua perangkat yang menggunakan IRQ tersebut,
kemudian masukan kembali, lalu periksa apakah problem muncul kembali atau
tidak.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0xC000021A atau STATUS_SYSTEM_PROCESS_TERMINATED&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Pesan ini mengidentifikasikan telah terjadi problem sekuriti serius dengan
Windows XP, yaitu adanya subsistem user-mode, seperti Winlogon atau Client
Server Runtime Subsystem (Csrss.exe). Penyebab yang paling umum adalah program
third-party, dan solusi terbaiknya dengan menghapus program tersebut.&lt;br&gt;
Error ini pun dapat muncul jika sebuah backup yang di-restore parsial, sehingga
terjadi ketidakcocokan file-file system, atau jika permisi-permisi system telah
dimodifikasi dengan tidak benar sehingga account system tidak lagi mempunyai
permisi untuk mengakses file-file dan folder-folder system.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;&lt;b&gt;Stop 0xC0000221 atau STATUS_IMAGE_CHECKSUM_MISMATCH&lt;/b&gt;&lt;/u&gt;&lt;br&gt;
Penyebab umum error Stop ini adalah file atau disk terkorupsi (termasuk
pagefile yang rusak) dan kegagalan hardware. Pada penghujung nama error
symbolic pesan Stop biasanya disebut nama dari file yang rusak, sehingga kita
dapat me-restore file tersebut dari Windows XP menggunakan Recovery Console.&lt;br&gt;
Melakukan restore ke Last Known Good Configuration mungkin dapat memecahkan
permasalahan. &lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/troubleshoot_error_error_stop_spesifik_blue_screen/2010-08-24-9</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/troubleshoot_error_error_stop_spesifik_blue_screen/2010-08-24-9</guid>
			<pubDate>Tue, 24 Aug 2010 01:27:01 GMT</pubDate>
		</item>
		<item>
			<title>APA ITU PORT DAN JENIS-JENISNYA</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceName&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceType&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceName&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceType&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object
 classid=&quot;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&quot; id=ieooui&gt;&lt;/object&gt;
&lt;style&gt;
st1&amp;#92;:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
a:link, span.MsoHyperlink
 {color:blue;
 text-decoration:underline;
 text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
 {color:navy;
 text-decoration:underline;
 text-underline:single;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt; &lt;/style&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:placename w:st=&quot;on&quot;&gt;&lt;/st1:placename&gt;&lt;b&gt;&lt;st1:placename w:st=&quot;on&quot;&gt;&lt;/st1:placename&gt;&lt;st1:placetype w:st=&quot;on&quot;&gt;&lt;/st1:placetype&gt;&lt;/b&gt;&lt;/st1:place&gt;&lt;br&gt;&lt;p class=&quot;MsoNormal&quot;&gt;
Port Logika (non fisik),adalah port yang di gunakan oleh aplikasi sebagai jalur
untuk melakukan koneksi dengan komputer lain mealalui teknologi TCP/IP,
tentunya termasuk koneksi internet.&lt;br&gt;
Yang akan dibahas pada artikel ini adalah port logika, mungkin akan berguna
bagi anda yang mengelola server linux untuk berbagai keperluan.&lt;br&gt;
&lt;b&gt;Port Standar dan Kegunaan&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
1-19, berbagai protokol, Sebagian banyak port ini tidak begitu di perlukan
namun tidak dapat diganggu. Contohnya layanan echo (port 7) yang tidak boleh
dikacaukan dengan program ping umum.&lt;br&gt;
20 – FTP-DATA. &quot;Active” koneksi FTP menggunakan dua port: 21 adalah port
kontrol, dan 20 adalah tempat data yang masuk. FTP pasif tidak menggunakan port
20 sama sekali.&lt;br&gt;
21 – Port server FTP yang digunakan oleh File Transfer Protocol. Ketika
seseorang mengakses FTP server, maka ftp client secara default akan melakukan
koneksi melalui port 21.&lt;br&gt;
22 – SSH (Secure Shell), Port ini ini adalah port standar untuk SSH, biasanya
diubah oleh pengelola server untuk alasan keamanan.&lt;br&gt;
23 – Telnet server. Jika anda menjalankan server telnet maka port ini digunakan
client telnet untuk hubungan dengan server telnet.&lt;br&gt;
25 – SMTP, Simple Mail Transfer Protocol, atau port server mail, merupakan port
standar yang digunakan dalam komunikasi pengiriman email antara sesama SMTP
Server.&lt;br&gt;
37 – Layanan Waktu, port built-in untuk layanan waktu.&lt;br&gt;
53 – DNS, atau Domain Name Server port. Name Server menggunakan port ini, dan
menjawab pertanyaan yang terkait dengan penerjamahan nama domain ke IP Address.&lt;br&gt;
67 (UDP) – BOOTP, atau DHCP port (server). Kebutuhan akan Dynamic Addressing
dilakukan melalui port ini.&lt;br&gt;
68 (UDP) – BOOTP, atau DHCP port yang digunakan oleh client.&lt;br&gt;
69 – tftp, atau Trivial File Transfer Protocol.&lt;br&gt;
79 – Port Finger, digunakan untuk memberikan informasi tentang sistem, dan
login pengguna.&lt;br&gt;
80 – WWW atau HTTP port server web. Port yang paling umum digunakan di
Internet.&lt;br&gt;
81 – Port Web Server Alternatif, ketika port 80 diblok maka port 81 dapat
digunakan sebagai port altenatif untuk melayani HTTP.&lt;br&gt;
98 – Port Administrasi akses web Linuxconf port.&lt;br&gt;
110 – POP3 Port, alias Post Office Protocol, port server pop mail. Apabila anda
mengambil email yang tersimpan di server dapat menggunakan teknologi POP3 yang
berjalan di port ini.&lt;br&gt;
111 – sunrpc (Sun Remote Procedure Call) atau portmapper port. Digunakan oleh
NFS (Network File System), &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:city w:st=&quot;on&quot;&gt;NIS&lt;/st1:city&gt;&lt;/st1:place&gt;
(Network Information Service), dan berbagai layanan terkait.&lt;br&gt;
113 – identd atau auth port server. Kadang-kadang diperlukan, oleh beberapa
layanan bentuk lama (seperti SMTP dan IRC) untuk melakukan validasi koneksi.&lt;br&gt;
119 – &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:placename w:st=&quot;on&quot;&gt;NNTP&lt;/st1:placename&gt; &lt;st1:placename w:st=&quot;on&quot;&gt;atau&lt;/st1:placename&gt; &lt;st1:placetype w:st=&quot;on&quot;&gt;Port&lt;/st1:placetype&gt;&lt;/st1:place&gt;
yang digunakan oleh News Server, sudah sangat jarang digunakan.&lt;br&gt;
123 – Network Time Protocol (NTP), port yang digunakan untuk sinkronisasi
dengan server waktu di mana tingkat akurasi yang tinggi diperlukan.&lt;br&gt;
Port scanning adalah sebuah aktivitas untuk mendapatkan informasi yang
menyeluruh mengenai status port (biasanya port TCP) pada sebuah host. Dengan
port scanning, seseorang dapat mengetahui port-port mana saja yang terbuka pada
sebuah host.&lt;br&gt;
Salah satu tools yang umum digunakan untuk keperluan port scanning adalah nmap.&lt;br&gt;
Secara default, jika dijalankan oleh user biasa, Nmap akan melakukan scanning
dengan menggunakan TCP connect() pada sebuah host (berarti koneksi TCP
benar-benar terjadi dengan melalui three-way handshaking). Hal ini perlu
diingat karena kemungkinan besar, upaya port scanning akan dicatat pada log
host tersebut.&lt;br&gt;
Contoh: mindhack@publik:~$ nmap localhost&lt;br&gt;
Starting Nmap 4.62 ( &lt;a href=&quot;http://nmap.org/&quot; target=&quot;_blank&quot;&gt;http://nmap.org&lt;/a&gt;
) at 2009-03-23 16:36 WIB&lt;br&gt;
Interesting ports on localhost (127.0.0.1):&lt;br&gt;
Not shown: 1709 closed ports&lt;br&gt;
PORT STATE SERVICE&lt;br&gt;
22/tcp open ssh&lt;br&gt;
25/tcp open smtp&lt;br&gt;
80/tcp open http&lt;br&gt;
443/tcp open https&lt;br&gt;
3306/tcp open mysql&lt;br&gt;
8000/tcp open http-alt&lt;br&gt;
Nmap done: 1 IP address (1 host up) scanned in 0.092 seconds&lt;br&gt;
Terlihat bahwa pada host tersebut, terdapat beberapa port TCP yang terbuka,
seperti port 22, 25, 80, dan lainnya.&lt;br&gt;
Nmap juga dapat digunakan untuk menebak sistem operasi dan jenis perangkat yang
digunakan pada sebuah host. Karena deteksi sistem operasi membutuhkan operasi &lt;br&gt;
TCP fingerprinting, maka nmap harus dijalankan oleh superuser.&lt;br&gt;
Contoh: mindhack@publik:~$ sudo nmap -O localhost&lt;br&gt;
Starting Nmap 4.62 ( &lt;a href=&quot;http://nmap.org/&quot; target=&quot;_blank&quot;&gt;http://nmap.org&lt;/a&gt;
) at 2009-03-23 16:38 WIB&lt;br&gt;
Interesting ports on localhost (127.0.0.1):&lt;br&gt;
Not shown: 1709 closed ports&lt;br&gt;
PORT STATE SERVICE&lt;br&gt;
22/tcp open ssh&lt;br&gt;
25/tcp open smtp&lt;br&gt;
80/tcp open http&lt;br&gt;
443/tcp open https&lt;br&gt;
3306/tcp open mysql&lt;br&gt;
8000/tcp open http-alt&lt;br&gt;
Device type: general purpose&lt;br&gt;
Running: Linux 2.6.X&lt;br&gt;
OS details: Linux 2.6.17 - 2.6.18 (x86)&lt;br&gt;
Uptime: 3.760 days (since Thu Mar 19 22:23:51 2009)&lt;br&gt;
Network Distance: 0 hops&lt;br&gt;
&lt;br&gt;
OS detection performed. Please report any incorrect results at &lt;a href=&quot;http://nmap.org/submit/&quot; target=&quot;_blank&quot;&gt;http://nmap.org/submit/&lt;/a&gt; .&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
Nmap done: 1 IP address (1 host up) scanned in 1.604 seconds&lt;br&gt;
Terlihat bahwa nmap dapat menebak bahwa sistem operasi yang digunakan pada host
tersebut adalah Linux dengan perkiraan versi kernel seperti di atas.&lt;br&gt;
Sangat penting bagi seorang administrator untuk menguasai penggunaan tools port
scanning seperti nmap untuk dapat menguji keamanan sistem sendiri.&lt;br&gt;
137-139 – NetBIOS (SMB).&lt;br&gt;
143 – IMAP, Interim Mail Access Protocol. Merupakan aplikasi yang memungkinkan
kita membaca e-mail yang berada di server dari komputer di rumah / kantor kita,
protokol ini sedikit berbeda dengan POP.&lt;br&gt;
161 – SNMP, Simple Network Management Protocol. Lebih umum digunakan di router
dan switch untuk memantau statistik dan tanda-tanda vital (keperluan
monitoring).&lt;br&gt;
177 – XDMCP, X Display Management Control Protocol untuk sambungan remote ke
sebuah X server.&lt;br&gt;
443 – HTTPS, HTTP yang aman (WWW) protokol di gunakan cukup lebar.&lt;br&gt;
465 – SMTP atas SSL, protokol server email&lt;br&gt;
512 (TCP) – exec adalah bagaimana menunjukkan di netstat. Sebenarnya nama yang
tepat adalah rexec, untuk Remote Execution.&lt;br&gt;
512 (UDP) – biff, protokol untuk mail pemberitahuan.&lt;br&gt;
513 – Login, sebenarnya rlogin, alias Remote Login. Tidak ada hubungannya
dengan standar / bin / login yang kita gunakan setiap kali kita log in.&lt;br&gt;
514 (TCP) – Shell adalah nama panggilan, dan bagaimana netstat menunjukkan hal
itu. Sebenarnya, rsh adalah aplikasi untuk &quot;Remote Shell”. Seperti semua &quot;r”
perintah ini melemparkan kembali ke kindler, sangat halus.&lt;br&gt;
514 (UDP) – Daemon syslog port, hanya digunakan untuk tujuan logging remote.&lt;br&gt;
515 – lp atau mencetak port server.&lt;br&gt;
587 – MSA, Mail Submission Agent. Sebuah protokol penanganan &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:city w:st=&quot;on&quot;&gt;surat&lt;/st1:city&gt;&lt;/st1:place&gt; baru didukung oleh sebagian besar MTA’s
(Mail Transfer Agent).&lt;br&gt;
631 – CUPS (Daemon untuk keperluan printing), port yang melayani pengelolaan
layanan berbasis web.&lt;br&gt;
635 – Mountd, bagian dari NFS.&lt;br&gt;
901 – SWAT, Samba Web Administration Tool port. Port yang digunakan oleh
aplikasi pengelolaan SAMBA berbasis web.&lt;br&gt;
993 – IMAP melalui SSL.&lt;br&gt;
995 – POP melalui SSL.&lt;br&gt;
1024 – Ini adalah port pertama yang merupakan Unprivileged port, yang
ditugaskan secara dinamis oleh kernel untuk aplikasi apa pun yang memintanya.
Aplikasi lain umumnya menggunakan port unprivileged di atas port 1024.&lt;br&gt;
1080 – Socks Proxy Server.&lt;br&gt;
1433 – MS SQL Port server.&lt;br&gt;
2049 – NFSd, Network File Service Daemon port.&lt;br&gt;
2082 – Port cPanel, port ini digunakan untuk aplikasi pengelolaan berbasis web
yang disediakan oleh cpanel.&lt;br&gt;
2095 – Port ini di gunakan untuk aplikasi webmail cpanel.&lt;br&gt;
2086 – Port ini di gunakan untuk WHM, atau Web Host Manager cpanel.&lt;br&gt;
3128 – Port server Proxy Squid.&lt;br&gt;
3306 – Port server MySQL.&lt;br&gt;
5432 – Port server PostgreSQL.&lt;br&gt;
6000 – X11 TCP port untuk remote. Mencakup port 6000-6009 karena X dapat
mendukung berbagai menampilkan dan setiap tampilan akan memiliki port sendiri.
SSH X11Forwarding akan mulai menggunakan port pada 6.010.&lt;br&gt;
6346 – Gnutella.&lt;br&gt;
6667 – ircd, Internet Relay Chat Daemon.&lt;br&gt;
6699 – Napster.&lt;br&gt;
7100-7101 – Beberapa Font server menggunakan port tersebut.&lt;br&gt;
8000 dan 8080 – Common Web Cache dan port server Proxy Web.&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/apa_itu_port_dan_jenis_jenisnya/2010-08-16-7</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/apa_itu_port_dan_jenis_jenisnya/2010-08-16-7</guid>
			<pubDate>Mon, 16 Aug 2010 06:44:00 GMT</pubDate>
		</item>
		<item>
			<title>Ciri - ciri Motherboard Rusak</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyle...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot;/&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
 &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot;/&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;Motherboard Rusak&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;Papan induk (motherboard)
adalah papan sirkuit tempat berbagai komponen elektronik saling terhubung
seperti microprocessor dan memory (RAM, ROM, BIOS) beserta chip kontroler
lainnya dan biasa disingkat dengan kata mobo. Oke Langsung aja ya! gejala dan
cara mengatasi motherboard yang rusak :&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;b&gt;Mati Total&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;br&gt;
Periksa power supply. Dalam keadaan kabel power di lepas dari power supply,
lepaskan socket kabel Atx1 yang terpasang pada Mainboard. Setelah terlepas,
pasangkan kembali kabel power, sambungkan/shortkan kabel berwarna hijau dengan
kabel berwarna hitam, periksa apakah kipas di power supply berputar? Kalau
berputar berarti power supply bagus. Lepas kembali kabel sambungan tadi dan
pasang kembali kabel Atx1 ke motherboard. &lt;br&gt;
&lt;br&gt;
Periksa Jumper Clear CMOS, apakah di posisi Clear atau Free, biasanya kalau
motherboard baru, posisi jumper CMOS ada pada posisi Clear. &lt;br&gt;
&lt;br&gt;
Periksa IC Chipset dalam keadaan tersambung dan di Switch On, apakah panasnya
berlebih atau tidak, over heat berarti Chipset tersebut sudah rusak. Untuk part
IC CMOS sampai saat ini tidak dijual bebas.Periksa juga apakah switch on nya
berfungsi. Bongkar Motherboard tersebut secara hati-hati, coba anda bersihkan
pakai tiner, kalau bisa gunakan tiner botol jangan yang di kaleng. Setelah bersih
anda keringkan. Ganti IC regulator yang terletak disekitar soket Power Atx di
motherboard. Ganti Elko yang kapasitasnya 1000 s/d 3300 uf / 10 Volt yang
terletak disekitar soket power Atx di motherboard. Hati-hati untuk bongkar
pasang komponen pastikan kabel power jangan tersambung ke listrik.&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;b&gt;Nyala Tapi Tidak
Tampil Di Monitor&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;br&gt;
Coba anda perhatikan dan dengarkan apakah ada bunyi atau suara bip. Kalau ada,
kerusakan biasanya ada di processor, memory dan VGA. &lt;br&gt;
&lt;br&gt;
Periksa Processor, coba anda pegang pendinginnya apakah panasnya berlebih atau
dingin? Kalau panas berlebih berarti kipas processor tidak bekerja dengan baik
maka anda ganti, tapi kalau dingin berarti processor tidak bekerja alias rusak.&lt;br&gt;
&lt;br&gt;
Periksa memory, biasanya kalau memory rusak terdengar suara bip pada speaker
sebanyak 3 kali. Dalam keadaan mati, cabut memory bersihkan pinnya menggunakan
penghapus pensil sampai bersih, kemudian pasang kembali. Kalau masih rusak
berarti ada salah satu IC nya yang rusak. &lt;br&gt;
&lt;br&gt;
Periksa VGA Card, cabut VGA Card, dalam keadaan mati / off coba anda tekan, ada
kemungkinan kurang masuk atau coba anda bersihkan kaki / pin nya. Jika VGA card
menggunakan kipas, bersihkan kipas tersebut. Kalau masih tidak tampil coba anda
periksa jangan-jangan monitornya yang tidak nyala, untuk memastikannya yang
rusak monitor atau CPU, coba anda tekan tuts Numlock pada keyboard, apakah
lampu Numlock-nya nyala atau tidak. Kalau nyala berarti kerusakan pada CPU. &lt;br&gt;
&lt;br&gt;
Yang menjadi standar saya kalau memperbaiki Komputer, saya selalu
membersihkannya dari debu, apakah itu motherboard, memory, cdrom, floppy disk,
dll, karena hal tersebut sangat berpengaruh apa lagi kalau komputernya dalam
keadaan kotor / lama tidak dibersihkan. Tapi anda harus hati-hati dalam
pengerjaannya dan jangan terburu-buru.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;br&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;b&gt;Hang Dan Sering
Mati / Merestart (Reset) Sendiri&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;br&gt;
Periksa Power Supply, coba pakai power supply yang lain apakah masih me-restart
sendiri atau hang. Kalau setelah diganti power supply ternyata normal/ bagus,
berarti power supply ada masalah. Ganti saja karena kalaupun bisa diperbaiki
saya sendiri kurang yakin apakah masih bisa berfungsi dengan baik, karena power
supply merupakan komponen yang sangat vital. Apalagi untuk saat ini harga power
supply sanggat murah, saya sarankan ganti saja.&lt;br&gt;
&lt;br&gt;
Periksa apakah ada virusnya, program anti virus harus selalu terpasang dan
aktifkan auto protect nya. Saya biasa memakai Anti virus Kaspersky Internet
Security. Anda harus sering meng-update antivirus anda karena bila ada virus
varian baru, anti virus anda akan mendetect sekaligus menghilangkan virusnya. &lt;br&gt;
&lt;br&gt;
Pada saat hang dan ada pesan bluescreen seperti &quot;eror vxd at address…”,
biasanya ada masalah di memory. Bersihkan memory tersebut seperti langkah
diatas. Coba anda install ulang Windows. Kalau masih hang / me-restart sendiri
coba anda periksa di motherboard, anda perhatikan perubahan fisik komponen
terutama elko/kapasitor, yang bentuknya bulat hitam ada tulisan kapasitasnya
antara 1000 uf/10Volt s/d 3300 uf/10 volt, biasanya terlihat, kalau yang rusak
terlihat kembung / bengkak dan mengeluarkan cairan atau karat. &lt;br&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;br&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;&lt;u&gt;&lt;b&gt;CMOS Checksum
Failure (Baterai Low)&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
Muncul pesan CMOS failure (Kerusakan pada baterai CMOS, ganti baterai tersebut)
Seting tanggal, time dan konfigurasi lain di BIOS berubah (Setelah baterai
diganti, lakukan setting ulang pada BIOS).&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/ciri_ciri_motherboard_rusak/2010-08-13-6</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/ciri_ciri_motherboard_rusak/2010-08-13-6</guid>
			<pubDate>Fri, 13 Aug 2010 03:29:18 GMT</pubDate>
		</item>
		<item>
			<title>Tutorial Riseter untuk Printer Canon IP 1300 &amp; 1700</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceName&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceType&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceName&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PlaceType&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object
 classid=&quot;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&quot; id=ieooui&gt;&lt;/object&gt;
&lt;style&gt;
st1&amp;#92;:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
a:link, span.MsoHyperlink
 {color:blue;
 text-decoration:underline;
 text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
 {color:navy;
 text-decoration:underline;
 text-underline:single;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot;/&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
 &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot;/&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;Tutorial Riseter untuk Printer Canon IP 1300 &amp;amp;
1700&lt;/strong&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt; &lt;/p&gt;

&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;

&lt;hr align=&quot;center&quot; noshade=&quot;noshade&quot; size=&quot;1&quot; color=&quot;#f6f6f6&quot; width=&quot;100%&quot;&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Buat Teman2 yang menggunakan Printer Canon IP 1300 dan IP
1700, neh ada sedikit tips untuk melakukan reset pada printer tsb....&lt;br&gt;
&lt;br&gt;
Pedoman Reset Ink Tank Full Error Canon IP1300 dan IP1700&lt;br&gt;
Tahap Pertama (Reset Hardware)&lt;br&gt;
&lt;br&gt;
Hardware&lt;br&gt;
1. Matikan printer, lalu cabut kabel power.&lt;br&gt;
2. Tekan dan tahan tombol Power (gunakan jari telunjuk untuk menahan tombol
power).&lt;br&gt;
3. Pasang kembali kabel Power.&lt;br&gt;
4. Gunakan jari tengah untuk menekan tombol Resume sebanyak 2 kali.&lt;br&gt;
5. Lepaskan jari telunjuk anda dari tombol Power.&lt;br&gt;
6. Anda telah menyelesaikan tahap pertama untuk reset Ink Tank Full Error
(lampu power berkedip-kedip).&lt;br&gt;
&lt;br&gt;
Tahap Kedua (Reset Software) agar Permanen&lt;br&gt;
&lt;br&gt;
1. Download files&lt;br&gt;
&lt;br&gt;
Donlot disini (&lt;a href=&quot;http://www.divshare.com/download/3083106-f93&quot; target=&quot;_blank&quot;&gt;http://www.divshare.com/download/3083106-f93&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
2. Ekstrak / Unrar&lt;br&gt;
3. Pastikan attribut semua file bebas dari Read Only.&lt;br&gt;
4. Jalankan GeneralTool.exe&lt;br&gt;
&lt;br&gt;
Langkah-langkahnya :&lt;br&gt;
&lt;br&gt;
5. &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:placename w:st=&quot;on&quot;&gt;Pada&lt;/st1:placename&gt; &lt;st1:placename w:st=&quot;on&quot;&gt;USB&lt;/st1:placename&gt; &lt;st1:placetype w:st=&quot;on&quot;&gt;Port&lt;/st1:placetype&gt; &lt;st1:placename w:st=&quot;on&quot;&gt;pilih&lt;/st1:placename&gt; &lt;st1:placetype w:st=&quot;on&quot;&gt;Port&lt;/st1:placetype&gt;&lt;/st1:place&gt;
printer anda.&lt;br&gt;
6. Klik tombol Lock Release&lt;br&gt;
7. Pilih (centang) EEPROM CLEAR&lt;br&gt;
8. Sediakan kertas kosong untuk print. Lalu Klik tombol Test Pattern 1&lt;br&gt;
9. Selesai Printer IP1300 dan IP1700 anda normal kembali.&lt;br&gt;
&lt;br&gt;
Semoga bemanfaat ya...&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/tutorial_riseter_untuk_printer_canon_ip_1300_1700/2010-08-13-5</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/tutorial_riseter_untuk_printer_canon_ip_1300_1700/2010-08-13-5</guid>
			<pubDate>Fri, 13 Aug 2010 03:27:32 GMT</pubDate>
		</item>
		<item>
			<title>Tips Mempercepat Booting Windows XP</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;State&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;State&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object
 classid=&quot;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&quot; id=ieooui&gt;&lt;/object&gt;
&lt;style&gt;
st1&amp;#92;:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot;/&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
 &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot;/&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;Tips Mempercepat Booting Windows XP&lt;/strong&gt; &lt;/p&gt;

&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;

&lt;hr align=&quot;center&quot; noshade=&quot;noshade&quot; size=&quot;1&quot; color=&quot;#d1d1e1&quot; width=&quot;100%&quot;&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Langkah 1 :&lt;/b&gt;&lt;br&gt;
Buka aplikasi notepad&lt;br&gt;
Ketikkan &quot;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:state w:st=&quot;on&quot;&gt;del&lt;/st1:state&gt;&lt;/st1:place&gt;
c:&amp;#92;windows&amp;#92;prefetch&amp;#92;ntosboot-*.*/q” (Tanpa tanda kutip )&lt;br&gt;
dan save as dengan nama ntosboot.bat dalam drive c:&amp;#92;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 2 :&lt;/b&gt;&lt;br&gt;
Lalu klik menu Start–&amp;gt;Run–&amp;gt; dan ketikkan gpedit.msc&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 3 :&lt;/b&gt;&lt;br&gt;
Klik Computer Configuration–&amp;gt;Windows Settings–&amp;gt;Script–&amp;gt;lalu klik 2
kali pada Shutdown&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 4 :&lt;/b&gt;&lt;br&gt;
Dalam Windows Shutdown Properties klik add lalu browse. lalu cari letak file
ntosboot.bat yang anda buat tadi dan klik open&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 5 :&lt;/b&gt;&lt;br&gt;
Lalu klik OK ,Apply dan OK sekali lagi untuk menyelesaikannya&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 6 :&lt;/b&gt;&lt;br&gt;
Lalu klik menu Start–&amp;gt;Run–&amp;gt; dan devmgmt.msc&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 7 :&lt;/b&gt;&lt;br&gt;
Klik IDE ATA/ATAPI controllers–&amp;gt;Primary IDE Channel ( Klik 2 kali untuk
membuka properties )&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 8 :&lt;/b&gt;&lt;br&gt;
Pilih Advanced Settings&lt;br&gt;
Pada Device 0 atau Device 1&lt;br&gt;
Ganti Device Type menjadi None ( Ganti saja pilihan Device Type yang tidak
terkunci )&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 9 :&lt;/b&gt;&lt;br&gt;
Klik IDE ATA/ATAPI controllers–&amp;gt;Secondary IDE Channel ( Klik 2 kali untuk
membuka properties )&lt;br&gt;
Ulangi seperti Langkah 8&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Langkah 10 :&lt;/b&gt;&lt;br&gt;
Restart Komputer anda dan anda bisa lihat perubahannya.&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/tips_mempercepat_booting_windows_xp/2010-08-13-4</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/tips_mempercepat_booting_windows_xp/2010-08-13-4</guid>
			<pubDate>Fri, 13 Aug 2010 03:26:36 GMT</pubDate>
		</item>
		<item>
			<title>Merubah Password XP lewat CMD</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;Merubah Password XP lewat CMD&lt;br&gt;&lt;/strong&gt; &lt;/p&gt;

&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;

&lt;hr align=&quot;center&quot; noshade=&quot;noshade&quot; size=&quot;1&quot; color=&quot;#d1d1e1&quot; width=&quot;100%&quot;&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
&lt;br&gt;
1. Yang pertama yang harus kita lakukan adalah membuka cmd melalui Start &amp;gt;
Run lalu ketikkan cmd dan tekan enter.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
2. Lalu apa perintah yang bisa digunakan untuk mengganti password tersebut ?
Perintah yang akan kita gunakan adalah perintah &lt;b style=&quot;&quot;&gt;net&lt;/b&gt;. Untuk melihat apa saja kegunaan dari perintah net ini,
ketikkan net /? lalu tekan enter. Untuk lebih spesifiknya, kita akan
menggunakan perintah net user. Ketikkan perintah ini sehingga akan menampilkan
daftar user yang ada pada Windows tersebut. Pada contoh di bawah terdapat user
administrator, duken dan guest&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
3. Lalu, bagaimana kita bisa mengganti password dari user-user tersebut?
Ketikkan baris perintah net user /? untuk mengetahui fungsi-fungsi dari
perintah ini.&lt;br&gt;
Kita akan melihat suatu fungsi untuk mengganti password yaitu :&lt;br&gt;
net user username password|*&lt;br&gt;
perintah net user adalah perintah dasar yang wajib kita sertakan pada awal
perintah tersebut&lt;br&gt;
username adalah nama user yang ingin kita ganti passwordnya. Pada contoh di
sini misalnya username duken atau adminisrator&lt;br&gt;
password adalah password baru yang kita inginkan berlaku pada user tersebut.&lt;br&gt;
* (tanda bintang dapat digunakan untuk meniadakan/menghapus password atau jika
kita ingin memastikan password tersebut sudah benar atau tidak dengan meminta
konfirmasi password sekali lagi.&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
4. Pada contoh kali ini kita akan mengganti password dengan username duken.
Untuk itu ketikkan baris kira-kira seperti di bawah ini. Anda dapat
menyesuaikan username dengan username yang ada pada Windows Anda.&lt;br&gt;
&lt;br&gt;
net user duken 123456&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
5. Selesai!!! Coba anda logoff, dan masuk dengan user yang telah diganti
passwordnya tadi. Password akan berubah menjadi 123456 sesuai dengan permintaan
kita.&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
6. Bagaimana jika ingin mengosongkan/menghapus password tersebut? Ketikan :&lt;br&gt;
net user duken *&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br&gt;
7. lalu jika ada tampilan untuk meminta password yang baru, kosongkan lalu
tekan enter hingga pesan mengganti password telah berhasil dilakukan.&lt;br&gt;
&lt;br&gt;
Bagaimana jika kita membutuhkan akses cepat dalam mengganti password banyak
komputer? Terus, bagaimana mengantisipasi orang-orang yang belum terbiasa
dengan layar hitam tersebut ? Baiklah kita akan mengakses kode tersebut melaui
file bat yang dapat dibuat melalui sebuah notepad.&lt;br&gt;
&lt;br&gt;
1. Buka notepad melalui Start &amp;gt; All Program &amp;gt; Accessories &amp;gt; Notepad&lt;br&gt;
2. Ketikkan kode-kode seperti di atas, tidak ada beda.&lt;br&gt;
net user duken 123456&lt;br&gt;
Jangan lupa untuk mengganti usernya sesuai dengan user yang ada pada Windows&lt;br&gt;
Anda.&lt;br&gt;
&lt;br&gt;
3. Setelah itu simpan dengan nama ganti-password.bat atau apalah namanya yang&lt;br&gt;
penting dengan ekstensi *.bat. Jangan lupa untuk mengubah Save As Type menjadi
All&lt;br&gt;
Files.&lt;br&gt;
4. Setelah itu klik 2 kali file ganti_password.bat tadi untuk menjalankannya.&lt;br&gt;
5. Selesai!!! Password baru telah telah dibuat untuk user duken tadi.&lt;br&gt;
&lt;br&gt;
Sebenarnya cara dengan menggunakan notepad tadi sama saja dengan menggunakan
cmd. Hanya saja cara dengan notepad bisa sedikit lebih cepat.&lt;br&gt;
&lt;br&gt;
Jadi sebenarnya, banyak cara yang bisa kita gunakan dengan tool-tool bawaan
Windows untuk mengganti password sebuah akun tanpa susah payah.&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/merubah_password_xp_lewat_cmd/2010-08-13-3</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/merubah_password_xp_lewat_cmd/2010-08-13-3</guid>
			<pubDate>Fri, 13 Aug 2010 03:25:17 GMT</pubDate>
		</item>
		<item>
			<title>Kumpulan contoh Email yang berbahaya</title>
			<description>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;country-region&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:...</description>
			<content:encoded>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;Edit-Time-Data&quot; href=&quot;file:///C:%5CDOCUME%7E1%5Cyudhi%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_editdata.mso&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v&amp;#92;:* {behavior:url(#default#VML);}
o&amp;#92;:* {behavior:url(#default#VML);}
w&amp;#92;:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;country-region&quot;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot;&gt;&lt;/o:smarttagtype&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
 &lt;w:View&gt;Normal&lt;/w:View&gt;
 &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
 &lt;w:PunctuationKerning/&gt;
 &lt;w:ValidateAgainstSchemas/&gt;
 &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
 &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
 &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
 &lt;w:Compatibility&gt;
 &lt;w:BreakWrappedTables/&gt;
 &lt;w:SnapToGridInCell/&gt;
 &lt;w:WrapTextWithPunct/&gt;
 &lt;w:UseAsianBreakRules/&gt;
 &lt;w:DontGrowAutofit/&gt;
 &lt;/w:Compatibility&gt;
 &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;object
 classid=&quot;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&quot; id=ieooui&gt;&lt;/object&gt;
&lt;style&gt;
st1&amp;#92;:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 {mso-style-parent:&quot;&quot;;
 margin:0cm;
 margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:12.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-fareast-font-family:&quot;Times New Roman&quot;;}
a:link, span.MsoHyperlink
 {color:blue;
 text-decoration:underline;
 text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
 {color:navy;
 text-decoration:underline;
 text-underline:single;}
@page Section1
 {size:612.0pt 792.0pt;
 margin:72.0pt 90.0pt 72.0pt 90.0pt;
 mso-header-margin:36.0pt;
 mso-footer-margin:36.0pt;
 mso-paper-source:0;}
div.Section1
 {page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:&quot;Table Normal&quot;;
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:&quot;&quot;;
 mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
 mso-para-margin:0cm;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:&quot;Times New Roman&quot;;
 mso-ansi-language:#0400;
 mso-fareast-language:#0400;
 mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;(Phising,
Scamming, dll)&lt;/strong&gt; &lt;/p&gt;

&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot; align=&quot;center&quot;&gt;

&lt;hr align=&quot;center&quot; noshade=&quot;noshade&quot; size=&quot;1&quot; color=&quot;#d1d1e1&quot; width=&quot;100%&quot;&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Halo kaskuser ini adalah contoh dari beberapa email yang
sangat berbahaya:&lt;br&gt;
&lt;br&gt;
berikut bbrp contohnya:&lt;br&gt;
&lt;br&gt;
&lt;b style=&quot;&quot;&gt;Scam&lt;/b&gt; yang cukup meyakinkan:&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Dear Sir|Madam,&lt;br&gt;
&lt;br&gt;
I hope this e-mail message meet you well? I am in need of your assistance.&lt;br&gt;
My name is Lt. Col. Larry Walker, commander of the 1st Battalion 63rd Armor&lt;br&gt;
Regiment here in Ba&apos;qubah in &lt;st1:country-region w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;Iraq&lt;/st1:place&gt;&lt;/st1:country-region&gt;.&lt;br&gt;
&lt;br&gt;
We have about USD$8 Million (Eight Million United State Dollars) that we&lt;br&gt;
want to move out of this country (&lt;st1:country-region w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;Iraq&lt;/st1:place&gt;&lt;/st1:country-region&gt;). My partners and I need a
good&lt;br&gt;
partner out there, someone we can trust to receive these funds on our&lt;br&gt;
behalf. It is oil money and legal, there is no room for fear. Please do&lt;br&gt;
not disclose this deal to anybody as to protect my duty with the BRITISH army;&lt;br&gt;
we must keep a low profile at all times. More details regarding this deal&lt;br&gt;
will be made available to you as soon as your interest is shown.&lt;br&gt;
&lt;br&gt;
I need your urgent response if you are interested in assisting us to&lt;br&gt;
receive the fund because we will be ending our mission in Iraq soon (going&lt;br&gt;
back home) because we have already been pulled out of some major cities&lt;br&gt;
but now in our Military bases or Camps.&lt;br&gt;
&lt;br&gt;
We have made arrangement with a Diplomatic Courier Service that will move&lt;br&gt;
the funds out of &lt;st1:country-region w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;Iraq&lt;/st1:place&gt;&lt;/st1:country-region&gt;
as Family Treasures to where you want it and we can&lt;br&gt;
as well use the Bank to Bank transfer method. It all depends on the option&lt;br&gt;
you think is safe for both of us. The most important thing is; &quot;CAN I&lt;br&gt;
TRUST YOU&quot;? Once the funds gets to you.&lt;br&gt;
&lt;br&gt;
As soon as the fund gets to you, simply take out 40% as your share and&lt;br&gt;
keep the remaining 60% for investment on our behalf. Your own part of&lt;br&gt;
these deals is to find a place where the funds can be sent to. If you are&lt;br&gt;
interested, I will furnish you with more details upon receipt of your&lt;br&gt;
response. But I can assure you the whole process is simply and we need to&lt;br&gt;
keep this deal as a confidential matter. I do not need lousy or noisy&lt;br&gt;
person please. Website: &lt;a href=&quot;http://news.bbc.co.uk/2/hi/middle_east/2988455.stm&quot; target=&quot;_blank&quot;&gt;http://news.bbc.co.uk/2/hi/middle_east/2988455.stm&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I look forward to your reply and co-operation. Pls reply me in my private&lt;br&gt;
email &lt;a href=&quot;mailto:walker.larry26@yahoo.co.uk&quot;&gt;walker.larry26@yahoo.co.uk&lt;/a&gt;&lt;br style=&quot;&quot;&gt;
&lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br style=&quot;&quot;&gt;
&lt;!--[endif]--&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Regards,&lt;br&gt;
&lt;br&gt;
Lt. Col. Larry Walker&lt;br&gt;
British army&lt;br&gt;
Tele +44 7035 99 6911&lt;br&gt;
&lt;br&gt;
Urgent transfer into your account and please call me +226 7597 8620&lt;br&gt;
From the desk of mr Ousmane Bello Ali,&lt;br&gt;
Auditing and accounting manager,&lt;br&gt;
Bank of africa(B.O.A),&lt;br&gt;
Ouagadougou burkina-faso.&lt;br&gt;
Telephone:+226 7597 8620&lt;br&gt;
&lt;br&gt;
Dear friend,&lt;br&gt;
I crave your indulgence for the unsolicited nature of this letter, but it was
borne out of desperation and current development. Please bear with me. My name
is Mr Ousmane Bello Ali an auditor of Bank Of Africa(B.O.A). I discovered
existing dormant account for 10years.When I discovered that there had been
neither continuation nor withdrawals from this account for this long period and
our banking laws stipulates that any unserviceable account for more than
10years will go into the bank revenue as an unclaimed fund.&lt;br&gt;
&lt;br&gt;
I have made personal inquiries about the depositor and his next of kin but
sadly, the depositor died with his entire family in ghastly auto crash. I only
made this investigation just to be double sure of this fact and since I have
been unsuccessful in locating the relatives.&lt;br&gt;
&lt;br&gt;
I seek your consent to present yourself as the next of kin of the deceased. As
an auditor in the bank I will use my position in the bank to help you becoming
the next of kin to the estate, so that the proceeds of this account valued at
$10.5million dollars can be transferred to your bank account, this is the story
in a nutshell.&lt;br&gt;
&lt;br&gt;
Now I want an account over seas where the bank will transfer this fund.
Thereafter, I will resign and come over for the sharing and investment in your
country, it is careful network and for the past eleven months I have worked out
everything to ensure a hitch-free operation.&lt;br&gt;
&lt;br&gt;
Now my questions are:-&lt;br&gt;
1. Can you handle this project?&lt;br&gt;
2. Can I give you this trust?&lt;br&gt;
&lt;br&gt;
If yes, send to me your personal information as below:&lt;br&gt;
Your Full name .............&lt;br&gt;
Your address .............&lt;br&gt;
Your country.............&lt;br&gt;
Your occupation .............&lt;br&gt;
Your age .............&lt;br&gt;
Your private Telephone number .............&lt;br&gt;
&lt;br&gt;
This information is necessary, consider this and get back to me as soon as
possible, all what I require is your honest co-operation to enable us see this
deal through, I guarantee that this will be executed under a legitimate
arrangement that will protect you from any breach of the law, please get in
touch with me by my e-mail to enable me outline to you the strategies on how to
go about this.&lt;br&gt;
&lt;br&gt;
Finally, it is my humble prayer that the information as contained herein be
accorded the necessary attention, urgency as well as the secrecy it deserves&apos;
as you send to me your personal information, I will draft out message which you
shall send to the bank for immediate attention, remain assure that it is legal
and you have nothing to fear since it is 100% risk free.&lt;br&gt;
&lt;br&gt;
I will realy appreciate you early call as soon as you recieve my e-mail
proposal.&lt;br&gt;
&lt;br&gt;
My Best Regard To All Around You,&lt;br&gt;
Mr Ousmane &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:city w:st=&quot;on&quot;&gt;Bello&lt;/st1:city&gt;&lt;/st1:place&gt;
Ali.&lt;br&gt;
+226 7597 8620&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Contoh &lt;b style=&quot;&quot;&gt;Phising&lt;span style=&quot;&quot;&gt;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;:&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;table class=&quot;MsoNormalTable&quot; style=&quot;width: 100%;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
 &lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;
 &lt;td style=&quot;border: 1pt inset; padding: 4.5pt;&quot;&gt;
 &lt;p class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;mailto:PINRobot_donotreply@e-gold.com&quot;&gt;PINRobot_donotreply@e-gold.com&lt;/a&gt;&lt;br&gt;
 PIN: 986-199&lt;br&gt;
 Acct: -&lt;br&gt;
 Expires: 10/6/2007 5:33:30 PM GMT&lt;br&gt;
 IP: 62.204.249.41&lt;br&gt;
 —&lt;br&gt;
 &lt;br&gt;
 Explanation:&lt;br&gt;
 &lt;br&gt;
 The security settings on e-gold account ***** require new PIN entry&lt;br&gt;
 when a change in computer and/or location is detected.&lt;br&gt;
 &lt;br&gt;
 If you did not attempt to login to e-gold account ***** at&lt;br&gt;
 10/6/2007 5:33:30 PM GMT, this suggests that somebody besides you knows the&lt;br&gt;
 passphrase to your e-gold account due to poor security practices on&lt;br&gt;
 your part! In that case you should immediately take the following&lt;br&gt;
 steps in the following order:&lt;br&gt;
 &lt;br&gt;
 1. Login to your e-gold account:&lt;br&gt;
 &lt;br&gt;
 &lt;a href=&quot;https://www.e-gold.com/acct/login.html&quot; target=&quot;_blank&quot;&gt;https://www.e-gold.com/acct/login.html&lt;/a&gt;
 &lt;– link palsu&lt;br&gt;
 &lt;br&gt;
 If the one-time PIN is still active (see above), your successful&lt;br&gt;
 login will deactivate it.&lt;br&gt;
 &lt;br&gt;
 2. Change the passphrase on your e-gold account&lt;br&gt;
 &lt;br&gt;
 Use e-gold’s Secure Randomized Keypad (SRK) in case your computer is&lt;br&gt;
 infected with a keystroke logger or virus.&lt;br&gt;
 &lt;br&gt;
 3. Read and implement the security recommendations published on the&lt;br&gt;
 e-gold website.&lt;br&gt;
 &lt;br&gt;
 Don’t put this step off, or you risk compromising your new passphrase&lt;br&gt;
 as well!&lt;br&gt;
 &lt;br&gt;
 ************************************************** ****&lt;br&gt;
 For your security, DO NOT keep your passphrase&lt;br&gt;
 &lt;br&gt;
 in your mailbox!&lt;br&gt;
 ************************************************** **** &lt;/p&gt;
 &lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 12pt;&quot;&gt;&lt;b&gt;YANG PALING BERBAHAYA:
TROJAN&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
jadi dia attach sebuah file yg meyakinkan kita akan suatu hal sehingga kita
download.&lt;/p&gt;

&lt;table class=&quot;MsoNormalTable&quot; style=&quot;width: 100%;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
 &lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;
 &lt;td style=&quot;border: 1pt inset; padding: 4.5pt;&quot;&gt;
 &lt;p class=&quot;MsoNormal&quot;&gt;DHL delivery problem NR 62805.&lt;br&gt;
 ...&lt;br&gt;
 Dari: &lt;br&gt;
 DHL Manager Teresa Carrier &lt;delivery@dhl.com&amp;gt;&lt;br&gt;
 &lt;br&gt;
 DHL_label_NR65392.zip (35KB)&lt;br&gt;
 &lt;br&gt;
 Hello!&lt;br&gt;
 &lt;br&gt;
 The courier service was not able to deliver your parcel at your address.&lt;br&gt;
 &lt;br&gt;
 Cause: Mistake in address&lt;br&gt;
 &lt;br&gt;
 You may pickup the parcel at our post office personally.&lt;br&gt;
 &lt;br&gt;
 The delivery advice is attached to this e-mail.&lt;br&gt;
 Print this label to get this package at our post office.&lt;br&gt;
 &lt;br&gt;
 Please do not reply to this e-mail, it is an unmonitored mailbox!&lt;br&gt;
 &lt;br&gt;
 Thank you.&lt;br&gt;
 DHL Delivery Services.&lt;/p&gt;
 &lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;</content:encoded>
			<link>https://kania-ku.my1.ru/news/kumpulan_contoh_email_yang_berbahaya/2010-08-13-2</link>
			<dc:creator>Dante</dc:creator>
			<guid>https://kania-ku.my1.ru/news/kumpulan_contoh_email_yang_berbahaya/2010-08-13-2</guid>
			<pubDate>Fri, 13 Aug 2010 03:23:22 GMT</pubDate>
		</item>
	</channel>
</rss>