Thursday, March 27, 2008

Menghilangkan Ads di YM 8

Buat kamu yang sering chating pakai YM dari laptop lewat jaringan Seluler or CDMA, cara ini akan mengurangi bandwith yang akan anda pakai. Krn tidak ada lagi Ads yang akan ditampilakan

copy script dibawah dan paste ke notepad trus save dengan naman ym.bat. dan jalankan.

++++++++++++++++++++++++++
@ECHO OFF
TITLE Remove ads from Yahoo Messenger 8

> %TEMP%.\noYMads.reg ECHO REGEDIT4
>>%TEMP%.\noYMads.reg ECHO.
>>%TEMP%.\noYMads.reg ECHO [HKEY_CURRENT_USER\Software\Yahoo\Pager\YUrl]
>>%TEMP%.\noYMads.reg ECHO “Messenger Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Upload Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad Big”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad Medium”=”*”
>>%TEMP%.\noYMads.reg ECHO “Change Room Banner”=”*”
>>%TEMP%.\noYMads.reg ECHO “Conf Adurl”=”*”
>>%TEMP%.\noYMads.reg ECHO “Chat Adurl”=”*”
>>%TEMP%.\noYMads.reg ECHO “Y Content”=”*”
REGEDIT /S %TEMP%.\noYMads.reg
DEL %TEMP%.\noYMads.reg

ATTRIB -R “%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”
ECHO “” >”%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”
ATTRIB +R “%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”

+++++++++++++++++++++++++++++++

Monday, March 24, 2008

cara install IOS Cisco Router

Ketika PC anda terhubung ke port console router dan router sudah “ON”, mungkin anda memperoleh tampilan mode “ROMmon”. Mode tersebut digunakan untuk recovery dan diagnostik. Jika anda menjumpai “prompt” yang tidak semestinya, anda disarankan melakukan prosedur upgrade installation.

Pada ROMmon, cek dengan perintah “dir flash:” seperti dibawah ini:

rommon 1 >dir flash:
device does not contain a valid magic number
dir: cannot open device “flash:”
rommon 2 >

Pesan error ini muncul ketika Flash kosong atau filesystem rusak/corrupt. Anda dapat memasukkan IOS baru ke router pada mode ROMmon dengan perintah :

* xmodem— Jika komputer yang terhubung ke console mempunyai terminal emulator yang mempunyai kemampuan xmodem, seperti HyperTerminal.
* tftpdnld— Jika anda memiliki TFTP-server yang terhubung langsung ke port Ethernet 0.

Menggunakan perintah Xmodem

Xmodem dapat mentransfer data ke router melalui port console. Anda hanya bisa mendownload “files” ke router. Anda tidak bisa menggunakan xmodem untuk mengambil “files” dari router.

Sebagai contoh penggunaan xmodem untuk mendownload Cisco IOS software image ke dalam router Cisco 2620.

1. Jalankan program terminal emulator

Contoh ini menggunakan Windows HyperTerminal dengan konfigurasi 8-N-1 pada kecepatan/speed 9600 bps. Hubungkan serial port PC anda ke port console pada router. Ketika terhubung, anda akan mendapatkan tampilan prompt ROMmon (rommon 1>). Umumnya, jika IOS dan bootflash corrupt, tampilan akan masuk ke mode ROMmon. Jika IOS sebelumnya bermasalah dan tidak masuk ke ROMmon, anda dapat merubah configuration register untuk bisa masuk ke mode ROMmon, dari 0×2102 menjadi 0×0 (perintah show version), dengan cara sebagai berikut :

2620#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
2620(config)#con
2620(config)#conf
2620(config)#config−register 0×0
2620(config)#^Z
2620#
5d03h: %SYS−5−CONFIG_I: Configured from console by console
2620#
2620#reload

System configuration has been modified. Save? [yes/no]: n
Proceed with reload? [confirm]

5d03h: %SYS−5−RELOAD: Reload requested
System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory

rommon 1 >

2. Setelah masuk ROMmon, ubah “baud rate” console dari 9600 bps menjadi 115200 bps untuk mempercepat download. Gunakan perintah confreg dan ikuti petunjuk pada layar.

