Tips

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 »

The easiest way to wrap Widgets with scrollView in Flutter

There are different ways to create a scrolling widget in a Flutter application: CustomScrollView A ScrollView that creates custom scroll effects using slivers. DraggableScrollableSheet A container for a Scrollable that responds to drag gestures by resizing the scrollable until a limit is reached, and then scrolling. GridView A grid list consists of a repeated pattern …

The easiest way to wrap Widgets with scrollView in Flutter Read More »

How To Change Your Mouse Cursor Pointer in Windows 10?

Sometimes, we find it boring using the default mouse pointers provided by Microsoft. There are lots of different mouse pointer themes available in the internet, offering elegant appearance, animation and aesthetics that might suit our taste. The mouse cursor is one of the pillars of modern user interface design. Users are looking for different cursor …

How To Change Your Mouse Cursor Pointer in Windows 10? 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 »