Skip to content

Instantly share code, notes, and snippets.

View mark-e-deyoung's full-sized avatar

Mark E. DeYoung mark-e-deyoung

View GitHub Profile
@mark-e-deyoung
mark-e-deyoung / pdf_to_text.sh
Created July 30, 2023 16:55
bash script to convert all PDF in the current directory to txt using pdftotext
#!/bin/bash
# Check if pdftotext is installed
if ! command -v pdftotext &> /dev/null
then
echo "pdftotext could not be found. Please install it and run the script again."
exit
fi
# Make bash case-insensitive to file extensions
@mark-e-deyoung
mark-e-deyoung / jellyfin_on_windows_10.md
Last active November 16, 2022 03:13
Post-install Firewall configuration for Jellyfin on Windows 10

Jellyfin on Windows 10 - Allow Inbound Jellyfin from local subnet

This assumes that Jellyfin is installed int the defalut location.

Open PowerShell as an Administrator then run:

  1. Activate firewall and set defaults
Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled True
Set-NetFirewallProfile -DefaultInboundAction Block -DefaultOutboundAction Allow –NotifyOnListen True -AllowUnicastResponseToMulticast True –LogFileName %SystemRoot%\System32\LogFiles\Firewall\pfirewall.log
@mark-e-deyoung
mark-e-deyoung / keybase.md
Created November 3, 2016 22:21
keybase.md

Keybase proof

I hereby claim:

  • I am mark-e-deyoung on github.
  • I am mdeyoung (https://keybase.io/mdeyoung) on keybase.
  • I have a public key whose fingerprint is D530 9BC4 FCF2 143C 9AED 70A2 A824 9B2E 74C9 4FD6

To claim this, I am signing this object: