June 12 Meeting: Women in F/OSS Panel presented by GDI-RDU

2014-05-29

Topic: Women in F/OSS Presented by: The Raleigh-Durham chapter of Girl Develop It, with moderator Julia Elman. When: Thursday, 12th June 2014, 7pm (pizza from 6:50pm) Where: NC State Engineering Building 2 Room 1021, Centennial Campus Parking: The parking decks and Oval Drive street parking are free after 5pm Public Transit: Wolfline Summer Service and Capital Area Transit. Sponsor: Open Invention Network Video: YouTube

Come hear from talented women who are contributing to various Free and/or Open Source Software (F/OSS) projects.

Confirmed Panelists:

Karen Tracey: Django Core Committer, Lead Developer and Technical Manager at Caktus Consulting Group, LLC., Crossword Constructor and Crazy Cat Lady.

Andrea Villanes: Co-founder of Women in Technology PerĂº, winner of the Anita Pass-It-On award for her outreach work in PerĂº, and Data Scientist at the Institute for Advanced Analytics.

Sandi Metz: Sandi Metz distilled 30+ years of experience into her book "Practical Object-Oriented Design in Ruby" (http://poodr.com), which reflects a deep bias towards practical solutions and working software. She worked for many years at Duke University but now independently consults and teaches.

Amy Hendrix: Amy Hendrix is a regular core contributor and community leader for WordPress. She works as a Web Engineer at 10up.com, teaches on web-dev-related matters for Girl Develop It, and messes around with swords.

Lenore Ramm: Development/tier-4 support/operations for Identity Management team at Duke. An artist with a bachelor's in Computer Science.

UPDATE: A previous version of this page listed a panelist who withdrew due to a scheduling conflict.

Sponsor Open Invention Network


May 8 Meeting: SystemD

2014-04-02

Topic: SystemD Presenter: David Both When: Thursday, 8th May 2014, 7pm (pizza from 6.45pm) Where: NC State Engineering Building II Room 1021, Centennial Campus Parking: The parking decks and Oval Drive street parking are free after 5pm Map: Google Maps Video: Hangout OnAir (during the meeting) Slides: SystemV-vs-systemd (Presentation), SystemV-vs-systemd (Lab Project)

Abstract: This presentation will briefly review the Linux boot process and the old SystemV startup process. It will then discuss in more detail the startup process using systemd, and the reasons for creating the new systemd daemon and some of the advantages it provides. We will also discuss configuration files and some of the more common commands required to cause systemd to do our bidding. Backward compatibility will also be covered.

Bio: David Both is a Linux and Open Source advocate who resides in Raleigh, North Carolina. He has been in the IT industry for over thirty years and taught OS/2 for IBM where he worked for over 20 years. While at IBM, he wrote the first training course for the original IBM PC in 1981. He has taught RHCE classes for Red Hat and has worked at MCI Worldcom, Interpath, Cisco, and the State of North Carolina. He currently works as President, Trainer, Senior Consultant, and janitor for Millennium Technology Consulting LLC. He has been working with Linux and Open Source Software for more than 15 years.

David has written articles for OS/2 Magazine, Linux Magazine and Linux Journal. His article "Complete Kickstart," co-authored with a colleague at Cisco, was ranked 9th in the Linux Magazine Top Ten Best System Administration Articles list for 2008.

David can be reached at dboth@millennium-technology.com


March 13 Meeting: Docker

2014-02-24

Topic: Docker Presenter: Vincent Batts When: Thursday, 13th March 2014, 7pm (pizza from 6.45pm) Where: NC State Engineering Building II Room 1021, Centennial Campus Parking: The parking decks and Oval Drive street parking are free after 5pm Map: Google Maps Video: YouTube (lost the start of the meeting)

Abstract: What is docker (https://www.docker.io), and how can it help me?

Linux containers are self-sufficient ways to deploy isolated applications for testing, developing, or running applications at scale. Come for a workshop on how to leverage this technology for more robust continuous integration, and developing/deploying across a diverse landscape of distributions.

We'll go over the fundamentals: * Building a image for your application (if you're not a developer, that is ok :-) * Wiring up that image for your use case * Shipping that image (or even publishing it for others)

Feel free to bring your questions on docker-based solutions!

Bio: Vincent Batts is a Senior Software Engineer at Red Hat. He has specialized in content delivery to customers, and more recently joined the Openshift team. Vincent's years of Linux and open-source involvement, including development work on Slackware and Fedora, have lead to exciting new opportunities with OpenShift and the docker community.


Docker Hack Day - April 5th

2014-02-24

What: Docker Hack Day When: Saturday, April 5th at 9:15am - 4:00pm EDT. Meet in lobby at 9:00. Where: Annex at Red Hat Tower, 190 E Davie St, Raleigh NC. RSVP: Please email jackhill@jackhill.us to let him know you're coming (so you can get into the building), by 5:00pm on Thursday, April 3rd.

Thanks to Vincent Batts and his recent presentation, we have been exposed to the many possibilities of lightweight containers and easy management with docker. Instead of merely marveling at the possibilities, I would like to try to use docker to accomplish some real world tasks so I can better understand what types of problems I can use docker to solve. Let's meet Saturday, April 5th at 9:15am EDT at Red Hat's Raleigh offices. We can start by going through the quick start documentation and making sure everyone can run docker on their machines. Then we can hack on projects (e.g. a containerized email system) and share what we learn. If you have other ideas you would like to explore, please share them here. If possible, try installing docker before arriving as that will speed things along. This will be an hands on workshop, so please bring a computer.

Directions Parking this weekend is $7 in all parking garages on Wilmington St, including the one in Red Hat Tower, due to special events. (Red Hat does not control the parking garage.) Street parking will be free and plentiful, especially at 9am, but leave a few extra minutes to find a space.

The Annex has a separate entrance, not in the main Red Hat lobby. From the main entrance to Red Hat Tower, proceed east on Davie St. (toward Blount), and look to your right as you approach Blount St. There will be an entrance marked "The Annex at Red Hat Tower" at 190 E Davie St.

If you park in the garage, there is an elevator in the North-East corner. Take it to ground level, and when you exit, the Annex will be immediately to your right.

Public Transit The Moore Square bus station is 1 block away. It is the end point for most bus routes in Raleigh, and many TTA busses from all over the Triangle go there. More info is available from Triangle Transit directly. From the bus station, proceed south on Blount St, cross Davie St, and The Annex is just to the right on Davie St next to Calavera.

The Amtrak station is about 7 blocks away, although there are only a few trains per day.


April 10 Meeting: Ansible

2014-02-24

Topic: Ansible Presenter: Joseph Tate When: Thursday, 10th April 2014, 7pm (pizza from 6.45pm) (Re-scheduled from Feb) Where: NC State Engineering Building II Room 1021, Centennial Campus Parking: The parking decks and Oval Drive street parking are free after 5pm Map: Google Maps Sponsor: Ansible, Inc. Video: Youtube (recorded using Webcamstudio) Slides: An Introduction to Ansible

Abstract: Ansible is a powerful remote system management tool like Puppet or Chef for configuration management and like Fabric and Capistrano for application deployment. Ansible can also do system provisioning through modules for various cloud providers. As a hybrid, Ansible is a little more step-wise than a pure configuration management system (which makes it better for deploying software and dealing with multiple system tiers) and more declarative than your typical remote automation framework (which makes it easier to manage dissimilar systems, even systems not originally deployed with Ansible). It has very minimal client requirements and no deployed client agent. Joseph will introduce Ansible for single tasks and highlight some of the built in modules and what you can do with them. Then he will jump into best practices for stringing multiple tasks together into Ansible Playbooks (especially how not to repeat yourself). Finally, he'll tie it all together with Amazon EC2 to show how to fire up spot instances using a base image, configure it with a set of software and configuration, do some work with it, and finally tear it all down.

Bio: Joseph was introduced to Linux while in college in 1998, and while he didn't understand Debian then (and arguably still doesn't), did manage to download RedHat 5.0 onto a bunch of floppies and install it successfully; he then tried never again to look at Windows with varying degrees of failure. He cut his first open source teeth on PHP earning commit access to a couple of modules in 2001, and since has contributed to many other projects. He now contributes most regularly to CherryPy and a couple of pet projects. A long time RPM slinger, he worked for the now defunct rPath from 2005-2009 building system configuration and distro building software. Now he runs the completely virtual infrastructure and continuous testing and build system for a small SaaS startup in California from his evil lairWWbasement. Joseph holds a BSE in Electrical Engineering and Computer Science from Duke University, served as Publicity Chair of TriLUG from 2004-2006, and has reluctantly been awarded three software patents. He thinks KDE is the best desktop to run multiple terminals in, and VIM is the best editor.

