Ubuntu

Ubuntu

do-release-upgrade – upgrade Ubuntu to the next release. If you are using Ubuntu 20.04 LTS, it will upgrade to 22.04 LTS. Ubuntu…

Install PHP 5.6 on Debian

Debian 9 come with PHP 7. To install PHP 5.6, run apt install apt-transport-https lsb-release ca-certificates -y wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg sh…

ufw

The Uncomplicated Firewall (ufw) is a user-friendly interface for managing netfilter, the standard firewall utility included with most Ubuntu and Debian-based Linux…