Windows Computer How-Tos

How to Download & Install Git on Windows 10

  Description A tutorial and how-to demonstration of a download and installation of Git on Windows 10 64 bit. All install options are discussed in some detail in a step-by step fashion. The Bash shell, MinTTY, and MinGW 64 bit are briefly discussed & the configuration / install options are considered.  This particular Git version …

How to Download & Install Git on Windows 10 Read More »

How To Reduce RAM & CPU Usage In Google Chrome

Description Google Chrome “browser bloat” is examined and some ways to reduce RAM memory, CPU, and network bandwidth consumption cause by having many tabs open is suggested. The Great Suspender Chrome extension, which puts tabs to sleep is demonstrated and suggested as one possible approach. Direct link to The Great Suspender Transcript Welcome to the …

How To Reduce RAM & CPU Usage In Google Chrome Read More »

3 Ways of Motherboard Identification in Windows

My personal favorite, the command-line.  Type “cmd” into your Windows search (or use your shortcut!): Then issue the wmic command like so: Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. c:\>wmic baseboard get product,Manufacturer,version,serialnumber,Model,Name Manufacturer Model Name Product SerialNumber Version Intel Corporation Base Board DH77EB BQEB219007QS AAG39073-304 A good option I’ve used …

3 Ways of Motherboard Identification in Windows Read More »