RE: Getting the message out - I've come up with a (very simple) poster. It has the (instantly recognisable) Linux penguin, and an encouragement to join the list and/or show up to meetings.
TLUG is a group of Linux (and other Free/Open source software) enthusiasts that typically meets each second Monday of the month at 6:00 PM. The meeting location is published on the mailing list leading up to the event
As well as this website, the group has an active mailing list and not so active IRC channel:
#tlug on irc.freenode.net
Location: - Needs to be confirmed prior to each meeting. Will be announced on the mailing list.
I like to use the latest stable git release on my ec2 instances. Here are the steps I follow to get this done:
wget http://kernel.org/pub/software/scm/git/git-1.7.3.3.tar.bz2
mkdir src
cd src
1st 2012 TLUG meeting. Venue to be decided.
Our next meeting is the 11th of July. The venue location will be notified in due course on the mailing list.
Being that I work full time for a local engineering consultant as a design drafter and do contractors shop drawings from home at night I rely on Autocad fairly heavily.
If you are a Gentoo and Ruby user and you have decided to try out rvm you might end up having trouble using gems.
Xorg has decided to dramatically change the way input devices are handled again. Without too many gory details basically input device configuration has moved back into the xorg.conf file.