Archive for the 'Ubuntu' Category

Installing Imagick for PHP on Ubuntu through PECL

Sunday, October 12th, 2008

I need to work with editing some images programatically and have always favored ImageMagick over GD (to be fair, I haven’t used GD in at least 3 years). In the past, I used php to pipe commands to the command line via exec(), which never felt right. I remember seeing some development work on an […]

Ubuntu with RAID 1 and multidisk errors

Tuesday, September 30th, 2008

I tried to upgrade my Ubuntu Server to the latest LTS and it wouldn’t boot anymore. Did I mention that it was a software RAID 1, and probably not the most intelligent decision on my part since I had to manually set up the RAID 1. I had all the data backed up and decided […]

Mysql WorkBench 5.1 on Linux/Ubuntu

Monday, September 22nd, 2008

I am building a new database driven website for fun and decided to check on teh status of Workbench and see if they had a Linux version. As luck would have it, they launched a Linux version a couple of days ago! I downloaded the binary for Ubuntu from MySQL and tried to run it, […]

Open Office not working properly on Kubuntu 7.10

Wednesday, February 13th, 2008

Ever since I upgraded to Gutsy Gibson (7.10), Open Office has been having problems. It would open fine, but everyime I tried to access the menu, the screen would redraw and the menu would disappear. It wasn’t a huge deal, as I could shortcut most things, such as saving, undoing, bolding and closing the window. […]

Firefox performing better on Linux

Thursday, November 22nd, 2007

In March, I wrote about Firefox’s woeful performance with some javascript heavy sites. I am happy to say, Firefox is performing much better on these sites now that I have upgraded to Gutsy Gibson and Firefox was upgraded. This contrasts with the fact that Firefox seems to be crashing a lot more on […]