EVE ONLINE LINUX- Insufficient privileges to install the required version of D3DX error

” Insufficient privileges to install the required version of D3DX ” this error message appears when you try to run EVE ONLINE game and you are missing d3dx9_35.dll win32 library in:
/.cedega/EVE\ Online/c_drive/windows/system32/
Make sure that you download d3dx9_35.dll NOT d3dx9_30.dll since d3dx9_30.dll is not he version required. Here are some resources to help with this problem:
http://www.cedegawiki.sweetleafstudios.com/wiki/Eve_Online
http://www.m3fe.com/760/ [...]

How to add package repositories to Open Suse linux

Here is a simple how to add repositories to a OpenSuse linux.
1) Check what version / release of OpenSuse linux you have:
cat /etc/SuSE-release
2) opensuse -> applications -> system -> administration settings
3) enter admin password and navigate to:
Tab Software -> software repositories
4) click on Add
6) find your appropriate OpenSuse repositories for your OpneSuse Linux version [...]

Reduce compression size of vmware linux virtual machine on ext2,ext3 file system

As I need from time to time compress my vmware virtual machine I needed to find out the way to compress it to a minimum size possible. Even, I removed all unnecessary files from my file system the actual compressed file of my vmware virtual machine did not reduce on size. The reason for this [...]