Presentations for category: Try-It Lab Workshop
The Try-It Lab will be available throughout the three days of the conference. In addition, there will be a few 2-3 hour workshops held in the Try-It lab.
This is a hands on tutorial lab for Intermediate Python. Participants should have a basic knowledge of Python. We should have plenty of time to introduce the material then do some hands on programming to cram it into the squishy lobes of your cranium. Come with a laptop and a ...
Creating software for Linux can be an enormous challenge with all the many distributions that exist out there. Wouldn't it be nice if you could have your software packages for OpenSUSE, SUSE Linux Enterprise Server, Debian, Fedora, RedHat Enterprise Linux, CentOS, Mandriva and Ubuntu - all in one repository? Now ...
Puppet is a popular open-source server management solution written in Ruby, in use by organizations around the world to manage their computers more cheaply, more effectively, and with a higher quality of service. While Puppet is one of the easier infrastructure tools you’ll ever use, it’s still helpful to have ...
So, you’ve been using git in your projects. It’s crazy fast, you’re able to create and switch branches in the blink of an eye, and already you’re liking it better than any other VCS (version control system) you’ve ever used. But… if that’s all you do with git, did you ...