Category Archives: Linux

Multiple Tomcat instances on Ubuntu

I’m spent about 6 hours total working on getting multiple instance of Tomcat to run on Ubuntu and finally wrote some scripts that I’d like to share with folks. These scripts do the following: 1. Setup the box to host … Continue reading

Posted in Java, Linux, Ubuntu | 16 Comments

My latest Ubuntu setup

I’ll keep editing as I go: Install LaunchBox bash$ sudo apt-get install gnome-launch-box bash$ gconf-editor Open apps->gnome-launch-box->bindings and set activate to <Super>l This allows gnome-launch-box to be activated using the Windows-L shortcut. Next setup gnome-launch-box to start automatically. Open System->Preferences->Sessions … Continue reading

Posted in Linux, Tech, Ubuntu | Leave a comment

Ubuntu VPN issues

I figured out how to get Ubuntu to correctly connect to a Windows style PPTP VPN. Apparently there are a number of large issues with NetworkManager that make it all but unusable for VPN. The fix is enormously simple, so … Continue reading

Posted in Linux, Ubuntu | 5 Comments

Dell and Ubuntu!

and Dell is starting to ship computers pre-installed with Ubuntu. I would assume that these computers have been specifically built to ensure compatibility, which isn’t all that difficult these days, except for the video cards. I feel like this is … Continue reading

Posted in Linux, Tech, Ubuntu | Leave a comment

Linux looking good, behaving badly

I’ve been trying to get my Linux machine to look nice and this has been causing some amount (read LOTS) of headaches. I just wanted to start a post about all the things that Linux folks need to fix in … Continue reading

Posted in Linux | 4 Comments