I’ve been working on setting up a VM running a LAMP stack along with ColdFusion 9 (which I’ll blog about soon). I’ve got everything up and running and was tinkering around making some updates to our TACFUG site but was running into this weird issue that my CSS would not update – I would make [...]
Content
Tagged: Linux
Updated my Ubuntu to 8.10 this week and have been poking around the new features. Yesterday I found “Cruft Remover” under the System > Administration menu. I assumed it was something similar to CCleaner on Windows. CCleaner scans your system and finds UNused items which are safe to remove. Unfortunately the Cruft Remover tool itself [...]
This weekend I downloaded the Flex Builder Linux alpha, but ran into some issues and after digging around in the forums it was hinted that a new release would be out ‘soon’. Soon turns out to be this morning. Alpha 3 was released today! I’m looking forward to getting home and trying that out! I [...]
I recently purchased a GPS (Garmin 2610) to tote around on motorcycle trips. If you have never tinkered with one – it is VERY cool. Unfortunately the MapSource software that comes with it requires Windows… Ugh. I’ve run VMWare and QEMU on my Ubuntu box before. VMWare was very nice but a pain to install [...]
I always set ColdFusion to NOT run at startup - why have it eating resources when you aren't using it? On Windows I had a few batch scripts to easily kick off ColdFusion. I dug around looking for something similar for Linux... I found a few things which I've added to my wiki in the [...]