Technology
CentOS: Renaming Network Interfaces
by Eric Stewart on Jan.30, 2013, under Networking, Technology
Just a quickie post about something that was requested of me by the other engineers. You can rename your interfaces (which usually start as something like “eth0”, “em1”, or “p1p1” depending on hardware and CentOS version) to something a little more useful. Here’s how.
XUbuntu notes
by Eric Stewart on Oct.11, 2012, under Computers, Technology
More for myself than anything else, these are the notes I need when doing a fresh install of Xubuntu. I’ve moved my laptop to it at the time of writing this, and plan on moving all of my computers from stock Ubuntu to Xubuntu.
A Day With The iPhone 5
by Eric Stewart on Sep.22, 2012, under Cell Phones & Providers, Technology
Yeah, I’ve drank the Koolaid. But as one of the smartest people I know said, “I drank the Koolaid and I feel fine.” I woke up at 3am on September 14th to preorder the iPhone 5, since my wife and I were both eligible for upgrades to our Samsung Epic 4G phones. We decided to make the jump. Here’s my experience so far.
VMWare Tools Upgrades for CentOS Systems
by Eric Stewart on Jun.27, 2012, under Computers, Technology
Just a quickie post outlining something I ran into; I installed/upgraded VMWare Tools and ended up having no Ethernet device. This is what I think would be a streamlined procedure to get things where they should be.
Creating your own CentOS 6.2 LiveDVD
by Eric Stewart on Jun.12, 2012, under Computers, Technology
When I started, I had no real knowledge of kickstart files. Now I know a little, and I figured I could share with other CentOS/Red Hat admins how one might customize a kickstart file to create a LiveDVD ISO.
A Day With CyanogenMod 9
by Eric Stewart on May.20, 2012, under Cell Phones & Providers, Technology
Okay … so given the access to something like Nandroid, I decided to give the CyanogenMod 9 Beta 3 a try on the Samsung Epic 4G. Here’s a few notes and pointers. Thing is, I probably won’t need that Nandroid backup …
(Not Even) A Day With CyanogenMod 7.2
by Eric Stewart on May.15, 2012, under Cell Phones & Providers, Technology
I bit the bullet and decided to switch my Samsung Epic 4G to CyanogenMod 7.2 (RC 2). Here’s my advice on the install process and initial impressions.
Synergy secured with Cygwin SSHD on Windows 7
by Eric Stewart on May.02, 2012, under Computers, Networking, Technology
Subject to changes: Windows 7 is where I find myself spending most of my time: At home it’s my game machine, and at work … well, it makes a passable platform for my email and web browsers. So, that’s where my keyboard and mouse live. However, at both home and work I have an Ubuntu (Linux variant) system next to the Windows box, and occasionally I add my laptop (also running Ubuntu) to the mix. I use Synergy to control the Linux systems from the Windows system, and use SSH tunnels to secure the connection. Here’s how I do it.
Ubuntu 11.10 to 12.04 LTS Upgrade
by Eric Stewart on Apr.27, 2012, under Computers, Technology
The issues I’ve run into so far will be listed here.
Increasing a CentOS Linux LVM partition size, the dangerous way
by Eric Stewart on Feb.23, 2012, under Computers, Technology
There are two ways to do this – the easy, safe way, and the somewhat cleaner but more dangerous way. I’ll be providing the steps for doing it the not quite so easy, somewhat more dangerous way, as it makes your partitions look nicer. This is probably the most unsafe way to do it, and there’s probably easier ways to accomplish what I’m trying to do, but here’s what appears to have worked.