Archive for the ‘IT’ Category

[Tips] menghapus bersih aplikasi yg sdh teruninstall di “my world” bb app. world

buat yg blm tau aja!!! n sekedar share!!!

slama ini ane sering install aplikasi2 via bb app. world n sering uninstall jg aplikasi2 yang kaga berguna setelah mencb… tp mslhnya tiap kl uda d uninstall, di list (my world) sepertinya msh menyisakan bekas meski uda di reboot berkali2, alias msh ada tulisan aplikasi itu meski tlsannya unistall… pengen di delete tp kaga ada optionnya… smpt bkn bete krn listnya tmbh bnyk aja… so ane search d web n nemu cr gmana menghapusnya….

buka bb app. world, di home screennya tkn : Alt + R S T – setelah 1-2 detik bb app. world bakal close secara otomatis

Cara Release dan Register PIN + IMEI di operator.blackberry.com

sempet bingung waktu baru beli BB. Ini BB harus diapain dulu sebelum dipake :) trus nyari2 tutorial buat mengaktifkan fasilitas BB trus browsing2 ketemu tutorial utk register pin dan imei agar bisa dihubungkan dengan network.

cara register BB ke network operatornya (otomatis release dari operator sebelumnya) :

1. masukkan kartu baru

2. aktifkan BIS nya

3. register HRT nya ( option – advanced option – host routing table – pilih yg pertama – klik tombol BB – register – keluar – tunggu notifikasi di BB )

Read more

Setup Jabber di FreeBSD

Iseng iseng aku nyobain bikin server untuk chatting menggunakan jabber di server freebsd.biar lebih mudah aku lgs aja install dari port

# cd /usr/ports/net-im/jabberd/
# make && make install

trus tungguin aja sampe selesai,port akan otomatis menginstall paket paket yang menjadi depedensinya :)

setelah selesai instalasinya saatnya untuk menyeting file file konfigurasinya.

Read more

Multi Homing with Static Route Using Route Map

Setelah banyak mencari tutorial dan mencoba2 setingan untuk melakukan multi homing tanpa menggunakan dynamic routing,akhirnya aku berhasil melakukannya dengan menggunakan perintah route map yang ada di cisco router.
step yang harus dilakukan :
1. tentukan interface yang menuju keluar (internet) dan mana interface yang menuju ke klien (lan).
interface fastethernet 0/0/0
ip nat outside
!
interface fastethernet 0/0/1
ip nat outside
!
interface fastethernet 0/1/0
ip nat inside
!

2. bikin access list client yang akan di nat

access-list 11 permit 172.16.11.0 0.0.0.255
access-list 12 permit 172.16.12.0 0.0.0.255

3. tentukan routemapnya berdasarkan interface ke internetnya dan acceslistnya

route-map ISP1a permit 10
match ip address 11
match interface FastEthernet0/0/0
!
route-map ISP1b permit 10
match ip address 12
match interface FastEthernet0/0/0
!
route-map ISP2 permit 10
match ip address 11 12
match interface FastEthernet0/0/1

4. tentukan nat menggunakan pool

ip nat inside source route-map ISP1a pool ISP1a overload
ip nat inside source route-map ISP1b pool ISP1b overload
ip nat inside source route-map ISP2 pool ISP2 overload

5. Tentukan mapping ip lokal ke ip publik menggunakan pool

ip nat pool ISP1a 202.91.9.1 202.91.9.1 netmask 255.255.255.0
ip nat pool ISP1b 202.91.9.2 202.91.9.2 netmask 255.255.255.0
ip nat pool ISP2 222.22.2.218 222.22.2.222 netmask 255.255.255.248

Detect invisible user on Yahoo! Nessenger

buat yang mau ngecek status ym bisa menggunakan situs2 berikut :

http://www.imvisible.info/

http://www.invisible-scanner.com/

http://www.persiangap.com

Drop IM Using Mikrotik

Now we can STOP IM Using Layer-7 Filtering. You Require Mikrotik Router OS V3.x

In This Topic We will Try to STOP some known Messangers like MSN, Yahoo, etc.

First you need to Configure Layer-7 protocols