rommon 1 >confreg
Configuration Summary
enabled are:
break/abort has effect
console baud: 9600
boot: the ROM Monitor

do you wish to change the configuration? y/n [n]: y
enable “diagnostic mode”? y/n [n]:
enable “use net in IP bcast address”? y/n [n]:
enable “load rom after netboot fails”? y/n [n]:
enable “use all zero broadcast”? y/n [n]:
disable “break/abort has effect”? y/n [n]:
enable “ignore system config info”? y/n [n]:
change console baud rate? y/n [n]: y
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400
4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [0]: 7
change the boot characteristics? y/n [n]:

Configuration Summary
enabled are:
break/abort has effect
console baud: 115200
boot: the ROM Monitor

do you wish to change the configuration? y/n [n]:
You must reset or power cycle for new config to take effect.

rommon 2 >

3. Masukkan perintah reset

rommon 2> reset

Ketika router boot up dan masuk ROMmon, HyperTerminal mulai menampilkan karakter aneh/huruf yg tidak dikenal. Anda harus tutup HyperTeminal dan buka kembali HyperTerminal dan ubah kecepatan data rate menjadi 115200 bps yang sesuai dengan kecepatan console pada langkah 2.

4. Sekarang anda siap untuk menjalankan perintah xmodem. Sebelum menjalankan perintah xmodem, pastikan bahwa anda mempunya IOS baru di PC anda.

rommon 2 > xmodem −c c2600−is−mz.122−10a.bin

Do not start the sending program yet…
File size Checksum File name
9939820 bytes (0×97ab6c) 0×4991 c2600−is−mz.122−7a.bin

Warning

Peringatan:
.
.

All existing data in bootflash will be lost!
Invoke this application only for disaster recovery. Do you wish to continue?
y/n [n]: y Ready to receive file c2600−is−mz.122−10a.bin …

5. Dari menu bar HyperTerminal, Pilih Transfer > Send File.. dan tentukan nama IOS/lokasi (dengan tombol “browse”) dan pilih “protocol xmodem” seperti pada langkah 3 dan 4 dan klik tombol Send untuk mulai mentransfer.

6. Saat transfer file sudah komplit, akan muncul pesan di router sebagai berikut :

Erasing flash at 0×60fc0000
program flash location 0×60990000

Download Complete!

Jangan lupa anda merubah kembali kecepatan console ke 9600 bps dan boot sequence ke default dengan cara men “set” configuration register ke 0×2102.

rommon 12 > confreg 0×2102
You must reset or power cycle for new config to take effect

rommon 2 >reset

System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory

program load complete, entry point: 0×80008000, size: 0×995ec8
Self decompressing the image : ################################
##################################################################
##################################################################
######################## [OK]

……………………….

Cisco Internetwork Operating System Software
IOS ™ C2600 Software (C2600−IS−M), Version 12.2(10a), RELEASE SOFTWARE (fc1)

Copyright (c) 1986−2002 by cisco Systems, Inc.
Compiled Tue 21−May−02 14:16 by pwade
Image text−base: 0×80008088, data−base: 0×810ABB08

cisco 2620 (MPC860) processor (revision 0×100) with 61440K/4096K bytes of memory.
Processor board ID JAB03110MUB (3691217154)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
2 Voice FXS interface(s)
32K bytes of non−volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)

Press RETURN to get started!

…………………….

Menggunakan perintah tftpdnld

Catatan : Perintah tftpdnld hanya terdapat pada router Cisco seri 2600.

Pastikan anda sudah menghubungkan PC yang terinstall TFTP-Server (berisi file IOS) menggunakan kabel ethernet (RJ.45) ke port Ethernet 0 pada router Cisco.

Perintah tftpdnld pada router Cisco dapat digunakan untuk mendownload Cisco IOS software image dari “remote server” ke dalam memory flash dengan aplikasi TFTP-Server.

tftpdnld—Perintah untuk mulai meng-copy dari TFTP-server.

Berikut adalah variabel yang diperlukan:

