Author's posts
Oct 13 2022
Shrink a Raspberry Pi or RetroPie .img On Windows with PiShrink
PiShrink is a bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot. However, thanks to Windows Subsystem for Linux (WSL), you can now run it on Windows! Prerequisites Install Linux on Windows with WSL Rasberry Pi / RetroPie backup .img An .img …
Oct 13 2022
Install Linux on Windows with WSL
Install a Linux distribution using the Windows Subsystem for Linux (WSL), which enables you to use Linux tools on you Windows File System. Install WSL | Microsoft Learn Prerequisites Windows 10 version 2004 or higher (Build 19041 or higher) Windows 11 Install WSL Command From an elevated PowerShell or Command Prompt run the below command …
Apr 07 2021
L2TP Behind Double NAT
If you’ve ever received an error connecting to a L2TP endpoint from a Windows client, where the L2TP endpoint or Windows client is behind a NAT-T device (Or Double NAT), it is most likely due to the Windows client not supporting Internet Protocol security (IPsec) network address translation (NAT) Traversal (NAT-T) security associations to servers …
Nov 27 2020
Earn 40,000 Southwest Rapid Rewards Points with Southwest RR Credit Card
Earn 40,000 RR points after you spend $1,000 on purchases in the first 3 months of account opening https://www.referyourchasecard.com/226p/SQT85RCP28
Sep 28 2020
Find RetroPie Unscraped Data
This is intended to be used as the supplemental script (3_CheckXML.ps1) to be used in conjunction with the 1_Clean-NoIntroRoms.ps1 and 2_CompareFolderResults.ps1 scripts. This script allows you check missing scraped data in RetroPie by examining the gamelist.xml file for each game system on you RetroPie. This can save you HOURS of time manually checking for missing …
Sep 28 2020
Compare RetroPie ROM Folders
This is intended to be used as the supplemental script (2_CompareFolderResults.ps1) to be used in conjunction with the 1_Clean-NoIntroRoms.ps1 and 3_CheckXML.ps1 scripts. This script allows you to compare the files/roms in 2 directories to show the differences in files of each folder by using the compare-object cmdlet. It is intended to compare the different results …
Sep 09 2020
RetroPie Install Guide RaspberryPi 4
This is the updated article specifically for the RetroPie on the RaspberryPi 4 with the Retroflag NESPi 4 Case. This will support up to most systems up until Playstation 1 (PS1). If you’re interested in RetroPie on the RaspberryPi 3/3B+, you can refer to my original article but please note this one has some additional …
May 26 2020
Remove Spam/Phishing Email From All Mailboxes
In 365, you can use Compliance Searches to search and/or remove emails across all of your user’s mailboxes. Compliance searches have replaced the Search-Mailbox cmdlet, which has been deprecated as of April 2020. Pre-Requisites You must be a member of the Discovery Management role group or be assigned the Compliance Search management role. Here’s how …