Mike Loseke's Journal Page
tummy.com: we do linux

Mike Loseke's Journal Entries

Below is a summary of the most recent journal entries by this user. A full index of all entries is also available.
Also available as: RSS

Tuesday April 26, 2011 at 17:25
Subject: Vim date macros that I don't have to remember
Keywords: macro, NCLUG, vim

During the course of a work day I often find myself reviewing several documents. As a part of our internal processes we note in these documents when they're reviewed by appending our name and the date to a list of reviewers. As you can imagine, this gets boring when adding it manually. Vim has the ability to make this much simpler.


(read more | 0 Comments)

Tuesday April 19, 2011 at 16:15
Subject: Allowing another user to join your screen session
Keywords: Linux, NCLUG, screen, Technical

Often when using screen I'll run across the need to share a session with a co-worker or client. If we're both logged in as the same user a simple "screen -x" usually does the trick. This doesn't work as cleanly when the person trying to join is logged in on a different account. Fear not, this is actually fairly simple to accomplish!


(read more | 0 Comments)

Thursday September 09, 2010 at 16:10
Subject: Resource Control in Linux-HA Heartbeat
Keywords: heartbeat, NCLUG, Technical

Using the Linux-HA heartbeat software can lead to some interesting situations, even after you have a stable and reliable configuration. I recently ran into a situation where human and crm (Cluster Resource Manager) were bumping heads over resource control.


(read more | 1 Comment)

Tuesday August 04, 2009 at 16:32
Subject: OSCON 2009
Keywords: Conferences, Sysadmin, Technical

The last real trade show I attended was CeBIT in the early 90's when the excitement was still about Netware 4.0 about to be released. It's been a while... No longer working in a pure IT environment, and it being even longer since working in academia, SAGE/LISA seemed a little too focused for the sysadmin line of work as I'm currently practicing it. OSCON seemed to really fit the bill this year, and I think it was a good first conference of this sort for me to attend. Read on for some highlights.


(read more | 0 Comments)

Thursday March 05, 2009 at 15:29
Subject: Adding an Audit Interface to BackupPC
Keywords: Audit, Backups, Technical, Ubuntu

Having been running BackupPC for the last several months, we wanted to hand off some of the periodic auditing that we do to a non-admin user. BackupPC allows for host-specific users that have full access to a specific host or hosts but there's currently no facility to allow for a user who can see data on each host in a read-only fashion. Read on for how we implemented this interface.


(read more | 0 Comments)