分類彙整: Computer

HotSwap! – a Handy Tool for Storage

Many people using modern SATA devices may want to hot-plug or hot-swap their devices pervasively.
But both the mainstream Intel ICHx/ICHx-R do not work perfectly; that is, the tray icon and the “Safe to remove hardware” message won’t show up.

So, here I introduce the handy utility, HotSwap!.

Windows XP Profressional w/ SP3 VOL released!

Not later than the release of Service Pack 3, the integrated version of Microsoft Windows is out as well.

Detail information is shown as follows…
閱讀全文 Windows XP Profressional w/ SP3 VOL released!

VMware vmx hack

There are several virtual devices in VMware 6.0. Due to compatability or driver issue, sometimes we may want to choose a better one.
(VMware 6.5 has more options, but is still in BETA stage. I’ll make an introduction later.)
閱讀全文 VMware vmx hack

PHP 5 Segmentation Fault

Recently, I used portupgrade to upgrade the PHP5 on my FreeBSD box, and it seems working smoothly. But few days ago, I found that php sometimes got Signal 11 (Segmentation Fault) unexpectedly.

Even type php --version in command line, I also get the segmentation fault!!
It took me lots of time to trace/solve the problem. Re-install the ports didn’t work.
閱讀全文 PHP 5 Segmentation Fault