June 7, 2022 ranganathan.madan Linux, MariaDB MariaDB Database and User creation Given below commands to create the both local user & remote user. Create a new database MariaDB> create database DATABASE_NAME; Creating new user (for local access) and grant privileges to… Read More