top of page
ZACH'S BLOG
SOFTWARE ENGINEERING, LEADERSHIP AND MORE
Email questions to zach.pfeffer@centennialsoftwaresolutions.com

All the Latest
WELCOME TO ZACH'S BLOG
Our Recent Posts
Tags

Zach Pfeffer
- Feb 15, 2021
Windows 10 File Search Examples
...PowerPoint files:
System.FileExtension:=".pptx"
...a filename containing "status"
System.FileName:~="status"

Zach Pfeffer
- Feb 7, 2021
Win 10 Window Placement Mgmt, Chrome Zoom, & Chrome Tab Keyboard Shortcut Collection
This post lists keyboard shortcuts to move windows in Windows 10, zoom Chrome windows, and switch Chrome tabs. I wrote it to have all...


Joseph Wilson
- Dec 28, 2020
Online Resources for Colorado Small Businesses
Starting a business is a challenging endeavor, but keeping it up and running can be more challenging. Therefore, most entrepreneurs look...

Zach Pfeffer
- Dec 20, 2020
Use tar to copy files from one directory to another
This post shows how to use tar to copy files from one directory to another. cd ~ mkdir ~/tartest cd ~/tartest mkdir -p from/ mkdir -p...

Zach Pfeffer
- Dec 3, 2020
Find ".dts," ".dtsi," and ".dtb" files in a PetaLinux build, exclude ./build directory
This post shows you how to find the ".dts," ".dtsi," and ".dtb" files in a PetaLinux build, excluding the ones in the ./build directory....


Zach Pfeffer
- Nov 27, 2020
How to "Purchase services" like Office 365 at office.com
This post shows how to find the "Purchase services" screen after logging into office.com Step #1: Go to [link] Step #2: Click Admin (this...


Zach Pfeffer
- Nov 27, 2020
How to Get a Window Back on Your Ubuntu 16.04.5 Desktop on a Thinkpad P52 with Ctrl and Fn Switched
This post shows how to get an "off-screen" window back on your Ubuntu 16.04.5 desktop. Steps Step #1: A) Click the program group. B)...

Zach Pfeffer
- Nov 17, 2020
Fix tiny gvim8.2 font on Windows 10
This short post was written to list a fix for "tiny text" when running gvim 8.2 on Windows 10. With this "fix" gvim goes from: ...to...


Zach Pfeffer
- Nov 6, 2020
Links to all Secretary of States Websites and Twitter Handles in the U.S. as of the 2020 Election
Thank you for all your hard work in this election! Alabama https://www.sos.alabama.gov/ @alasecofstate Alaska https://www.elections.alask...


Zach Pfeffer
- Sep 5, 2020
DOE PAMS Specialties
This post lists the specialties that PAMS users can select. I've created this post as a reference. Specialties Accelerator and Detector...
Home: Blog
Contact
Subscribe
bottom of page