MySQL

Cómo instalar MySQL en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar MySQL en Ubuntu 20.04

Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de administración de bases de datos de código abierto, que comúnmente se instala como parte de la popular…

Read more
How To Install the Latest MySQL on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install the Latest MySQL on Debian 10

MySQL is a prominent open source database management system used to store and retrieve data for a wide variety of popular applications. MySQL is the M in the LAMP stack, a commonly used set of open source software that also includes Linux, the…

Read more
How To Reset Your MySQL or MariaDB Root Password on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Reset Your MySQL or MariaDB Root Password on Ubuntu 18.04

Forgetting passwords happens to the best of us. If you forget or lose the **root** password to your MySQL or MariaDB database, you can still gain access and reset the password if you have access to the server and a sudo-enabled user account. In this tutorial you’ll reset the root password for your MySQL or MariaDB database running on Ubuntu 18.04.

Read more
How To Use the LEMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LEMP 1-Click Install on the cloud provider

LEMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Nginx web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LEMP stack pre-installed, using the the cloud provider LEMP 1-Click App.

Read more
Installing phpMyAdmin on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing phpMyAdmin on Ajenti V

phpMyAdmin is a free, web-facing control panel that can access and edit MySQL databases hosted on your server. It integrates with all existing and future databases on your Ajenti server automatically.

Read more
CHAT