Sponsor: Ansible, Inc "Ansible, Inc is based in Durham NC and provides products and services around the Ansible project, in addition to sponsoring Ansible's development. We're also hiring, check out ansible.com/jobs for details!"



January 9 Meeting: What's new in MySQL 5.6 and Percona Server 5.6

2013-12-15

Topic: What's new in MySQL 5.6 and Percona Server 5.6 Presenter: Peter Zaitsev When: Thursday, 9th January 2014, 7pm (pizza from 6.45pm) Where: NC State Engineering Building II Room 1025, Centennial Campus Parking: The parking decks and Oval Drive street parking are free after 5pm Map: Google Maps Video: Internet Archive Slides: MySQL-5.6-and-Percona-Server-5.6.pdf

Abstract: Overview of new features and performance improvements found in MySQL 5.6 and Percona Server 5.6. through practical approach of why does it matter for you and to what production use cases do they benefit.

Bio: Peter managed the High Performance Group within MySQL until 2006, when he founded Percona. Peter has a Master's Degree in Computer Science and is an expert in database kernels, computer hardware, and application scaling.


December 12 Meeting: Holiday Demo & Social Party

2013-11-25

Topic: Holiday Demo & Social Party Presenter: You! When: Thursday, December 12, 7pm Where: SplatSpace, 331 W. Main St., Durham, NC Map: http://splatspace.org/location/ RSVP: Signup Form

