Tag Archives: linux

Silly trick to get yum to update installed groups

When I upgrade Fedora using yum or PreUpgrade my installed groups don’t really get updated. The packages in those groups get updated and any dependencies get resolved, but packages that have been added to the group in the new version … Continue reading

Tagged , Leave a comment

Network interface renamed in Fedora 15

I was trying to get non-NetworkManager networking running in Fedora 15, but kept failing. When I tried to start the network daemon it failed and something about eth0 missing got logged. Finally, I looked more closely at my dmesg output … Continue reading

Tagged Leave a comment

No sound with RealTek ALC892

Every now and then my computer’s sound dies and my speakers only produce pops and clicks. I have a Biostar TA880GB+ motherboard with a RealTek ALC892 sound chip. I assumed the fault was with the driver and went on a … Continue reading

Tagged Leave a comment

Converting a PNG to a PDF

Why I wanted to do this: I got an IRS PDF form from someone. Many of the fields on the form were fillable, but obviously it couldn’t be signed – and the date field also wasn’t fillable. So, I could … Continue reading

Tagged , , , Leave a comment

Image renaming bash script

As part of my photo archiving process I like to first change the image file names from their original nonsense names to something based on the date and time. This way, if I upload a low-res image someplace, such as … Continue reading

Tagged , Leave a comment