* IP_ADDRESS—Alamat IP dari router yang anda gunakan (alamat IP ethernet 0).
* IP_SUBNET_MASK—Subnet mask untuk alamat IP router anda.
* DEFAULT_GATEWAY—Default gateway untuk router anda.
* TFTP_SERVER—Alamat IP dari TFTP-Server, tempat menyimpan IOS yang akan anda download ke router.
* TFTP_FILE—Nama file yang ingin anda download.

Variabel berikut adalah optional:

* TFTP_VERBOSE—Print setting. 0=quiet, 1=progress, 2=verbose. The default is 1.
* TFTP_RETRY_COUNT—Retry count for ARP and TFTP. The default is 7.
* TFTP_TIMEOUT—Overall timeout of the download operation in seconds. The default is 2400 seconds.
* TFTP_CHECKSUM—Performs a checksum test on the image. 0=no, 1=yes. The default is 1.

Syntax untuk mendefinisikan variable adalah sebagai berikut:
VARIABLE_NAME=value

Setelah konfigurasi selesai, anda harus mengulangi lagi perintah tftpdnld. Sebagai contoh:

rommon 1 > tftpdnld
rommon 2 > IP_ADDRESS=172.15.19.11
rommon 3 > IP_SUBNET_MASK=255.255.255.0
rommon 4 > DEFAULT_GATEWAY=172.15.19.1
rommon 5 > TFTP_SERVER=172.15.20.10
rommon 6 > TFTP_FILE=/tftpboot/c2600-i-mz
rommon 7 > TFTP_VERBOSE=1
rommon 8 > tftpdnld

IP_ADDRESS=172.15.19.11
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=172.15.19.1
TFTP_SERVER=172.15.20.10
TFTP_FILE=/tftpboot/2600-i-mz
TFTP_VERBOSE=1

Invoke this command for disaster recovery only.
WARNING: all existing data in flash will be lost!
Do you wish to continue? y/n: [n]:

Enter y untuk memulai download Cisco IOS software image. Ketika proses sudah komplit/selesai, mode ROMmon akan tampil kembali di layar anda.

Langkah terakhir adalah melakukan “reset” agar Router segera membaca IOS yang baru didownload.

rommon 9 >reset

Recovery password Cisco 2600

Step-by-Step Procedure

Follow these steps in order to recover your password:
1. Attach a terminal or PC with terminal emulation to the console port of the router.

Use these terminal settings:
* 9600 baud rate
* No parity
* 8 data bits
* 1 stop bit
* No flow control
2.If you can access the router, type show version at the prompt, and record the configuration register setting. See Example of Password Recovery Procedure in order to view the output of a show version command

Note: The configuration register is usually set to 0x2102 or 0x102. If you can no longer access the router (because of a lost login or TACACS password), you can safely assume that your configuration register is set to 0x2102.
3. Use the power switch in order to turn off the router, and then turn the router back on.
4.Press Ctrl+Break on the terminal keyboard within 60 seconds of power up in order to put the router into ROMMON.
5. Type confreg 0x2142 at the rommon 1> prompt in order to boot from Flash.
This step bypasses the startup configuration where the passwords are stored.
6. Type reset at the rommon 2> prompt.

The router will reboots and You can reconfigure your router.

7. Type no after each setup question, or press Ctrl-C in order to skip the initial setup procedure.
8. Type enable at the Router> prompt.

You are in enable mode and should see the Router# prompt.
9. Type configure memory or copy startup-config running-config in order to copy the nonvolatile RAM (NVRAM) into memory.

Important: Do not type copy running-config startup-config or write. These commands erase your startup configuration.
10. Type show running-config.

The show running-config command shows the configuration of the router. In this configuration, the shutdown command appears under all interfaces, which indicates all interfaces are currently shut down. In addition, the passwords (enable password, enable secret, vty, console passwords) are in either an encrypted or unencrypted format. You can reuse unencrypted passwords. You must change encrypted passwords to a new password.
11. Type configure terminal.

The hostname(config)# prompt appears.
12. Type enable secret in order to change the enable secret password. For example:

hostname(config)#enable secret cisco

13. Issue the no shutdown command on every interface that you use.

If you issue a show ip interface brief command, every interface that you want to use should display up up.
14. Type config-register . Where configuration_register_setting is either the value you recorded in step 2 or 0x2102 . For example:

