top of page
Search
Jan 2, 20181 min read
info info
This post lists all of the command keys for info, e.g. how to move around an info 'node' To get this info on a Linux system type: The...
Dec 30, 20172 min read
Upgrade to VirtualBox 5.1.30 from 5.1.14 on Windows 7
Overview This post gives step-by-step instructions for upgrading VirtualBox from 5.1.14 to 5.1.30. Before starting You may want t...
Nov 29, 20171 min read
Android Studio Setup Wizard Verify Settings Screen
Installed 11/29/2017 @ 8:31 PM MST Screen In Text Setup Type: Custom SDK Folder: C:\Users\pfefferz\AppData\Local\Android\Sdk Total...
Oct 18, 20171 min read
To spellcheck in Vim
Purpose Summarizes what I always refer to in http://vimdoc.sourceforge.net/htmldoc/spell.html. To spellcheck in Vim type: :setlocal spell...
Oct 16, 20171 min read
Export MySQL to Excel with Python
Overview Verified Python code for creating and exporting 2 MySQL tables to Excel using mysql.connector and openpyxl. Code References...
Oct 14, 20171 min read
Key points from Chris Beams git-commit
Purpose I wrote this to quickly refer to the the points I found relevant in https://chris.beams.io/posts/git-commit/. Point 1 While many...
bottom of page