Skip to main content

Posts

2016


Power 8 to the people

··980 words·5 mins
IBM Edge 2016 is almost over and I’ve learned a lot about Power 8 this week.

Getting started with gertty

··435 words·3 mins
When you’re ready to commit code in an OpenStack project, your patch will eventually land in a Gerrit queue for review.

Lessons learned: Five years of colocation

··1958 words·10 mins
Back in 2011, I decided to try out a new method for hosting my websites and other applications: colocation.

Enable IPv6 privacy in NetworkManager

··480 words·3 mins
On most IPv6-enabled networks, network addresses are distributed via stateless address autoconfiguration (SLAAC).

Recovering deleted Chrome bookmarks on Linux

··85 words·1 min
After getting a bit overzealous with cleaning up bookmarks in Chrome, I discovered that I deleted a helpful Gerrit filter for OpenStack reviews.

Fight cynicism with curiosity

··779 words·4 mins
I’m always interested to talk to college students about technology and business in general.

Segmentation faults with sphinx and pyenv

··165 words·1 min
I’m a big fan of the pyenv project because it makes installing multiple python versions a simple process.

Tinkering with systemd’s predictable network names

··549 words·3 mins
I’ve talked about predictable network names (and seemingly unpredictable ones) on the blog before, but some readers asked me how they could alter the network naming to fit a particular situation.

2015


Talking to college students about information security

··1430 words·7 mins
I was recently asked to talk to Computer Information Systems students at the University of the Incarnate Word here in San Antonio about information security in the business world.

GRE tunnels with systemd-networkd

··868 words·5 mins
Switching to systemd-networkd for managing your networking interfaces makes things quite a bit simpler over standard networking scripts or NetworkManager.

What I learned while securing Ubuntu

··1308 words·7 mins
The blog posts have slowed down a bit lately because I’ve been heads down on a security project at work.

Impostor syndrome talk: FAQs and follow-ups

··1079 words·6 mins
I’ve had a great time talking to people about my “Be an inspiration, not an impostor” talk that I delivered in August.

Slides from my Texas Linux Fest 2015 talk

··63 words·1 min
Thanks to all of the people who attended my “Be an inspiration, not an impostor” talk at Texas Linux Fest 2015.

Understanding systemd’s predictable network device names

··1310 words·7 mins
I talked a bit about systemd’s network device name in my earlier post about systemd-networkd and bonding and I received some questions about how systemd rolls through the possible names of network devices to choose the final name.

Fedora Flock 2015: Keynote slides

··85 words·1 min
Fedora Flock 2015 is still going here in Rochester, New York, and I kicked off our second day with a keynote talk about overcoming impostor syndrome.

Live migration failures with KVM and libvirt

··334 words·2 mins
I decided to change some of my infrastructure back to KVM again, and the overall experience has been quite good in Fedora 22.

Very slow ssh logins on Fedora 22

··170 words·1 min
I’ve recently set up a Fedora 22 firewall/router at home (more on that later) and I noticed that remote ssh logins were extremely slow.

Book Review: Linux Kernel Development

··760 words·4 mins
I picked up a copy of Robert Love’s book, Linux Kernel Development, earlier this year and I’ve worked my way through it over the past several weeks.