Get Your Ubuntu

The open source desktop operating system that powers millions of PCs and laptops around the world.

Ubuntu 24.04.2 LTS — “LTS” stands for “long-term support” — which means five years of free security and maintenance updates, extended up to 12 years with Ubuntu Pro.

Get your Ubuntu here:
https://ubuntu.com/download/desktop


Install phpMyAdmin on Ubuntu

Install phpMyAdmin on Ubuntu

*note*
//*
Install this AFTER installing the LAMP Stack.
*//

phpMyAdmin is a free, open-source application for managing MySQL and MariaDB relational databases.

Beginners and experienced database administrators use phpMyAdmin to interact with MySQL databases via a web-based, user-friendly GUI instead of manually entering commands into the terminal.

The phpMyAdmin installation tutorial:
https://phoenixnap.com/kb/install-phpmyadmin-ubuntu


Install LAMP Stack How To

The LAMP stack is a set of open-source tools used for web application development. For a web application to work, it requires a web server, a server operating system, a database, and a programming language. Each software layer is necessary for creating a database-driven and dynamic website, and it is contained within the LAMP stack.

This step-by-step tutorial will show you how to install LAMP in Ubuntu and test your setup.

The LAMP Tutorial:
https://phoenixnap.com/kb/how-to-install-lamp-in-ubuntu