Code

Cloning a Directory in Linux
bartron on 1/1/2021
Useful for backups
tags: Code Linux
Useful for converting 4K 7.1 videos for Roku
tags: Code Utility
Remove unwanted audio tracks from video files
tags: Code Utility
Dynamic DNS with AWS & .net core
bartron on 1/3/2021
Updating DNS on AWS with .net core
tags: Code .net
Permanently remove ignored files from a Git repository
tags: Code
Bare minimum to hosting an asp.net core site behind nginx on Linux
tags: Code Linux
RC4 Encryption
bartron on 1/1/2021
RC4 Encryption (java example)
tags: Code Java
Getting SSL certs from letsencrypt and host on nginx
tags: Code Linux