/ip firewall layer7-protocol
add
name=”Yahoo” regexp=”^(ymsg|ypns|yhoo).?.?.?.?.?.?.?[lwt].*\xc0\x80? comments=”Yahoo Messanger”

name=”MSN” regexp=”ver [0-9]+ msnp[1-9][0-9]? [\x09-\x0d -~]*cvr0\x0d\x0a$|usr 1 [!-~]+ [0-9. ]+\x0d\x0a$|ans 1 [!-~]+ [0-9. ]+\x0d\x0a$” comments=”MSN Messanger”

name=”MSN FT” regexp=”^(ver [ -~]*msnftp\x0d\x0aver msnftp\x0d\x0ausr|method msnmsgr:)” comments=”MSN File Transfer”

name=”Skype” regexp=”^..\x02………….” comments=”Skype”

name=”Skype-to-Phone” regexp=”^(\x01.?.?.?.?.?.?.?.?\x01|\x02.?.?.?.?.?.?.?.?\x02|\x03.?.?.?.?.?.?.?.?\x03|\x04.?.?.?.?.?.?.?.?\x04|\x05.?.?.?.?.?.?.?.?\x05|\x06.?.?.?.?.?.?.?.?\x06|\x07.?.?.?.?.?.?.?.?\x07|\x08.?.?.?.?.?.?.?.?\x08|\x09.?.?.?.?.?.?.?.?\x09|\x0a.?.?.?.?.?.?.?.?\x0a|\x0b.?.?.?.?.?.?.?.?\x0b|\x0c.?.?.?.?.?.?.?.?\x0c|\x0d.?.?.?.?.?.?.?.?\x0d|\x0e.?.?.?.?.?.?.?.?\x0e|\x0f.?.?.?.?.?.?.?.?\x0f|\x10.?.?.?.?.?.?.?.?\x10|\x11.?.?.?.?.?.?.?.?\x11|\x12.?.?.?.?.?.?.?.?\x12|\x13.?.?.?.?.?.?.?.?\x13|\x14.?.?.?.?.?.?.?.?\x14|\x15.?.?.?.?.?.?.?.?\x15|\x16.?.?.?.?.?.?.?.?\x16|\x17.?.?.?.?.?.?.?.?\x17|\x18.?.?.?.?.?.?.?.?\x18|\x19.?.?.?.?.?.?.?.?\x19|\x1a.?.?.?.?.?.?.?.?\x1a|\x1b.?.?.?.?.?.?.?.?\x1b|\x1c.?.?.?.?.?.?.?.?\x1c|\x1d.?.?.?.?.?.?.?.?\x1d|\x1e.?.?.?.?.?.?.?.?\x1e|\x1f.?.?.?.?.?.?.?.?\x1f|\x20.?.?.?.?.?.?.?.?\x20|\x21.?.?.?.?.?.?.?.?\x21|\x22.?.?.?.?.?.?.?.?\x22|\x23.?.?.?.?.?.?.?.?\x23|\$.?.?.?.?.?.?.?.?\$|\x25.?.?.?.?.?.?.?.?\x25|\x26.?.?.?.?.?.?.?.?\x26|\x27.?.?.?.?.?.?.?.?\x27|\(.?.?.?.?.?.?.?.?\(|\).?.?.?.?.?.?.?.?\)|\*.?.?.?.?.?.?.?.?\*|\+.?.?.?.?.?.?.?.?\+|\x2c.?.?.?.?.?.?.?.?\x2c|\x2d.?.?.?.?.?.?.?.?\x2d|\..?.?.?.?.?.?.?.?\.|\x2f.?.?.?.?.?.?.?.?\x2f|\x30.?.?.?.?.?.?.?.?\x30|\x31.?.?.?.?.?.?.?.?\x31|\x32.?.?.?.?.?.?.?.?\x32|\x33.?.?.?.?.?.?.?.?\x33|\x34.?.?.?.?.?.?.?.?\x34|\x35.?.?.?.?.?.?.?.?\x35|\x36.?.?.?.?.?.?.?.?\x36|\x37.?.?.?.?.?.?.?.?\x37|\x38.?.?.?.?.?.?.?.?\x38|\x39.?.?.?.?.?.?.?.?\x39|\x3a.?.?.?.?.?.?.?.?\x3a|\x3b.?.?.?.?.?.?.?.?\x3b|\x3c.?.?.?.?.?.?.?.?\x3c|\x3d.?.?.?.?.?.?.?.?\x3d|\x3e.?.?.?.?.?.?.?.?\x3e|\?.?.?.?.?.?.?.?.?\?|\x40.?.?.?.?.?.?.?.?\x40|\x41.?.?.?.?.?.?.?.?\x41|\x42.?.?.?.?.?.?.?.?\x42|\x43.?.?.?.?.?.?.?.?\x43|\x44.?.?.?.?.?.?.?.?\x44|\x45.?.?.?.?.?.?.?.?\x45|\x46.?.?.?.?.?.?.?.?\x46|\x47.?.?.?.?.?.?.?.?\x47|\x48.?.?.?.?.?.?.?.?\x48|\x49.?.?.?.?.?.?.?.?\x49|\x4a.?.?.?.?.?.?.?.?\x4a|\x4b.?.?.?.?.?.?.?.?\x4b|\x4c.?.?.?.?.?.?.?.?\x4c|\x4d.?.?.?.?.?.?.?.?\x4d|\x4e.?.?.?.?.?.?.?.?\x4e|\x4f.?.?.?.?.?.?.?.?\x4f|\x50.?.?.?.?.?.?.?.?\x50|\x51.?.?.?.?.?.?.?.?\x51|\x52.?.?.?.?.?.?.?.?\x52|\x53.?.?.?.?.?.?.?.?\x53|\x54.?.?.?.?.?.?.?.?\x54|\x55.?.?.?.?.?.?.?.?\x55|\x56.?.?.?.?.?.?.?.?\x56|\x57.?.?.?.?.?.?.?.?\x57|\x58.?.?.?.?.?.?.?.?\x58|\x59.?.?.?.?.?.?.?.?\x59|\x5a.?.?.?.?.?.?.?.?\x5a|\[.?.?.?.?.?.?.?.?\[|\\.?.?.?.?.?.?.?.?\\|\].?.?.?.?.?.?.?.?\]|\^.?.?.?.?.?.?.?.?\^|\x5f.?.?.?.?.?.?.?.?\x5f|\x60.?.?.?.?.?.?.?.?\x60|\x61.?.?.?.?.?.?.?.?\x61|\x62.?.?.?.?.?.?.?.?\x62|\x63.?.?.?.?.?.?.?.?\x63|\x64.?.?.?.?.?.?.?.?\x64|\x65.?.?.?.?.?.?.?.?\x65|\x66.?.?.?.?.?.?.?.?\x66|\x67.?.?.?.?.?.?.?.?\x67|\x68.?.?.?.?.?.?.?.?\x68|\x69.?.?.?.?.?.?.?.?\x69|\x6a.?.?.?.?.?.?.?.?\x6a|\x6b.?.?.?.?.?.?.?.?\x6b|\x6c.?.?.?.?.?.?.?.?\x6c|\x6d.?.?.?.?.?.?.?.?\x6d|\x6e.?.?.?.?.?.?.?.?\x6e|\x6f.?.?.?.?.?.?.?.?\x6f|\x70.?.?.?.?.?.?.?.?\x70|\x71.?.?.?.?.?.?.?.?\x71|\x72.?.?.?.?.?.?.?.?\x72|\x73.?.?.?.?.?.?.?.?\x73|\x74.?.?.?.?.?.?.?.?\x74|\x75.?.?.?.?.?.?.?.?\x75|\x76.?.?.?.?.?.?.?.?\x76|\x77.?.?.?.?.?.?.?.?\x77|\x78.?.?.?.?.?.?.?.?\x78|\x79.?.?.?.?.?.?.?.?\x79|\x7a.?.?.?.?.?.?.?.?\x7a|\{.?.?.?.?.?.?.?.?\{|\|.?.?.?.?.?.?.?.?\||\}.?.?.?.?.?.?.?.?\}|\x7e.?.?.?.?.?.?.?.?\x7e|\x7f.?.?.?.?.?.?.?.?\x7f|\x80.?.?.?.?.?.?.?.?\x80|\x81.?.?.?.?.?.?.?.?\x81|\x82.?.?.?.?.?.?.?.?\x82|\x83.?.?.?.?.?.?.?.?\x83|\x84.?.?.?.?.?.?.?.?\x84|\x85.?.?.?.?.?.?.?.?\x85|\x86.?.?.?.?.?.?.?.?\x86|\x87.?.?.?.?.?.?.?.?\x87|\x88.?.?.?.?.?.?.?.?\x88|\x89.?.?.?.?.?.?.?.?\x89|\x8a.?.?.?.?.?.?.?.?\x8a|\x8b.?.?.?.?.?.?.?.?\x8b|\x8c.?.?.?.?.?.?.?.?\x8c|\x8d.?.?.?.?.?.?.?.?\x8d|\x8e.?.?.?.?.?.?.?.?\x8e|\x8f.?.?.?.?.?.?.?.?\x8f|\x90.?.?.?.?.?.?.?.?\x90|\x91.?.?.?.?.?.?.?.?\x91|\x92.?.?.?.?.?.?.?.?\x92|\x93.?.?.?.?.?.?.?.?\x93|\x94.?.?.?.?.?.?.?.?\x94|\x95.?.?.?.?.?.?.?.?\x95|\x96.?.?.?.?.?.?.?.?\x96|\x97.?.?.?.?.?.?.?.?\x97|\x98.?.?.?.?.?.?.?.?\x98|\x99.?.?.?.?.?.?.?.?\x99|\x9a.?.?.?.?.?.?.?.?\x9a|\x9b.?.?.?.?.?.?.?.?\x9b|\x9c.?.?.?.?.?.?.?.?\x9c|\x9d.?.?.?.?.?.?.?.?\x9d|\x9e.?.?.?.?.?.?.?.?\x9e|\x9f.?.?.?.?.?.?.?.?\x9f|\xa0.?.?.?.?.?.?.?.?\xa0|\xa1.?.?.?.?.?.?.?.?\xa1|\xa2.?.?.?.?.?.?.?.?\xa2|\xa3.?.?.?.?.?.?.?.?\xa3|\xa4.?.?.?.?.?.?.?.?\xa4|\xa5.?.?.?.?.?.?.?.?\xa5|\xa6.?.?.?.?.?.?.?.?\xa6|\xa7.?.?.?.?.?.?.?.?\xa7|\xa8.?.?.?.?.?.?.?.?\xa8|\xa9.?.?.?.?.?.?.?.?\xa9|\xaa.?.?.?.?.?.?.?.?\xaa|\xab.?.?.?.?.?.?.?.?\xab|\xac.?.?.?.?.?.?.?.?\xac|\xad.?.?.?.?.?.?.?.?\xad|\xae.?.?.?.?.?.?.?.?\xae|\xaf.?.?.?.?.?.?.?.?\xaf|\xb0.?.?.?.?.?.?.?.?\xb0|\xb1.?.?.?.?.?.?.?.?\xb1|\xb2.?.?.?.?.?.?.?.?\xb2|\xb3.?.?.?.?.?.?.?.?\xb3|\xb4.?.?.?.?.?.?.?.?\xb4|\xb5.?.?.?.?.?.?.?.?\xb5|\xb6.?.?.?.?.?.?.?.?\xb6|\xb7.?.?.?.?.?.?.?.?\xb7|\xb8.?.?.?.?.?.?.?.?\xb8|\xb9.?.?.?.?.?.?.?.?\xb9|\xba.?.?.?.?.?.?.?.?\xba|\xbb.?.?.?.?.?.?.?.?\xbb|\xbc.?.?.?.?.?.?.?.?\xbc|\xbd.?.?.?.?.?.?.?.?\xbd|\xbe.?.?.?.?.?.?.?.?\xbe|\xbf.?.?.?.?.?.?.?.?\xbf|\xc0.?.?.?.?.?.?.?.?\xc0|\xc1.?.?.?.?.?.?.?.?\xc1|\xc2.?.?.?.?.?.?.?.?\xc2|\xc3.?.?.?.?.?.?.?.?\xc3|\xc4.?.?.?.?.?.?.?.?\xc4|\xc5.?.?.?.?.?.?.?.?\xc5|\xc6.?.?.?.?.?.?.?.?\xc6|\xc7.?.?.?.?.?.?.?.?\xc7|\xc8.?.?.?.?.?.?.?.?\xc8|\xc9.?.?.?.?.?.?.?.?\xc9|\xca.?.?.?.?.?.?.?.?\xca|\xcb.?.?.?.?.?.?.?.?\xcb|\xcc.?.?.?.?.?.?.?.?\xcc|\xcd.?.?.?.?.?.?.?.?\xcd|\xce.?.?.?.?.?.?.?.?\xce|\xcf.?.?.?.?.?.?.?.?\xcf|\xd0.?.?.?.?.?.?.?.?\xd0|\xd1.?.?.?.?.?.?.?.?\xd1|\xd2.?.?.?.?.?.?.?.?\xd2|\xd3.?.?.?.?.?.?.?.?\xd3|\xd4.?.?.?.?.?.?.?.?\xd4|\xd5.?.?.?.?.?.?.?.?\xd5|\xd6.?.?.?.?.?.?.?.?\xd6|\xd7.?.?.?.?.?.?.?.?\xd7|\xd8.?.?.?.?.?.?.?.?\xd8|\xd9.?.?.?.?.?.?.?.?\xd9|\xda.?.?.?.?.?.?.?.?\xda|\xdb.?.?.?.?.?.?.?.?\xdb|\xdc.?.?.?.?.?.?.?.?\xdc|\xdd.?.?.?.?.?.?.?.?\xdd|\xde.?.?.?.?.?.?.?.?\xde|\xdf.?.?.?.?.?.?.?.?\xdf|\xe0.?.?.?.?.?.?.?.?\xe0|\xe1.?.?.?.?.?.?.?.?\xe1|\xe2.?.?.?.?.?.?.?.?\xe2|\xe3.?.?.?.?.?.?.?.?\xe3|\xe4.?.?.?.?.?.?.?.?\xe4|\xe5.?.?.?.?.?.?.?.?\xe5|\xe6.?.?.?.?.?.?.?.?\xe6|\xe7.?.?.?.?.?.?.?.?\xe7|\xe8.?.?.?.?.?.?.?.?\xe8|\xe9.?.?.?.?.?.?.?.?\xe9|\xea.?.?.?.?.?.?.?.?\xea|\xeb.?.?.?.?.?.?.?.?\xeb|\xec.?.?.?.?.?.?.?.?\xec|\xed.?.?.?.?.?.?.?.?\xed|\xee.?.?.?.?.?.?.?.?\xee|\xef.?.?.?.?.?.?.?.?\xef|\xf0.?.?.?.?.?.?.?.?\xf0|\xf1.?.?.?.?.?.?.?.?\xf1|\xf2.?.?.?.?.?.?.?.?\xf2|\xf3.?.?.?.?.?.?.?.?\xf3|\xf4.?.?.?.?.?.?.?.?\xf4|\xf5.?.?.?.?.?.?.?.?\xf5|\xf6.?.?.?.?.?.?.?.?\xf6|\xf7.?.?.?.?.?.?.?.?\xf7|\xf8.?.?.?.?.?.?.?.?\xf8|\xf9.?.?.?.?.?.?.?.?\xf9|\xfa.?.?.?.?.?.?.?.?\xfa|\xfb.?.?.?.?.?.?.?.?\xfb|\xfc.?.?.?.?.?.?.?.?\xfc|\xfd.?.?.?.?.?.?.?.?\xfd|\xfe.?.?.?.?.?.?.?.?\xfe|\xff.?.?.?.?.?.?.?.?\xff)” comments=”Skype to Phone”

