Archive for the 'Linux' Category

How to Install the Party Poker Client on Linux using Wine

Monday, April 2nd, 2007

I recently switched from using Ladbrokes Poker Client to using Party Poker. I use linux and so I have installed it using Wine. Here’s how I did it.

Install wine
Configure wine
Install Mozilla
Install Mozilla ActiveX Control
Install Shockwave plugin
Install Party Poker Client

1. Install wine
I have installed wine version 0.9.29. My distribution is Gentoo and so as root I [...]

How to Install the Ladbrokes Poker Client on Linux using Wine

Wednesday, July 26th, 2006

It has been my aim to get rid of Microsoft Windows entirely from my computer. The only thing that stopped me was the Ladbrokes Poker client which is only supported on Windows. However, I now have it working under wine. It is a little bit fiddly but here’s how I did it.

How to Crack a WEP Encrypted Wireless Network

Wednesday, July 12th, 2006

My wireless lan has been encrypted using WEP for a few years. After hearing that WEP was insecure I decided to try and crack it. It was suprisingly easy and this is how I did it.

Install Kismet and Aircrack
Use Kismet to find available wireless networks
Use airodump to collect initialization vectors
Use aircrack to find the [...]

Solaris 10 and Windows XP Virtual Machines running on Linux using Qemu

Sunday, May 7th, 2006

Here is a screenshot.

Using PECL-APC with Gallery

Sunday, April 2nd, 2006

I recently decided to use a php cache to speed up the response of my websites. I decided to use PECL-APC (Alternative PHP Cache) and I did the following

Installing PECL-APC
Check Installation
Fix Problems with PECL-APC and Gallery

1. Installing PECL-APC

I’m using PHP5 and Gentoo. The dev-php5/pecl-apc package is masked by the ~x86 keyword and so I [...]