Ubuntu

5 Stories

Resolve DNS_PROBE_FINISHED_NXDOMAIN in Linux

Learn how to fix DNS_PROBE_FINISHED_NXDOMAIN error in web browser using simple techniques and steps. DNS_PROBE_FINISHED_NXDOMAIN fix for Window, mac and linux.

Resolve DNS_PROBE_FINISHED_NXDOMAIN in Linux

How to switch from Apache with NGINX on Ubuntu 20.04

In this tutorial, we will guide you through the process of replacing Apache with Nginx on an Ubuntu 20.04 server.

How to switch from Apache with NGINX on Ubuntu 20.04

Instant Server Setup - phpMyAdmin with Nginx on an Ubuntu 20.04 Server

Simple steps to Install and MySQL, PHP 8.0, phpMyAdmin with Nginx on an Ubuntu 20.04 Server

Instant Server Setup - phpMyAdmin with Nginx on an Ubuntu 20.04 Server

How do I reset my administrative root password in Ubuntu server?

Resetting root password in Ubuntu server is very easy, There are two ways to reset your administrative root password or there are two situations.

dev15

Sudo mysql ERROR 1045 (28000) : Access denied for user 'root'@'localhost'

If you have lost your mysql password, getting error in login, no other way left to login PhpMyadmin in ubuntu then try this method. Sudo mysql ERROR 1045

dev15