Today, I am going to leave the IT world and entering another field.
Many great things has come to me in the IT world, I also enjoy great relationship with many friends during my days in the IT world. But things change, I am going to pursue another things outside the IT world.
I will be entering [...]
Archive for March, 2007
Goodbye IT World !
Posted in blog news on March 30, 2007 | 3 Comments »
When You Believe
Posted in lyrics on March 28, 2007 | No Comments »
Many nights we’ve prayedWith no proof anyone could hearIn our hearts a hopeful songWe barely understood
Now we are not afraidAlthough we know there’s much to fearWe were moving mountains longBefore we knew we could
There can be miracles, when you believeThough hope is frail, it’s hard to killWho knows what miracles you can achieveWhen you believe, [...]
I Will Win, I Will Lose
Posted in lyrics on March 28, 2007 | No Comments »
In the dreams I dreamed as a childI lived my life as a kingMy days were filled with sunshineAnd there was never any pains
I will win, I will loseI will live my lifeI will have to make my way on my ownI will win, I will loseI will create my own pathI will play the [...]
Upgrading TrueCrypt
Posted in hacks, tools on March 26, 2007 | No Comments »
On March 19, 2007, TrueCrypt version 4.3 is released. There are many new features, improvements and bug fixes in this release, so I think it is the time to upgrade my installation.
I downloaded the TrueCrypt package, but they only provide for OpenSUSE 10.2 system. Last time I used the RPM version, it complained about kernel [...]
Computer Virtualization in Java
Posted in tools on March 26, 2007 | No Comments »
Researchers at Oxford have built an x86 emulator that runs purely on Java, making it ideal for security researchers who want to analyze and archive viruses, host honeypots and defend themselves against buggy or malicious software without hosing their machines. The JPC also emulates a host of other environments, giving technophiles the ability to play [...]
Situs Presiden SBY "Dibobol" ?
Posted in events on March 20, 2007 | No Comments »
Saya mengetahui informasi tentang “dibobolnya” situs Presiden SBY melalui sebuah televisi swasta pada hari Sabtu, 17 Maret 2007. Informasi tersebut saya peroleh dari newsline yang berjalan, dengan judul “Situs Presiden SBY di-hack”. Detik telah pula menurunkan berita ini dengan judul “Situs Presiden SBY Dibobol“.
Kemudian saya bertanya kepada beberapa orang rekan mengenai kebenaran berita ini, dan [...]
Intrusion Detection RFCs
Posted in links on March 20, 2007 | No Comments »
There are now three RFCs regarding Intrusion Detection :
RFC 4765: The Intrusion Detection Message Exchange Format (IDMEF)
RFC 4766: Intrusion Detection Message Exchange Requirements
RFC 4767: The Intrusion Detection Exchange Protocol (IDXP)
Upgrading to PHP 5.2.x
Posted in hacks on March 15, 2007 | No Comments »
I have been planning to upgrade my PHP to version 5.2.1 since several weeks ago, but I couldn’t find spare time to do that until last night.
I upgraded the following packages (libedit is a new install) :
# rpm -Uvh php5-5.2.1-15.1.i586.rpm apache2-mod_php5-5.2.1-15.1.i586.rpm php5-gd-5.2.1-15.1.i586.rpm php5-mysql-5.2.1-15.1.i586.rpm php5-zlib-5.2.1-15.1.i586.rpm php5-pdo-5.2.1-15.2.i586.rpm php5-fastcgi-5.2.1-15.2.i586.rpm libedit-2.10.snap20061228-6.1.i586.rpm
After successfully upgraded those packages, I started my Apache [...]
Paper : Case of Mistaken Identity
Posted in links on March 15, 2007 | No Comments »
A University of Washington researchers Kris Erickson and Philip Howard have an interesting new paper out, “A Case of Mistaken Identity? News Accounts of Hacker and Organizational Responsibility for Compromised Digital Records, 1980–2006.” This is a great survey of the dramatic explosion in reports of breaches. A couple of great quotes:
One [...]
Running A Linux System on A Windows Machine
Posted in hacks on March 13, 2007 | No Comments »
If you want to run a Linux system on Windows platform but you don’t want to deal with partitioning and formatting the harddisk, fortunately you can do so with QEMU.
Here is an official information about QEMU :
QEMU is a generic and open source machine emulator and virtualizer.
When used as a machine [...]