Tag Archives: fedora

How to Remove RPM Package GPG Keys

I recently had two packages in Fedora whose package GPG keys had changed but dnf would error out and skip them.  After some searching I found a simple solution using RPM to remove the old package keys so upon next … Continue reading

Posted in open source, sysadmin | Tagged , , , , | 4 Comments

Fix for Intel i915 GPU Freeze on Recent Linux Kernels

Recently Intel started including their graphics drivers into the mainline Linux kernel.  This is great except when it stops working.  Having suffered intermittent, sporadic GPU freezes on my Lenovo x270 (Kabylake) work laptop since Kernel 4.12+ I came across a … Continue reading

Posted in open source, sysadmin | Tagged , , , , , , , , | 56 Comments

Automate RPM Builds from Git Sources using COPR

The Fedora project COPR service builds/hosts free RPM package repositories and provides useful automation hooks for your Devopsing.  You can combine COPR and any standard Git source (Github, Gitlab, etc) with webhooks for automated package builds when your source repository … Continue reading

Posted in open source, sysadmin | Tagged , , , , , , , , , , , , | 8 Comments

Installing Fedora on the Raspberry Pi 3

Recently I setup CentOS on the Raspberry pi 2.  Now we’re going to be installing a modern Fedora 23 desktop on the Raspberry Pi 3.  I’ve used the Pi 2 instructions from chisight’s blog post so original credit goes to … Continue reading

Posted in open source | Tagged , , , , , | 72 Comments

Quickly Make Fedora Linux Fonts Glorious

As a previous user of the now defunct Infinality repo I was looking for something similar in Fedora 26+ and came across this COPR repository.  This used to follow the infinality fonts guide but I’ve updated it for recent versions … Continue reading

Posted in open source | Tagged , , , , | Leave a comment