name=”AIM” regexp=”^(\*[\x01\x02].*\x03\x0b|\*\x01.?.?.?.?\x01)|flapon|toc_signon.*0x” comments=”AIM Messanger”

name=”ICQ” regexp=”^(\*[\x01\x02].*\x03\x0b|\*\x01.?.?.?.?\x01)|flapon|toc_signon.*0x” comments=”ICQ”

name=”IRC” regexp=”^(nick[\x09-\x0d -~]*user[\x09-\x0d -~]*:|user[\x09-\x0d -~]*:[\x02-\x0d -~]*nick[\x09-\x0d -~]*\x0d\x0a)” comments=IRC Chat”

Finally configure Layer-7 Filters

/ip firewall filter
add
chain=forward layer7-protocol=”Yahoo” action=drop
chain=forward layer7-protocol=”MSN” action=drop
chain=forward layer7-protocol=”MSN FT” action=drop
chain=forward layer7-protocol=”Skype” action=drop
chain=forward layer7-protocol=”Skype-to-Phone” action=drop
chain=forward layer7-protocol=”AIM” action=drop
chain=forward layer7-protocol=”ICQ” action=drop
chain=forward layer7-protocol=”IRC” action=drop

source : ngengeh.wordpress.com

How To Reset Cisco Router Password

