Let’s imagine this. You setup a LAMP or LEMP stack with MySQL 8. After…
Tag:
Database
-
-
DatabaseFAQLinuxMySQLTrouble shooting
Fix – MySQL ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
By skBy sk 63912 viewsAs you might have noticed, you will be prompted to enable “VALIDATE PASSWORD” component…
-
DatabaseLEMP StackLinuxLinux AdministrationMySQLNginxPHPProgrammingUbuntuWebserver
Install Nginx, MySQL, PHP (LEMP Stack) On Ubuntu 20.04 LTS
By skBy sk 4234 viewsIn our previous tutorial, we discussed how to install LAMP stack in Ubuntu 20.04…
-
-
ApacheCentOSDatabaseLAMP StackLinuxLinux AdministrationMySQLOpensourcePHPRed Hat Enterprise LinuxWebserver
Install Apache, MariaDB, PHP (LAMP Stack) In CentOS 8
By skBy sk 2722 viewsLAMP stack is the combination of Linux, Apache web server, MySQL/MariaDB, PHP. This step…
-
-
-
-
ApacheDatabaseDebianFAQLinux BasicsLinux MintMySQLOpensourceUbuntuWebserver
Install phpMyAdmin with LAMP stack on Ubuntu 16.04
By skBy sk 868 viewsphpMyAdmin is a free, open source web-based database management tool written using PHP programming…