How to unlock Wii?

As any game console, Wii doesn’t allow you to run games from backup media. There are several alternatives to unlock this feature. Some stores, ask from 100 to 200 dollars (in Brazil) to perfome this task. First modchip for Wii needed to be welded on it’s mainboard:

Sometime ago a new modchip simplified this task. Anyone, [...]

Solution to problem removing RPM packages

If you tried to remove a RPM package on Linux and got a message like this: “specifies multiple packages“, you probably have 2 packages with the same name, one 32 and other 64 bits.
To check if it is your problem use following command:
rpm -q –queryformat ”%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n” <pacote>
To remove these 2 packages use:
rpm -e –allmatches <pacote>
To [...]

Compiz Fusion makes Windows Vista obsolete