Some time we are facing issue like we forgot the MySQL root password. So here we are providing just some simple steps to reset …
Read More »Rabikumar Singh
MySQL Basic Administration Commands
If you are beginner then this post will help you to monitor the mysql server. Here I am listing some most commonly used MySQL …
Read More »Point in time recovery on Mongodb Standalone server.
1:- Enable oplog using –master option while starting mongod service [Version 3.2]. And later version (3.2 +) need to put replSetName=rs0 into the mongo.conf file in …
Read More »How to do MySQL binary installation.
You can download the MySQL binary files from below link. https://downloads.mysql.com/archives/get/file/mysql-5.7.21-el7-x86_64.tar.gz 1:- Add OS group [crayon-673fd99c0068d941809975/] 2:- Add OS user [crayon-673fd99c00692191449063/] 3:- …
Read More »