Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-youtube-lyte domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114
Windows Computer How-Tos Archives - The Grok Shop

Windows Computer How-Tos


Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/wordpress/wp-includes/kses.php on line 1805

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

How To Reduce RAM & CPU Usage In Google ChromeWatch this video on YouTube 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

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 »