Category ubuntu

Railo Express with Multiple Local Hosts

This is how you can configure Railo Express to use Jetty virtual hosts and local host file entries to point to a single Railo Express installation. This was extremely useful while developing applications that power multiple domains.
For this example, we are going to add a virtual host for the snow.ftd host.
Jetty Setup
Jetty makes it really [...]

ColdFusion Development using VirtualBox and Ubuntu 9.10

Here is how I setup a VirtualBox Virtual Machine (VM) running Ubuntu 9.10 Server edition for ColdFusion development on my MacBook Pro.
Step 1: Download Needed Files
The first step is to download all the files you will need. Since the downloads usually take some time we’ll get them out of the way first.
For my installation I [...]

Terminal Sweetness with reverse-i-search

I am a terminal n00b, but I’m liking it. I grew up on a M$ box and didn’t take the ‘leap’ to a linux / unix based operating system until about a year and a half ago when we got new computers at work. Since that time I have been trying to learn more about [...]

Eclipse 3.4 On Ubuntu 8.04.1

Something that really bugged me (and still does) about the ubuntu since I installed it is that eclipse is not even close to being the latest version in the package manager. That just seems really strange to me to have such and awesome and widely used IDE not supported in Ubuntu. Anyhow I am not [...]

ColdFusion 8.01 on Ubuntu 8.04

Wow, i hadn’t realized how close in version numbers the two things are…
I was thinking today of how many crazy things that I try to do, how many of them don’t work, and how many of them I don’t share when they do. So today I attempt to share a successful install of ColdFusion 8 [...]