How to upgrade LibreNMS from php8.1-fpm to php8.3-fpm
Preparation As always, to upgrade to current PHP version you would need Ondrej’s package. But you may skip this step if it’s already installed. add-apt-repository
Preparation As always, to upgrade to current PHP version you would need Ondrej’s package. But you may skip this step if it’s already installed. add-apt-repository
Background Linux Mint is a fantastic operating system that’s wonderfully easy to upgrade. This guide give you the quick overview on how to do it.
TL;DR # cat /etc/apt/sources.list Change occurrences of deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://ftp.us.debian.org/debian wheezy main contrib non-free to deb http://archive.debian.org/debian/ wheezy main non-free
Background This article explains how to upgrade the default MariaDB 10.1 installation provided with Linux Mint 19 Tara or Tessa to MariaDB 10.3. One reason