Subscribe
Pages
License
Ben Rousch's Cluster of Bleep by Ben Rousch is licensed under a Creative Commons Attribution 3.0 Unported License.Archives
Categories
Category Archives: linux
GRLUG Meeting Round-up
I attended my second meeting of the Grand Rapids Linux Users Group – the last meeting I attended was about a year ago. The meeting was held in Casey DuBois’ garage, which is a giant warehouse with offices, bathrooms, and … Continue reading
Posted in grlug, grpug, linux, planet-ubuntu-users, python, tech
Leave a comment
WMLUG Presentation – Intro to Mono
I gave this presentation at the West Michigan Linux User’s Group last night. Next month I will demonstrate GTK# by creating a GUI wrapper for PDFTK.
Posted in linux, planet-ubuntu-users, tech, wmlug
Leave a comment
Ubuntu Global Bug Jam
Bad weather has kept me from joining the Michigan LoCo in Macomb today, but I won’t let that keep me from jamming bugs. I’ve cleaned out part of the office/workout room we never use and cobbled together a dual screen … Continue reading
Posted in linux, planet-ubuntu-users, tech
Leave a comment
Tomcat5.5 and Apache2 on Ubuntu 8.04 Hardy Heron
Getting Tomcat and Apache working together isn’t very complicated as long as you know what to do! Installation Enable multiverse repository sudo apt-get install sun-java6-jdk apache2 sudo apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps libapache2-mod-jk sudo /etc/init.d/apache2 restart sudo /etc/init.d/tomcat5.5 restart Tests: … Continue reading
Posted in java, linux, planet-ubuntu-users, tech
Leave a comment
Checking out the Ubuntu Doc Team
I’ve been using Ubuntu since its beginning, but have not contributed much back to the community that has given me so much. I have decided its high time to rectify that, so I am contributing to the Ubuntu Doc Team … Continue reading
Posted in linux, planet-ubuntu-users, tech
Leave a comment