AprilandJake.com

Synergy on Ubuntu

Synergy is a fantastic project that allows you to share a single set of input devices (keyboard and mouse) over multiple machines. Clipboard sharing is also supported. It's remarkably easy to set up, and it works across multiple platforms.

Change hostname on Ubuntu

When you setup your computer at the time of your initial Ubuntu installation, you assign your computer a hostname. In my case, I gave it a hostname and then later wanted to change it to something else. This is accomplished in two easy steps.

Install Java 5 on Karmic Koala

In Ubuntu 9.10, they removed Java 5 from the update repositories for Karmic because Java 5 was end of lifed in Oct. 09. This has made it more cumbersome for the Java 5 user on Karmic. Luckily, cumbersome is still pretty easy.

Mount Samba FS on Linux

Have you ever wanted to map to a remote drive or mount a samba share on Linux? The commands a really easy, and they're chronicled here.

Remapping Ctrl Key in Ubuntu

On a Sun keyboard, the ctrl key is actually in the space that the caps lock key occupies on a standard qwerty keyboard nowadays. In a program where the ctrl key is often used, this positioning can be helpful as no Vulcan figure stretches are required for common key patterns. So, why not change caps lock to be a control key.

Mark Logic 4 on Ubuntu 9.04

Mark Logic Server seems to be the latest, greatest in content serve-up. At least it is generating a lot of excitement at the LDS Church, where it's being used for new content-centric apps/sites. Being caught in the wave of awesome, I was interested in getting it running in my favorite dev environment: Ubunutu-flavored Linux.

It wasn't bad at all. In fact, it was accomplished in almost as few steps as installing Apache or Tomcat. Except, after this installation, full XML xquery'age is now possible! Here are the steps, slightly elongated by the fact that all Mark Logic-supported Unix systems are rpm-based.

Monitor Network Traffic with EtherApe

I wanted to count packets coming back and forth while telnet'ing to test out some different email protocols on our mail server and found this nifty little utility: it's called EtherApe. Supposedly it's a clone of Etherman, which, if it has clones, probably costs money.

Update Alternatives

It's important to understand what libraries, utilities, engines and so on that are used by your Ubuntu Linux OS. It's easy to tell if you only have on option -- of course, it uses the only thing available. But if there are multiple options, which does it use? In general, the default; Here's how to set it.

This is similar to the Set Default Applications dialog in Windows XP.

VPN on Ubuntu Linux

It is one of the nicest things to be able to work remotely. Almost all my jobs have allowed this. My current job allows it on a limited basis as well. It's even more attractive an option now that I have a nice desk chair at home, for which I currently long, because I'm currently typing up this post from a 2nd grader mini-chair while I wait for my lovely wife, April.

Remote working goodness is just a few shell commands away via Cisco VPN in Linux!

Virtual Box on Ubuntu Linux

As awesome as Linux is, I still have moments where I want something from the Windows world. Shy of putting a whole dual-booted partition on my harddrive, I am doing the virtual machine gig. I have tried VMWare before, but have just found the whole experience rather clunky. I even found VirtualPC (running on Windows) more pleasing. Another big kicker with VM's is performace -- I can't ever seem to get even comparable performance from a VM. Several of my coworkers report, however, that they are please with the performance of Sun's VirtualBox. I, therefore, am giving it a try.

DVD Playback on Ubuntu 8 Linux

I was having a really hard time getting DVD to play on Hardy Heron, but finally got it. After a daily ritual of attempts, finally, Ted and I struck gold!

Crystal Reports in Ubuntu Linux

All over the net, there are questions asked about running Crystal Reports in Linux. This isn't a solution for running Crystal in Linux per se, but running Crystal as lightweight as possible on a Linux host machine. This means, run a VM, install Crystal, and use a small Oracle client.

Sharing Folders in Virtual Box

One of the stinky things about having a VM is that is can be difficult to transfer files to and from the host machine. You generally have everything that you need on the host machine and don't want to re-download stuff, burn CD's, or go through any of that jazz. Sharing folders is probably the best option.

Running Php in Apache on Linux

I haven't done php for a while, but at work our prototypes are in html/php. So, I needed to get Apache webserver downloaded and working on my Linux box with php. Here's how it all went down.

Intellij 8M1 on Ubuntu 8: Ultimate Pleasure

IntelliJ is my current favorite IDE. Ubuntu is my current favorite Linux flavors. Put 'em both together and waddya' get? My current favorite day on the job.