You are invited to the Triangle Linux Users Group's annual Holiday Demo Party ! Come and socialize with other like minded Free and Open Source enthusiasts from all over the Raleigh Durham Chapel Hill area. We plan to do catering again like last year.

Please RSVP using the above form. This will enable us to budget food and space.

Demos Share your passion by bringing a project or product to show off. As we get more demos we'll try to keep the list up to date!


New Search for MediaWiki Nik Everett Day job is writing a new search for Mediawiki which is pretty cool. Can show it off if anyone cares to see it.


The Privacy-Protecting Tails Linux Distro Sean Alexandre Come try out Tails, a live USB Linux distro aimed at preserving your privacy and anonymity. https://tails.boum.org/


LibreOffice Base Demo Jeremy Davis I have built a couple of LibreOffice Base databases I would like to share. One I use weekly to publish the Triangle Area Career Development Newsletter. The DB helps to manage and gather meeting info of our local groups and builds the newsletter formatted with HTML. I have built a nice task tracker to show off as well, which was developed over time at my work place in MS Access but then recreated with LibreOffice Base as a project to compare the two. I will demonstrate valuable timesaving features of the awesome LibreOffice Base program, which comes free with most Linux distros.


Amateur Radio in the Digital Age Kevin Otte Laptops showing software, brochures, interactive discussion, (if internet) remote controlled transceiver


Travis Continuous Integration Michael Hrivnak I will show how TravisCI integrates with GitHub projects


Making PCB's Pete Soper Designing and fabricating PCB's for your Open Hardware projects


Pi AC Remote Ted Pudlik A web app running on the Raspberry Pi that I use to control my living room air conditioner. Extension to multiple rooms is a work in progress!


SpamAway Matt Brown A concept (nothing written yet) for a new approach to fighting spam


RPi rover Nathan Yinger Simple rover with a camera, controlled and viewed by browser


Automated brewery Darren Boss Partially completed automated beer brewing rig. Vessel filling, valve, heat, cooling, pump control are all automated by open source hardware and software.


Nerf mod Cate and Allie Grey Allie will demo her latest nerf mod


[TriLUG]

The Linux Users Group of the Triangle. Serving Raleigh, Durham, Chapel Hill, and RTP.

Sponsors

Our monthly meetings are hosted by:



Dr. Warren Jasper



Hosting Sponsor

Hosting for TriLUG's infrastructure is provided by:

NetActuate


3D Printed "TriTuxes" provided by:
Brian Henning