Skip to main content

Oldposts

2015


Share a wireless connection via ethernet in GNOME 3.14

·368 words·2 mins

There are some situations where you want to do the opposite of creating a wireless hotspot and you want to share a wireless connection to an ethernet connection. For example, if you’re at a hotel that offers only WiFi internet access, you could share that connection to an ethernet switch and plug in more devices. Also, you could get online with your wireless connection and create a small NAT network to test a network device without mangling your home network.

Lessons learned from a kernel bisection

·501 words·3 mins
[][1]I’m far from being a kernel developer, but I found myself staring down a [peculiar touchpad problem][2] with my new Dell XPS 13.

Using ZoneMinder with a Logitech C270 webcam

·274 words·2 mins
For those of you in the market for a cheap webcam for videoconferencing or home surveillance, the Logitech C270 is hard to beat at about $20-25 USD.

2014


Install sysstat on Fedora 21

·366 words·2 mins
One of the first tools I learned about after working with Red Hat was sysstat.

Asus Maximus VI Gene – Error 55

·560 words·3 mins
It’s been quite a while since I built a computer but I decided to give it a try for a new hypervisor/NAS box at home.

Start Jenkins on Fedora 20

·278 words·2 mins
Installing Jenkins on Fedora 20 is quite easy thanks to the available Red Hat packages, but I ran into problems when I tried to start Jenkins.

AVC: denied dyntransition from sshd

·163 words·1 min
I’ve been working with some Fedora environments in chroots and I ran into a peculiar SELinux AVC denial a short while ago:

Performance benchmarks: KVM vs. Xen

·1072 words·6 mins
After having some interesting discussions last week around KVM and Xen performance improvements over the past years, I decided to do a little research on my own.

Enjoy supernova 1.0.0

·86 words·1 min
The first supernova commit to GitHub appeared just over two years ago.

Evade the Breach

·831 words·4 mins
This post appeared on the Rackspace Blog last week and I copied it here so that readers of this blog will see it.

Text missing in chrome on Linux

·245 words·2 mins
I’m in the process of trying Fedora 20 on my retina MacBook and I ran into a peculiar issue with Chrome.

Small update for supernova 0.9.6

·247 words·2 mins
A supernova user ran into a tough problem where supernova didn’t seem to obey a configuration within the supernova configuration file.

Helpful Linux I/O stack diagram

·78 words·1 min
During one of my regular trips to reddit, I stumbled upon an amazingly helpful Linux I/O stack diagram:

DevOps and enterprise inertia

·785 words·4 mins
As I wait in the airport to fly back home from this year’s Red Hat Summit, I’m thinking back over the many conversations I had over breakfast, over lunch, and during the events.

Installing Xen on Fedora 20

·264 words·2 mins
I’ve written about installing Xen on Fedora 19 and earlier versions on this blog before.

MySQLTuner v1.3.0

·142 words·1 min
It’s been three long years since the last MySQLTuner release but you’ll now find version 1.

2013


Learn octal file permissions easily with stat

·106 words·1 min
My SANS classmates were learning how to set and recognize file permissions on a Linux server and we realized it would be helpful to display the octal value of the permissions next to the normal rwx display.

Guide to securing apache

·97 words·1 min
I stumbled upon a helpful guide to securing an apache server via Reddit’s /r/netsec subreddit.

Moving from OS X to Linux: Day One

·1418 words·7 mins
The thought of using Linux as a manager in a highly Windows- and Mac-centric corporate environment isn’t something to be taken lightly.

Come and get your SELinux shirts!

·136 words·1 min
After my podcast interview at the 2013 Red Hat Summit, Dan Walsh posted a photo of himself in the SELinux shirt that I gave him at the Summit:

My interview on the Dave and Gunnar Show

·84 words·1 min
David Egts and Gunnar Hellekson were kind enough to invite me to participate in their Dave and Gunnar Show podcast during the 2013 Red Hat Summit.

Red Hat Summit 2013 Recap

·1027 words·5 mins
The 2013 Red Hat Summit was my second one and I enjoyed it more than last year.

Installing the Xen hypervisor on Fedora 19

·596 words·3 mins
It’s been a little while since I last posted about installing Xen on Fedora, so I figured that Fedora 19’s beta release was as good a time as any to write a new post.

Presentation: Demystifying SELinux

·83 words·1 min
While rolling through my RSS feeds, I found a great presentation by David Quigley titled “Demystifying SELinux”.

Seriously, stop disabling SELinux

·147 words·1 min
After many discussions with fellow Linux users, I’ve come to realize that most seem to disable SELinux rather than understand why it’s denying access.