This guide explains how to install MySQL in Ubuntu Linux, how to set MySQL …
Tag:
MySQL
- Ruby on RailsDatabaseLinuxMySQLPostgreSQLProgrammingTips and Tricks
Configure Database Connection Using Environment Variable In Rails
By skBy sk 4.4K viewsThis guide explains why you need to use an environment variable to connect to…
- MySQLDatabaseLinuxProgrammingRuby on RailsUnix/Linux Beginners
How To Use MySQL With Ruby On Rails Application
By skBy sk 4.9K viewsRuby on Rails uses SQLite3 as its default database. While Sqlite works great with…
- MySQLDatabaseFAQLinuxLinux AdministrationMariaDBTips and TricksTrouble shooting
How To Reset MySQL Root User Password In Linux
By skBy sk 6.5K 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 …
- LAMP StackApacheDatabaseLinuxLinux AdministrationMySQLPHPPhpmyadminUbuntuWebserver
Install phpMyAdmin With LAMP Stack On Ubuntu 20.04 LTS
By skBy sk 12.2K viewsPhpMyAdmin is a free and open source web-based database management tool written in PHP…
- DatabaseLEMP StackLinuxLinux AdministrationMySQLNginxPHPProgrammingUbuntuWebserver
Install Nginx, MySQL, PHP (LEMP Stack) On Ubuntu 20.04 LTS
By skBy sk 8.7K 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 13.7K viewsLAMP stack is a popular, open source web development platform that can be used…
- MySQLApacheDatabaseLinuxLinux AdministrationOpensourceUbuntuUtilitiesWebserver
Install phpMyAdmin With LAMP Stack On Ubuntu 18.04 LTS
By skBy sk 11.3K viewsPhpMyAdmin is a free and open source web-based database management tool written in PHP.…