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 6.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 skThis guide explains how to fix “ERROR 1819 (HY000): Your password does not satisfy …
- DatabaseLEMP StackLinuxLinux AdministrationMySQLNginxPHPProgrammingUbuntuWebserver
Install Nginx, MySQL, PHP (LEMP Stack) On Ubuntu 20.04 LTS
By skBy sk 9K 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 14.1K 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 4.8K viewsLAMP stack is the combination of Linux, Apache web server, MySQL/MariaDB, PHP. This step …
