LXC Project Part 2: Setting up LXC
I’m continuing on from yesterday’s post to get the VM ready to host LXC. I’m starting with Centos 7 so the first thing I had to do was enable the epel repos:
yum install epel-release
Then, according to the guide I was following, I had to also install these package:
yum install debootstrap perl libvirt
That installed a bunch of stuff. I also get that they’re trying to break out what they’re doing, but they probably could have installed both that and the LXC stuff below in one blow:
LXC Project Part 1: Bridging the Connection
As I mentioned before, I’m looking at Linux Containers (LXC) to have a higher density virtualization. To get ready for that, I had to create a network bridge to allow the containers to be accessible on the network.
First I installed bridge-utils:
yum install bridge-utils -y
After that, I had to create the network script:
vi /etc/sysconfig/network-scripts/ifcfg-virbr0
In there I placed:
DEVICE="virbr0"
BOOTPROTO="static"
IPADDR="192.168.1.35" #IP address of the VM
NETMASK="255.255.255.0"
GATEWAY="192.168.1.1"
DNS1="192.168.1.7"
ONBOOT="yes"
TYPE="Bridge"
Then, since my ethernet on this machine is eth0
Looking Outside

While I think that part of what really makes this image work is the way I converted it to black and white, I do really envy my wife for having a good eye and good timing to capture the photo.
September Video Games Report
Vertical Drop Heroes HD (2 hours):
I continued to be addicted to this little rogue-like. I’m getting pretty close to level 10 and the hinted reveal.
https://youtu.be/chJaJcP8J68?list=PLEJrELYLxNgXBv5HxeZNUxg5AWWM9QGJb
Civilization III (2 hours):
It came a bit later than I wanted it to, but I started playing Civ III in an attempt to play Civs III-VI between the end of September and the end of October when Civ VI comes out. (Unless things went horribly awry, it should be out by the time this post is published)
Parental Schadenfreude

When I was dating Danielle, during one of the trips to her house I asked to see old family photos. That was a big tradition in our house as I got the bug for documenting things with photography from my mother. Each of my brothers and I have about two dozen photo albums full of photos of us from back when you had to pay for film and pay for development. They had but a fraction of a fraction of a percent of the photos my mom did, but one photo that cracked me up was a photo my future father-in-law had taken of Dina (future sister-in-law) and one of Danielle’s cousins punished, crying against the wall. It was a funny image, but baffling that it’d be something worth capturing, especially in the film days. And I saw him do it with the new generation of kids as Danielle’s cousins started having kids.
Turned Around

I like to imagine that she was going full blast into this tunnel and skidded to a stop to see what was behind her.