Apple have a new System Font in El Capitan and all of their other products starting 2015: it’s called San Francisco. It’s very similar to their previous font Helvetica Neue, but apparently San...
Learn MoreEver wondered if there’s a difference in overhead and memory usage when you’re using a VM instead of OS X directly? Here’s a comparison for website hosting. The above graph shows the...
Learn MoreThere are several ways to install MySQL on your Mac, for example: compile from source use the Homebrew package manager (http://brew.sh) use a nifty script courtesy of Mac Mini Vault (http://git.io/eUx7rg) or...
Learn MoreHere’s how to do it: firewall-cmd --zone=internal --add-service=ssh --permanent firewall-cmd --zone=internal --add-source=1.2.3.4/32 --permanent firewall-cmd --zone=internal --add-source=5.6.7.8/32...
Learn MoreSometimes I have to work on WordPress sites that are too busy to display the admin interface. This can happen if there’s more traffic than the server can cope with. In such cases, we may need to tell...
Learn MoreI’ve never liked themes with sidebars on the left – probably because we in the western world start reading on the left, and I’d like there to be as little clutter as possible. Or perhaps...
Learn More