Skip to content

Instantly share code, notes, and snippets.

View FlipperPA's full-sized avatar
🎸
The only CONSTANT in life is change.

Timothy Allen FlipperPA

🎸
The only CONSTANT in life is change.
View GitHub Profile
@FlipperPA
FlipperPA / _README.md
Last active March 27, 2023 11:47
At Wharton: Install Office, Only the Applications You Want

First, Download the Deployment Tools

  • Go to: \\wharton.upenn.edu\wcit\technet\MS Products\Microsoft Office\Office 2019 for Windows
  • Download Office_Deployment_Tools_2019_-3_MLF_X22-09817.EXE and run it.
  • Extract it somewhere easy, like ~/Desktop/deployment

Download the XML Configuration File Below

  • Within the folder you extracted to, download configuration.xml from below, and edit the file.
  • In the example file, only Word, Excel, and Outlook will be installed.
@kyledrake
kyledrake / ferengi-plan.txt
Last active April 6, 2024 00:30
How to throttle the FCC to dial up modem speeds on your website using Nginx
# The blog post that started it all: https://neocities.org/blog/the-fcc-is-now-rate-limited
#
# Current known FCC address ranges:
# https://news.ycombinator.com/item?id=7716915
#
# Confirm/locate FCC IP ranges with this: http://whois.arin.net/rest/net/NET-165-135-0-0-1/pft
#
# In your nginx.conf:
location / {