TECH TIPS
Task Manager might show 100% disk utilization on Windows 10 devices with Message Signaled Interrupt (MSI) mode enabled
Symptoms Task Manager shows the disk to be at 100% utilization despite a light or no workload, and the system may experience lag or become unresponsive. In addition, the system event log contains numerous events with Event ID 129, which represent resets of the disk...
AUTOMATICALLY INSTALL ALL THE GOOGLE WEB FONTS IN UBUNTU USING A SCRIPT
Here's a script that can be used to download and install all the Google Web Fonts. What the script does is download all the fonts from Google Font Directory (it includes around hundreds of fonts, each with many variations that you can use on your desktop or various...
CyanogenMod Is Dead, and Its Successor is Lineage OS
CyanogenMod was the biggest, most widely used custom Android ROM. Now, it has been discontinued, due in part to internal conflicts within Cyanogen Inc. Don’t worry, though: A new fork of CyanogenMod called Lineage OS is taking up the mantle, and it will keep most of...
Windows 10 Installation Guide
Prerequisites Your PC must be running a 64-bit version of Windows 10 Anniversary Update or later (build 1607+). To find your PC's architecture and Windows build number, open Settings > System > About Look for the OS Build and System Type fields. Install the...
How to Access Your Ubuntu Bash Files in Windows (and Your Windows System Drive in Bash)
Windows 10’s “Bash on Ubuntu on Windows” environment contains a few different components. The first time you run the bash.exe program, it will download and install an entire Ubuntu user space environment. You can access these files in File Explorer or other Windows...
How to Install and Use the Linux Bash Shell on Windows 10
Windows 10’s Anniversary Update offers a big new feature for developers: A full, Ubuntu-based Bash shell that can run Linux software directly on Windows. This is made possible by the new “Windows Subsystem for Linux” Microsoft is adding to Windows 10. What You Need to...