Archive for the ‘Hacks’ Category

Linux as a BT conversation snooper

Posted by Rom Feria on December 31st, 2007 under Hacks • No Comments

There is no denying the fact that open source software are the prime tools for hacking (and cracking). In this example, see how you can use Linux to eavesdrop on a conversation between someone using a…

How to add shine to your boot sequence

Posted by Rom Feria on December 31st, 2007 under Hacks • No Comments

By default, most Linux distributions still retain its uber-geekiness by showing each and every detail of the boot process, e.g., what hardware are detected, services that are started, etc. Frankly, I …

How to make your Linux look like a Mac

Posted by Rom Feria on December 22nd, 2007 under Hacks • No Comments

The first question is – why would you? Whilst the Mac OS X interface seems to have set the bar for one of the best user experiences, it is not the holy grail of user interfaces and this is coming from…

Two hacks to speed up your browsing experience

Posted by Rom Feria on October 27th, 2007 under Hacks • No Comments

Who among us does not want to have a faster browsing experience? We all want our data to download as soon as possible but it can only be as fast as we can afford it to be. Unfortunately, bandwidth is …

How to enable USB access for Virtualbox guest OS

Posted by Rom Feria on October 27th, 2007 under Hacks, Information About • No Comments

Virtualization is one of the IN thing this year and Linux is no stranger to the technology. As companies provide various virtualization solutions, all their products attempt to provide the most interf…

Using Linux on a Macbook

Posted by Rom Feria on October 27th, 2007 under Hacks • No Comments

I admit that I am not brave enough to run Linux natively on my macbook Pro, I run it as a guest OS. However, just like any other OS, it is possible to run Ubuntu natively on your Macbook.

[image fro…

Cleaning your grub

Posted by Rom Feria on October 11th, 2007 under Hacks • No Comments

I meant your Grub boot-Loader. :) A few days ago, I directed you to a tip on "how to prioritize your boot sequence." This is useful specially if you have multiple kernels. However, once you …

How to prevent your Ubuntu XWindows config from failing

Posted by Rom Feria on August 30th, 2007 under Hacks • No Comments

If you are like me who tried too many Linux distributions with too many different computer configurations, then you can relate when your new install fails to properly configure your GUI, i.e., XWindow…

How to limit execution of cron and at tasks

Posted by Rom Feria on August 18th, 2007 under Hacks • No Comments

We presented how you can automate jobs using cron and at before. However, what if you want to limit a particular task for a certain duration only – say, record an audio stream from 2AM to 3AM only or …

How to optimize your kernel

Posted by Rom Feria on August 18th, 2007 under Hacks • No Comments

I remember having fun compiling the Linux kernel to enable experimental Hardware Support for some ATM cards. Funny thing is, I was successful in making it work. Heck, I was able to use Linux to bridge…