hostname(config)#config-register 0x2102

15. Press Ctrl-z or end in order to leave the configuration mode.

The hostname# prompt appears.
16. Type write memory or copy running-config startup-config in order to commit the changes.

Wednesday, March 05, 2008

map drive di Linux

saya menyebut mapping biar lebih fimiar. sebenarnya di linux istilahnya mounting dengan kelemahan hanya bisa dilakukan di root bukan user non-root. Skenarionya, kita akan mengambil folder sharing di server (SME server)dan ini akan automatis muncul ketika user root log in.

1. buat folder untuk mounting misalkan /mnt/temp. buat nya dari gnome (explorernya linux) lebih mudah dan persis kita bikin folder di windowsjavascript:void(0)
Mempublikasikan Posting
2. edit file ftab di /etc/fstab
isikan scrip berikut ini
"//server-name/foldershare /mnt/temp smbfs rw,user,noauto,username=userfromserver,password=passwordku 0 0"

3. restart linuxnya dan di gnome nya kan nampak TEMP. tingal click 2 kali udah muncul filenya

moga bermanfaat

Tuesday, March 04, 2008

Migrasi dari Windows ke Linux

saat ini semua IT lagi pening-pening nya mikirin license MS. karena akan ada razia software ke perusahaan. berikut ini paparan tentang jaringan linux yang sudah saya implement di perusahaan tempat saya bekerja.

1. disisi server kita bisa pakai SME server, dimana sudah ada fungsi email server, file sharing, firewall dll
2. disisi client kita bisa pakai Ubuntu, dimana kita juga bisa connectkan ke server SME, seperti mapping di windows.

untuk software yang tidak bisa kita gantikan di linux, kita masih bisa pakai crossover office sehingga software windows bisa tetep jalan di linux. seperti lotus notes


berikut tabel conversi dari windows ke Linux









windows linux
NT4 SME Server 7.01
WINXP Ubuntu 7.04
MS Office Open Office
Reflection (remote AS400) TN5250
Lotus notes 6.5 lotus notes 6.5 under cross office


semoga bermanfaat

Monday, March 03, 2008

Ayat-Ayat Cinta

saya bukan pengemar film bioskop tetapi untuk yang satu ini, saya sempatkan untuk nonton. dan ternyata sangat bagus ditonton semua orang khususnya kalangan kaum muslim. Sangat tepat ketika tokoh sekaliber Din samsudin (Ketum Muhammadiyah) ikut mempromosikan ini. film ini bercerita tentang kehidupan seorang mahasiswa indonesia yang sedang menyelesaikan studynya di al-azhar 9kairo-mesir). Mengangkat topik Cinta, film ini sangat jauh dari pornografi dan pornoaksi yang selama ini jadi andalan film-film nasioanal. Cinta ditempatkan pada sesuatu yang layak yaitu pernikahan. film ini menyampaikan banyak pesan; gimana islam menangapi isue terorisme, gimana proses perjodohan yang baik menurut pemikiran islam dan juga soal poligami. dan juga interkasi islam kristen.

saya tidak bisa meresense film, so saya hanya bisa bilang tontonlah film ini.
Karena film ini seakan menjadi telaga ditengah maraknya film-film yang mengedepankan explorasi perempuan, mistik, pornografi dan pornoaksi.

dan harusnya akan banyak2 film seperti ini, dimana konsumen yang sebagian besar islam
berhak mendapatkan tontonan yang bisa jadi tuntunan.

Selamat menonton
----------------------------------

Ayat-ayat CINTA


Desir pasir di padang tandus
Segar sang pemikiran hati
Terkisah ku di antara
Cinta yang rumit

Bila keyakinanku datang
Kasih bukan sekedar cinta
Pengorbanan cinta yang agung Kupertaruhkan
Maafkan bila ku tak sempurna

Cinta ini tak mungkin ku cegah
Ayat-ayat cinta bercerita
Cintaku padamu
Bila bahagia mulai menyentuh

Seakan ku bisa hidup lebih lama
Namun harus kutinggalkan cinta
Ketika ku bersujud

*melan mod On*