Tag: centos
CentOS: Renaming Network Interfaces
by Eric 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.
VMWare Tools Upgrades for CentOS Systems
by Eric 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 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.
Increasing a CentOS Linux LVM partition size, the dangerous way
by Eric 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.
CentOS, cisco monitor ports, and IPv6
by Eric on Jan.15, 2012, under Networking, Technology
I finally got the job I’ve been wanting for, oh, nearly a decade now (if not more). In this job I’m the go-to admin for the servers (almost all CentOS based) that support a large (3000+ device) network. Cisco routers run the network, and we have servers that are connected to “monitor” ports. One of the principle tasks of these servers are to allow network engineers to run packet captures. Thing is, interesting things can happen as far as IPv6 is concerned when you have systems getting IPv6 router advertisements on server interfaces that don’t actually do more than just accept packets …