Ruby on Rails uses SQLite3 as its default database. While Sqlite works great with…
Tag:
Database
- MySQLDatabaseFAQLinuxLinux AdministrationMariaDBTips and TricksTrouble shooting
How To Reset MySQL Root User Password In Linux
By skBy sk 5.8k viewsHave you forgotten your MySQL root user password? No worries! This guide walks you…
- MySQLDatabaseFAQLinuxTrouble shooting
Fix – MySQL ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
By skBy sk 221k viewsThis guide explains how to fix “ERROR 1819 (HY000): Your password does not satisfy the current policy requirements.” in MySQL.
- DatabaseLEMP StackLinuxLinux AdministrationMySQLNginxPHPProgrammingUbuntuWebserver
Install Nginx, MySQL, PHP (LEMP Stack) On Ubuntu 20.04 LTS
By skBy sk 7.5k viewsIn our previous tutorial, we discussed how to install LAMP stack in Ubuntu 20.04…
- LAMP StackApacheDatabaseLinuxLinux AdministrationMySQLPHPUbuntuWeb serversWebserver
Install Apache, MySQL, PHP (LAMP Stack) On Ubuntu 20.04 LTS
By skBy sk 12.9k viewsLAMP stack is a popular, open source web development platform that can be used…
- MySQLApacheCentOSDatabaseLAMP StackLinuxLinux AdministrationOpensourcePHPRed Hat Enterprise LinuxWebserver
Install Apache, MariaDB, PHP (LAMP Stack) In CentOS 8
By skBy sk 4k viewsLAMP stack is the combination of Linux, Apache web server, MySQL/MariaDB, PHP. This step…
- MySQLDatabaseFAQLinuxMariaDBTips and TricksTrouble shooting
How To Reset MySQL Or MariaDB Root Password
By skBy sk 6.6k viewsForgot MySQL root password? This guide explains how can we reset MySQL or MariaDB Root password in Linux and Unix-like operating systems.