Tag: Snippet


  • Another site live!

    Another site live!

    Tarbat Discovery Centre requested a new website for their Discovery Centre at the start of the year, which is now deployed!

    Working closely with a designer was a great experience and the charity are pleased with the result.

    Avoiding complexity and using hosted solutions minimise maintenance and training for the charity, allowing them to focus on their core mission.


  • Renew SSL certificate in Plesk with IONOS

    Log in to IONOS – you need three files:

    • private key (.key)
    • certificate (.cer)
    • intermediate certificate (_INTERMEDIATE.cer)

    If you don’t have the private key, Revoke Old Certificate, then Reissue Certificate – on Firefox this is a bit weird but it’ll download the key file but until you open it won’t complete the reissue.

    In Plesk go to Websites & Domains > SSL/TLS Certificates > Advanced Settings > Add SSL/TLS Certificate.

    Enter a certificate name:

    Scroll to “Upload the certificate files”:

    Browse each file (it doesn’t matter that they’re cer rather than crt), use _INTERMEDIATE.cer for the CA certificate, then click Upload Certificate.


  • Upgrade Ubuntu from command line

    Upgrade Ubuntu from command line

    Default release upgrade behaviour is configured in /etc/update-manager/release-upgrades.

    Screenshot of /etc/update-manager/release-upgrades

    Upgrade with sudo do-release-upgrade.