Monday, July 26, 2010

How to install RapidSVN on CentOS

To start off, you need to grab the necessary rpm packages. Just go to pbone and type RapidSVN and wxGTK in the search box. and look for the correct rpm packages that match your OS. Besides this, you also need to have subversion, instead of using rpm, i am going to use yum to do it

yum install subversion

After that, install wxGTK follow by rapidSVN.

rpm -ivh wxGTK-2.8.9-1.el5.rf.i386.rpm

rpm -ivh rapidsvn-0.9.6-2.el5.rf.i386.rpm

If everything done nicely, you should be able to launch RapidSVN as below

Link to launch the RapidSVN Subversion Client

RapidSVN GUI Interface

Sunday, June 13, 2010

Make your media player "Always On Top" of other windows

This is a very useful feature which can allow you to watch video while surfing net, especially if you are surfing those Paid To Click (PTC) pages. This post will show you how to set the "Always On Top" feature on the following media player.

VLC Media Player


Windows Media Player

For Windows Media Player, you need to go to Tools->Options... and the setting is under Player tab.


Real Player

Monday, May 17, 2010

Install 2008 R2 on ESX 3.5 with Dell T410

If you encounter the following message when you try to install 2008 R2 as a VM in Dell T410:

Windows failed to start. A recent hardware or software change might be the cause... File: \windows\system32\boot\winload.exe Status: 0xc000035a Info: Attempting to load a 64-bit application, however this CPU is not compatible with 64-bit mode.

you need to enable virtualization technology to overcome this problem

From BIOS screen, go to Processor Settings

Change "Virtualization Technology" to "Enabled"

Sunday, November 1, 2009

Dell T410 pictures

T410

This configuration can put in 6 3.5" harddisk

T410 internal: There are 5 PCIe slots and take note that one slot is being used by the SAS card. All slots are PCIe Generation 2 except for slot 3.

Dell T710 pictures

T710
This configuration can put in 8 x 3.5" harddisk

T710 internal

T710 internal: With the cover taken away, you can see the processor and also the memory slots. Processors are E5502. It can support 144GB memory if all the memory slots are fully populate with 8GB RAM.

T710 internal: There are 6 PCIe slots, 4 are x8, 1 is x16 and 1 is x4 and all are PCIe generation 2 which means each lane can support up to 5.0 Gb/s. There is actually one more PCIe slot which is actually being used to plug the SAS card.

Thursday, October 29, 2009

Can't initialize IBM DS4800 LUN under Windows 2003

Scenario:

You create 2 LUNs from IBM and assign it to one Windows host. You have no problem initialize the first LUN but when it comes to second LUN, Windows will prompt message saying "The operation did not complete. Check the System Event Log for more information on the error" and you are unable to initialize.


When you go the Event viewer, the viewer shows "The device....disappeared from the system without first being prepared for removal"


The problem might be because you allocate the LUN to the different controller that you connect to your host as shown in the diagram below.

So to solve this, you can set the Ownership/Preferred Path to Controller in Slot A. Take note that if you only have one LUN and you allocate to controller that is not connected to your host. You might not even see the LUN from your host at all.