People make mistakes. That’s why anyone worth their salt is using version control systems like Git for their code these days. The closest we can currently come to version control for Drupal products, is use of the revisioning system. And if you’re here, I’ll assume that you know what that is, and what it does.
Fix missing maps on Drupal 7 with Open Layers and SSL
Open Layers are great, Drupal are great, and the OpenLayers and associated Drupal modules that combine the two are especially great. Unless, like most modern security-conscious websites, you’re using encrypted connections to your server with SSL. In that case, maps are unfortunately invisible wherever they’re used, both on public pages, and in administrative and content editing pages.
Fix Fedora 20: “Warning could not boot”
So you’re in front of your shiny new laptop / netbook/ ultrabook / toaster, you’ve put Fedora 20 on a USB stick, filled up the progress guitar pick, only to be dropped to an emergency shell with errors like:
dracut-initqueue[398]: Warning: Could not boot.
… Read the rest
How to fix Fedora 19 “unlockable lockscreen” bug
The problem
So you’re using Fedora 19, you update yum one day, and a few days later you find some strange lockscreen behaviour. The look of your lockscreen has changed – a different background colour, clock size, and password box positioning.… Read the rest
Free up disk space on /boot partition on Fedora
Had an error like this while upgrading your system lately?:
insufficient disk space
need 40M free on /boot (0M free)
If so, it’s likely because you have lots of kernels installed and the automatic size of your /boot partition, as configured during Fedora’s installation wizard, has become insufficient.… Read the rest