Browsing archives for August, 2006

Script Kiddos To Bring ‘Bomb’ To UiTM

Open Source 30 August 2006 2 Comments

“CHALLENGES IN DIGITAL WARFARE” Universiti Teknologi MARA (UiTM) will once again host the best-known Capture The Flag (CTF) competition during the International Hacking Competition as known as i-hack2006 to be held from 1 – 3 September 2006. To make the competition as informative as it can be, i-hack2006 is organizing computer security exhibition and training. [...]

Mengarut Hok Lepah

Off-Topic 26 August 2006 1 Comment

Someone links to my blog in a kelantanis language and he is also got copy & paste skills. (so do i…). I’m curious who is he?. LOL From http://zouls.blogspot.com Hmmm…semestinya seorang lelaki yang sedang2 ajer…! Lahir di negeri Trengganu, cari makan kat negeri Kelantan. Mempunyai 4 adik beradik.3 laki 1 pompuan dan aku anak yang [...]

Frustrating

Open Source 26 August 2006 0 Comments

smd@smd:~$ sudo wine –version Wine 0.9.20 I need to run Adobe Photoshop, and doing so under wine was not going to cut it. I have used the latest wine but it still doesn’t work with Adobe Photoshop. I heard Crossover from CrossWeavers Inc. is much more polished than Wine but I never tested it *yet*. [...]

IP1000 Driver For Ubuntu

Open Source 24 August 2006 26 Comments

This is my attemp to get Canon Pixma IP1000 working under Ubuntu. How to:- 1. Install alien – Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages. sudo apt-get install alien 2. IP1000 Driver .rpm wget http://files.alfansa.org/bjfilter-common-2.50-2.i386.rpm wget http://files.alfansa.org/bjfilter-pixmaip1000-2.50-2.i386.rpm wget http://files.alfansa.org/bjfilter-pixmaip1000-lprng-2.50-2.i386.rpm 3. Root access sudo -s 4. Convert *.rpm [...]

Latest Ubuntu xorg-core update breaks X

Open Source 23 August 2006 0 Comments

If you run Ubuntu be very weary in applying the latest xserver-xorg-core update. It can bring your machine to an abrupt halt. There is a fix suggested in the forums. Go to Ubuntu-Forum… From the forum: When your Xserver crash and you are at text console type this: sudo apt-get install xserver-xorg-core=1:1.0.2-0ubuntu10 When finnish, reboot [...]