Tips-tips Cilik
1. About Mikrotik :
- Ganti mac address di mikrotik :
[admin@MikroTik] > /interface ethernet set Public mac-address=00:de:ad:be:ef:ff
- cnth skrip failover mikrotik :
/interface disable [/interface find comment="backup"]
/interface enable [/interface find comment="backhaul"]
:log info “Waiting 15s Backhaul Forward Packet”;
:delay 15s;
:if ( [/ping 202.89.22.13 count=1]=1) do={
:log info “Backhaul Up”
} else={
:log info “Backhaul Down”;
/interface disable [/interface find comment="backhaul"]
/interface enable [/interface find comment="backup"]
:delay 15s;
/tool e-mail send to=”aribowo21@gmail.com” subject=([/system identity get name] . ” Backhaul Down ” . [/system clock get date]) body=”Backup with Second line!”;}
-
2. PC Dekstop :
- matiin autorun/autoplay di pc:
buka gpedit.msc lewat run, computer configuration/adminsitrative templates/system/turn off auto play…enabled for all drive ato drive tertentu
- Buat multiuser yahoo messenger :
buka regedit, masuk ke HKEY_CURRENT_USER/Software/Yahoo/Pager/Test. Buat new key jenis DWORD dengan nama Plural, isi dengan value 1 (semula “0″ ).
3. About Internet
- Lihat invisible YM :
ada banyak sih, yang sering aku pakai hrrp://www.vizgin.com
- Donlot video youtube :
ada banyak juga pakai indowebster (indonesia) atau sering aku oakai hrrp://keepvid.com
- buat ngecek web aktif/bisa dibuka lewat jaringan luar :
http://www.anonymouse.org
- Cek domain server :
http://www.opendns.com/support/cache
http://www.lookupserver.com
- cek speedtest, ping, traceroute dll di :
http://speedtest.net
http://indosatm2.com
http://www.dnsstuff.com
4. Linux
- Jalankan aplikasi windows di linux pakai WINE sama CROSSOVER




