Forgot Root Password: MySQL / MariaDB

MySQl MariaDB Forgot Root Password

This is quite alarming situation in infrastructure when we are not able to login as root in Database server. Database servers are very crucial and it should be very carefully managed. But sometimes there are unwanted situation when we can encounter such problems. Today, while working on my POC setup I also encountered this problem … Read more

Essential Linux Commands Every Beginner Should Know | With Examples

Linux basic command

In this Linux tutorial post, we are writing on all Linux basic commands with examples which every Linux beginner should know. It will help you to kickstart on any Linux Operating System. We expect, you have already installed the Linux Operating System in your system and we are ready to start the command in terminal. … Read more

SimpleCodeSyntax : My Another WordPress Plugin

simplecodesyntax wordpress plugin

SimpleCodeSyntax is a WordPress Plugin. Just download and activate the plugin in your WordPress site. No further settings is required. From Where To Download SimpleCodeSyntax Plugin You can download it from the WordPress.org website. Here, I have created the Download Button for the same or get it from this WordPress.org URL. Why did I create … Read more

How To Install Nginx On Ubuntu 22.04 LTS

Install Nginx

In this tutorial, we will show the manual as well as bash script method to install Nginx on Ubuntu 22.04 LTS server. Nginx which is one the most powerful web server widely use in the IT industry. It can easily handle the thousands of simultaneous connections with the small memory usage. Usage of Nginx: In … Read more