Tag: Ubuntu

Google Chrome broke apt-get update

Recently Google stopped supporting the 32-bit version of its Chrome web browser on Linux. This unfortunately had the side-effect of breaking Ubuntu’s apt-get update/upgrade command. Here’s how to fix!

Read full post

Batch Optimising Images on a Linux server

Here’s a quick guide to batch optimising your website’s images to decrease page load time for your website visitors. It’s easy and only takes a few minutes.

I’ll be looking at two useful Linux command line tools – jpegoptim and optipng – and showing you how to use them and how to batch process all images in a folder (and sub-folders).

Read full post