Peerapong Kunasirirat's weblog

ZDNet puts Sun Virtual box 1.6 and VMWare 2.0 beta to test...

Monday Jul 21, 2008

VirtualBox has the widest range of host system support and has the lightest hardware demands, and excels for single PC personal virtualization needs, but requires more UNIX/Linux command-line skills when used as server virtualization solution. VMWare 2.0 has an excellent web-management UI with the lightest client payload, but this comes at the expense of heftier hardware requirements for good performance and a fatter software drop on the server.[Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Solaris 10 has passed 5000+ certified solutions.

Tuesday Aug 07, 2007

Solaris 10 has more than 5000+ certified solutions on both SPARC and x64 platforms.

Full Solution Catalog : http://www.sun.com/bigadmin/apps/ 

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Acid2 Browser Test

Wednesday Jul 25, 2007

Acid2 is a test page, written to help browser vendors ensure proper support for web standards in their products.[Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

CrossOver 6.0 and Floppy drive.

Friday Mar 02, 2007

Some softwares such as HDS Offline SVP for 99x0 needs to access configuration data from floppy drive, and the floppy drive has to be A: . For Windows platform, this condition has never been a problem, but for Mac OS X using CrossOver software, it is a little bit tricky to do.


    For CrossOver 6.x for Mac OS X, when inserting USB Floppy drive into USB slot, it appears in the bottle windows as G: drive mounted to /Volumes/CONFIG1, where CONFIG1 is the floppy disk label. In this regular case, the software that needs to access A: drive will never find the floppy.

   To archive this, please follow the steps below :

(1) Click on the "Configure" ==> "Manage Bottles"

(2) Click on the "winecfg" item, then click on "Launch selected item" button

(3) The 'Wine configuration" window will show, click on "Drives" tab

(4) Observe that there is no A: drive available at the moment

(5) Open the 'Terminal' window (Goto Finder/Go/Utilities), click on "Terminal"

(6) cd ~/Library/Application Support/CrossOver/Bottles/WinXP/dosdevices   (where WinXP is bottle's name)

(7) ln -s g:: a::

$ ls -l
total 88
lrwxr-xr-x   1 Neo  Neo   3 Mar  2 00:31 a:: -> g::
lrwxr-xr-x   1 Neo  Neo  10 Feb 28 17:17 c: -> ../drive_c
lrwxr-xr-x   1 Neo  Neo  13 Feb 28 17:17 d:: -> /dev/rdisk2s0
lrwxr-xr-x   1 Neo  Neo  18 Feb 28 17:48 e: -> /Volumes/Softwares
lrwxr-xr-x   1 Neo  Neo  13 Feb 28 17:48 e:: -> /dev/rdisk2s2
lrwxr-xr-x   1 Neo  Neo  18 Mar  1 23:26 f: -> /Volumes/Softwares
lrwxr-xr-x   1 Neo  Neo  13 Mar  1 23:26 f:: -> /dev/rdisk1s2
lrwxr-xr-x   1 Neo  Neo  16 Mar  2 00:27 g: -> /Volumes/CONFIG1
lrwxr-xr-x   1 Neo  Neo  11 Mar  1 23:26 g:: -> /dev/rdisk2
lrwxr-xr-x   1 Neo  Neo  10 Feb 28 17:17 y: -> /Users/Neo
lrwxr-xr-x   1 Neo  Neo   1 Feb 28 17:17 z: -> /

(8) ln -s g: a:
 $ ls -l
total 96
lrwxr-xr-x   1 Neo  Neo   2 Mar  2 00:32 a: -> g:
lrwxr-xr-x   1 Neo  Neo   3 Mar  2 00:31 a:: -> g::

lrwxr-xr-x   1 Neo  Neo  10 Feb 28 17:17 c: -> ../drive_c
lrwxr-xr-x   1 Neo  Neo  13 Feb 28 17:17 d:: -> /dev/rdisk2s0
lrwxr-xr-x   1 Neo  Neo  18 Feb 28 17:48 e: -> /Volumes/Softwares
lrwxr-xr-x   1 Neo  Neo  13 Feb 28 17:48 e:: -> /dev/rdisk2s2
lrwxr-xr-x   1 Neo  Neo  18 Mar  1 23:26 f: -> /Volumes/Softwares
lrwxr-xr-x   1 Neo  Neo  13 Mar  1 23:26 f:: -> /dev/rdisk1s2
lrwxr-xr-x   1 Neo  Neo  16 Mar  2 00:27 g: -> /Volumes/CONFIG1
lrwxr-xr-x   1 Neo  Neo  11 Mar  1 23:26 g:: -> /dev/rdisk2
lrwxr-xr-x   1 Neo  Neo  10 Feb 28 17:17 y: -> /Users/Neo
lrwxr-xr-x   1 Neo  Neo   1 Feb 28 17:17 z: -> /

 ==== It's done and ready to use ===

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Windows Vista failed active virus testing.

Saturday Feb 10, 2007

Windows 'fails' active virus test

It has been said by Microsoft Chairman, Bill Gates, that Vista is the more secured than any other operating systems available on the market. @#$%^&*   Ok, ok, I will be a little bit open-minded. Try me, give me some proof. 

Testing with the virus bulletin ?, Ok I can accept that.   Then what's the result.

Oh man, you just failed me !!!. Below is what BBC report...

"Vista comes equipped with several different security tools Security tools that work with Windows Vista have failed tests to see if they can detect viruses circulating online. Microsoft's Windows Live OneCare security tool was one of four products that failed independent tests carried out by the Virus Bulletin.

The security testing group found that Live OneCare missed far more active viruses than any other program tested.

To pass the tests anti-virus tools must spot and stop 100% of the malicious programs used to attack them. "


Read more : (http://news.bbc.co.uk/2/hi/technology/6331959.stm)

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg