Partial image of GnuTLS error -50 message, alongside the heading "Workaround Filezilla GnuTLS error"

Filezilla error: GnuTLS error -50 in gnutls_priority_set_direct

Workaround for the current Filezilla error: “GnuTLS error -50 in gnutls_priority_set_direct: The request is invalid.
Error: Failed to initialize TLS.”.

This error appears in Ubuntu due to a GnuTLS in the current Ubuntu repository version of Filezilla.

Chromium logo with arrow to file icons, depicting the extraction of files from the Chromium browser cache

Extract webpage content from Chromium cache

My host had a database outage this morning, which caused all my databases to disappear completed… needless to say, I thought I might have lost any post since my last backup. So this post is to share how I recovered web pages from the Chromium cache, as ever post on the Internet seems to talk […]

The inside of a hard disk drive, showing the head sat over the disc

Ubuntu backups using 7z (7zip)

Hi, This week I want to look at the use of 7zip in creating an effective backup routine. We all know we should backup regularly, but it’s a pain to do, and most of us have been burnt by the loss of data from time to time, caused by a lack of backing up. Since […]

How to install GNOME on Ubuntu

I’ve been using Ubuntu as my primary operating system for a couple of years now, but choose to support the default Unity shell which has recently been announced to be ending. This guide documents the simple steps I’ve taken to install GNOME without reinstalling Ubuntu. To install GNOME itself: sudo apt install gnome gnome-shell During […]