Resolving Issues

How to Flush DNS on Windows 10?

An issue with your computer’s DNS cache might cause problems connecting to the internet. If you’ve tried the standard fixes, such as cleaning your browser cache and cookies, flushing Windows 10’s DNS may help. What Does the DNS Cache Do? A Domain Name System (DNS) server is responsible for converting well-known domain names into the …

How to Flush DNS on Windows 10? Read More »

How To Fix “Error: listen EADDRINUSE: address already in use :::8001” in Nodejs

Problem This error occurs in your nodejs project when you have a project that did not shut down properly. It will leave the port still running and used, so if you try to run again your Nodejs project you will get this error Solutions Method 1 First, we need to find the PID of the …

How To Fix “Error: listen EADDRINUSE: address already in use :::8001” in Nodejs Read More »

How to Access Data from Odoo Website Through Odoo XML-RPC API and Python

Odoo API Odoo is typically extended internally through modules, but many of its features and data are also accessible from the outside for external analysis or integration with various tools. A portion of the Models API is easily accessible via XML-RPC and can be accessed from a variety of languages. Signing in Odoo requires API …

How to Access Data from Odoo Website Through Odoo XML-RPC API and Python Read More »

How to Shutdown Your Android Phone Based on Schedule

If you find receiving calls and notifications while sleeping to be inconvenient. Do you have to manually turn off your smartphone when you’re having an important conversation with your boss? Are you looking for a way to schedule the power on and off of your Android smartphone? If so, you can schedule power on-off times …

How to Shutdown Your Android Phone Based on Schedule Read More »

How to Change or Reset Your Windows Password

In Windows 10, you can always create a new password; we recommend using a unique combination of letters, numbers, and symbols. It’s usually best if these passwords are at least eight characters long, and while we recommend using an alphanumeric password format because it’s safer, you can also change your password into a pin or …

How to Change or Reset Your Windows Password Read More »

How to reset MySQL root password using terminal in ubuntu 20.04

If for some reason you forget the MySQL root password, there is still a chance to recover the root password of your database. This post will help you change your MySQL password just follow these easy steps. Step 1 Check your MySQL version. Thi solution might be different if you use a different version. For this …

How to reset MySQL root password using terminal in ubuntu 20.04 Read More »

How to Adjust Your CPU Fan Speed Using UEFI

CPU Fans Internal fans that do not operate at the required speeds are one of the primary causes of a PC overheating. This is frequently caused by the automatic fan controller failing to function properly. Fortunately, you can manually adjust your fan speeds using a few different methods. Manually adjusting your fan speed is also …

How to Adjust Your CPU Fan Speed Using UEFI Read More »