Not too much of a follow-up really, as it wasn’t a technical talk night.
The annual social is on Dec 14, 2015, click the calendar link in the
widget to get more details.
As this was really a post-LISA'15 talk, not much new was discussed. We
did create a list of future topics, so that will get fleshed out over
the next little while. I’ve got until early January to get a talk
together and an embarrassing richness of topics, so there will be a talk
on a requested topic, I just need to pick one.
Nov 18, 2015
- 1 minute read
Photos from LISA'15
I think this may be the lowest number of photos I’ve taken during a LISA conference
where I’ve had a camera yet. I should start organizing them when I take them.
Img 4061
Img 4064
Img 4069
Img 4072
Img 4073
Img 4079
Nov 7, 2015
- 2 minute read
Post October Followup
I’m sitting in my hotel room after the initial get together at LISA15.
Since I’m a little tired and the tutorials start tomorrow morning, I
decided to take a quiet evening and catch up on a few things. One of
those being the followup to last month’s meeting.
While we still had a smaller crowd, the topic was interesting, at least
to me. I finally got around to doing a basic talk on docker. As I’m far
from an expert, it was not terribly detailed, but it was a new topic for
the people attending. The part that didn’t seem to be obvious until I
pointed it out was that I was running software in a container that was
using a different OS. It was so fast and seamless on the command line
that nobody noticed it until I explicitly pointed it out. Something
tells me that there will be a followup talk with some better examples in
the new year.
Sep 17, 2015
- 1 minute read
Post September Follow-up
We had more people than I expected tonight, so that was a plus. While it
was a very informal evening and not on topic all evening, we did manage
to get a couple of people back on track with GPG. Don’t forget to
exchange public keys and sign them and send them back. The more
signatures, the more trusted the GPG key.
The site I mentioned for random password generation is:
http://world.std.com/~reinhold/diceware.html
Aug 20, 2015
- 1 minute read
August Followup
It was a small turnout tonight, probably something to do with work
schedules, deliverables, vacations and Brazilian style rain. The good
news is that due to a laptop issue and a spate of excess work, I had not
managed to get my docker talk together, so I recycled a talk I had done
for OCLUG earlier this year.
The talk was on static site generation and it featured a demo that used
digital ocean droplets (docker like
instances) for the source machine representing a laptop or desktop and
the target web server. The demo consisted of creating two linux
environments, adding the necessary (minimal) packages and creating a
website from some markdown text files and a little css and javascript
magic. The object being to showcase the use of services like digital
ocean to provide on demand environments for specific tasks. More
information will be in the talk that I hope to have ready for September.
The slides for the talk are also available.