cisco reset password
1. boot, press ctrl+break
2. on romon type confreg 0×2142 -> tell ios to not rung config
3. reset
4. on ena type confreg 0×2102 -> tell ios to run config

source : http://sofy.web.id

Sync O2 Atom Via Bluetooth

Untuk melakukan synchronize data di PDA ke komputer biasanya kita melakukannya dengan menggunakan kabel data. Tetapi kita bisa juga melakukannya dengan menggunakan Bluetooth. Berikut adalah langkah-langkahnya synchronize O2 Atom menggunakan Bluetooth.

Setelah anda menginstalisasi Dongle Bluetooth di Komputer anda, jangan lupa untuk mengaktifkan menu Bluetooth Serial Port. Ini adalah saluran komunikasi data yang akan digunakan untuk melakukan synchronize. Berikut langkah selanjutnya :

1. Lakukan pairing device dengan komputer.

2. Di Komputer masuk File Explorer -> My Bluetooth Places -> Entire Bluetooth Neighborhood. Cari device atau nama handphone anda yang tadi di pairing lalu klik kanan di device tersebut dan pilih Properties.

3. Pilih menu Authorization, beri tanda cek pada pilihan Bluetooth Serial Port, PIM Item Transfer, PIM Synchronize

4. Setup Bluetooth COM Port, buka Bluetooth device control panel trus pada tab Options centang Turn discovery on dan Allow Bluetooth devices to connect to this computer.Pada tab COM Ports klik Add terus pilih Incoming (device initiates the connection) trus klik Ok. Catat port yg di dapat.

