How to keep Snap packages up to date and take control of when you run the refresh command

Snap is yet another package manager for Linux that makes it possible to install applications not found in many apt repositories. Find out how to use Snap to keep your software up to date.
The post How to keep Snap packages up to date and take control o… Continue reading How to keep Snap packages up to date and take control of when you run the refresh command

Nala is a much cleaner, neater alternative for the APT package manager

Although the APT package manager is a simple and effective command-line tool for installing, updating, and removing software, it does have its weaknesses. Nala is here to improve on that.
The post Nala is a much cleaner, neater alternative for the APT … Continue reading Nala is a much cleaner, neater alternative for the APT package manager

Does Firefox’s addon/extension installer provide cryptographic authentication and integrity validation?

Does Firefox’s built-in installer for addons/extensions validate its payload’s authentication and integrity for all files it downloads before actually installing them?
I avoid in-app updates because, more often than not, developers do not … Continue reading Does Firefox’s addon/extension installer provide cryptographic authentication and integrity validation?

How to check if a certain vulnerability has been fixed with a backport? [migrated]

I have a server that runs Ubuntu Server 20.04 LTS. This version of nginx provided by the official repository is 1.18.0, which in turn is vulnerable to CVE-2021-23017. However, the changelog says that the version provided by the Ubuntu repo… Continue reading How to check if a certain vulnerability has been fixed with a backport? [migrated]