today's howtos
-
Fedora Downstreams Made Easier - Think. Debate. Innovate.
The first approach was disliked by all – the second one won. However, implementing this was challenging, as we needed to update Fedora, CentOS, and RHEL at the same time to ensure spec files and their backports kept working properly.
Thankfully, Fedora and CentOS engineers helped me push through the changes there; and Stephen Gallagher additionally wrote Red Hat deinitions for RHEL and pushed them through there.
In a surprisngly short amount of time, Fedora (F35+), CentOS 9 Streams, and RHEL have these macros available, as does Amazon Linux 2022. Package maintainers can use these macros in Fedora, and expect them to work right for any downstream distributions, without having to submit modified PRs for those.
-
How to install and Configure RabbitMQ Server in Ubuntu 22.04
In this guide we will explore how to install the latest release of RabbitMQ in Ubuntu 22.04 Server or Workstation RabbitMQ is an open source message broker software that implements the Advanced Message Queuing Protocol (AMQP).
-
How To Install PHP 7.4 on Ubuntu 22.04 LTS - idroot
In this tutorial, we will show you how to install PHP 7.4 on Ubuntu 22.04 LTS. For those of you who didn’t know, PHP 7.4 is a significant update of the PHP language that was “officially” released on November 28, 2019. This is a standard upgrade from now on from the existing PHP 7.3 release to PHP 7.4, which is the last version in the 7 PHP series. There are multiple uses of PHP that make it a strong scripting language option for web development. It operates over the web server and then processes all client requests into HTML files. Another good use of PHP is that it is compatible with different operating systems, like macOS, Windows, and Linux.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of PHP 7.4 on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.
-
How to install Pinta on Linux Mint 21 - Invidious [Ed: Caution needed; Microsoft Mono trap]
In this tutorial, we will show you how to install PHP 7.4 on Ubuntu 22.04 LTS, as well as some extra required packages by PHP