Installing Drupal with Apache and Let’s Encrypt SSL on Alma Linux

Drupal is a free and open source content management system written in PHP. It allows you to create and manage blogs and websites. It comes with over 17,000 addons/plugins that let you add, edit, publish and remove content online. It is multilingual, backward compatible, has a layout builder and automatic updates. It is used by … Read more

How to Install Apache Maven on AlmaLinux 8 and Rocky Linux 8

Maven on Rocky Linux

Maven is the name of an automated build engine used primarily for Java projects. It is a free, open-source tool that greatly eases building and managing of other libraries or applications that are to be bundled as part of the project. Maven takes care of details such as downloading dependencies, parsing information about those dependencies … Read more

How to Install Python on AlmaLinux 8

Python Installation on AlmaLinux

Python is a programming language that was created with one goal in mind: to make it easy for anyone, not matter their skill level or experience as far as computer science goes. Developed over 30 years ago by Guido van Rossum and still evolving today under an ever-watchful eye (but never too much), this innovative … Read more