Category: Open Source OS

  • Krunner

    LOVE the new krunner! Can’t wait until #KDE 5 / Plasma 5 lands in Fedora!

  • Updated to KDE 5

    On the guest computer I updated to Kubuntu Vivid Alpha so I could check out KDE 5. Looks awesome – lots of polish over KDE 4. Sad that I’ll lose my current settings, but a chance to recreate with a new desktop.

  • btrfs needs autodefrag set

    When I first installed my new hard drive with btrfs I was happy with how fast things were running because the hard drive was a SATA3 and the old one was SATA2. But recently two things were bugging the heck out of me – using either Chrome or Firefox was painfully slow. It wasn’t worth…

  • Upgrading SuperMario to Fedora 21

    The latest curl works with XBMC (now Kodi) so it’s time to upgrade my main Fedora computer. fedup –network 21 –product=nonproduct So that started running at 1427. The d/l finishes at 1500, but as usual some stuff to take care of. Mostly packages left over from previous versions of Fedora. WARNING: problems were encountered during…

  • Upgrading Kuribo

    Upgraded my netbook, Kuribo, to Fedora 21. fedup –network 21 –product=nonproduct Went off without a hitch. Like the new login theme. Waiting to make sure the curl in F21 works with Kodi (formerly XBMC) since the current newest version in 20 doesn’t work.

  • Fedora 21 Beta KDE Spin Part 2

    It’s a week and a half after the last time I looked at the Fedora 21 and about 2 weeks away from the final release if there aren’t any showstopping bugs. I just did an update and it appears that Fedora 21 will start out with KDE 4.x instead of KDE 5. I spoke to…

  • Year of the Linux Desktop? For Real this time!

    I still really love using Linux, but I don’t follow the Linux press like I used to. I’ve settled into a comfortable zone where I only follow Fedora and KDE news since that’s what I use. But I followed it very closely for nearly 10 years. Every year there’d be multiple articles asking whether this…

  • LEGO vs Playmobil

    I know I’m late to coming across this, but I found a presentation where someone was explaining the idea behind Fedora.next where there are 3 core products: Fedora Server, Fedora Workstation, and Fedora Cloud. But I also think it works rather well if you think of Gnu/Linux distros as LEGO sets and Windows/OSX as Playmobil.…

  • Fedora 21 Beta KDE Spin Part 1

    Booted it up in Virt-manager (which finally has bridging!) I love the new theme! But, sadly, it logs into KDE4, not KDE5. Perhaps 5 isn’t ready for primetime? What I find baffling, given that this is running in a VM is that it loads FASTER to the desktop than the computer it’s running on. I…

  • In case you’re having issues creating a new VM in Virt-manager

    Tried to use virt-manager again (more about that in a future post), but kept getting the error: qemu-system-x86_64: error while loading shared libraries: libGL.so.1: failed to map segment from shared object: Permission denied Well, turns out this blog post had the answer for me: sudo setsebool -P virt_use_execmem=on That blog appears to be a great…

  • Where Fedora Innovates

    Back when I was actively reviewing Linux distros and still learning all about Linux, it was in vogue to say that any distro was as good as the next. They all had the same GUIs and programs. The only difference was which package manager you preferred. Distributions started off, in fact, as a way to…

  • Fedora 21 Beta Released!

    Fedora 21 Beta Released! I’m torrenting the ISO now to check out KDE 5.

  • Watching Netflix on Kubuntu

    A little while ago I wrote about watching Netflix on Fedora 20. Also works on the latest Kubuntu with the latest updates installed. Also, at least with Kubuntu, I didn’t need to modify the user agent. It just automatically worked with Google Chrome. I didn’t try with Chromium, but I’d read that didn’t work.

  • Watching Netflix on Fedora 20

    These instructions are from this site, but I don’t trust sites to stick around. Make sure Netflix is setup to prefer HTML5. This is in Your Account-> Playback settings. I have the latest nss (has to be equal to or better than 3.17.1) Need Google Chrome (you can PROBABLY do this on Firefox with a…

  • Exploring btrfs for backups Part 6: Backup Drives and changing RAID levels VM

    Hard drives are relatively cheap, especially nowadays. But I still want to stay within my budget as I setup my backups and system redundancies. So, ideally, for my backup RAID I’d take advantage of btrs’ ability to change RAID types on the fly and start off with one drive. Then I’d add another and go…