5. Masuk ke program ActiveSync, atur menu koneksinya. File -> Connections Setiing

6. Pada menu Allow connection to one of following beri tanda cek, pindahkan portnya ke Bluetooth Serial Port, sesuaikan dengan port yg didapat pada langkah 4.

7. Beralih ke PDA, masuk ke Start -> Settings -> Connections -> Bluetooth

8. Pilih Devices, lalu pilih / klik nama komputer yang tadi di pairing.

9. Setelah itu anda akan masuk menu Partnership Setting, klik Refresh, dan beri tanda cek menu ActiveSync, lalu Save. Lalu tutup semua program yang terbuka.

10. Masuk ke program Activesync di PDA, lalu di Menu pilih Connect via bluetooth. Dan PDA anda akan mulai melakukan synchronize dengan outlook di komputer anda.

5 Langkah Mengganti Logo Google dengan Nama Anda

Siapa yang tak kenal dengan Google, mesin cari populer dengan latar halaman bernuansa putih sederhana plus logo “Google” di atas kotak mesin carinya.

Jika Anda bosan dengan tampilan logo tersebut, Anda bisa membuat halaman seperti Google dengan nama Anda. Caranya sangat mudah. Cukup klik-klik saja logo dan style yang diinginkan, dalam sekejap Anda akan bisa memiliki halaman mesin cari seperti Google dengan nama Anda. Simak langkahnya:

Read more

Tips ‘n’ Trick Windows

Tips untuk mempercepat Windows XP

Berikut ini adalah trick2 simple untuk mempercepat windows. efektifitas trik2 ini mungkin berbeda2, tip2 berikut mungkin bisa membuat komputer anda tidak stabil. maka. PROCEED WITH CAUTION. Juga jangan lupa lakukan backup registry sebelum tweaking.
Quote:Cara Back up registry
start>run>regedit>file>export
kasih nama backup .reg anda klik ok
done

Read more

Return top