Nginx Configuration Testing
How to check where in your Nginx configure something has gone horribly wrong, and how to fix it.
Read more Bash Scripts: Upgrade your terminal game
Upping my terminal game with some bash scripts.
Read more Linux Update Notifier
Simple bash program to mail you when there are system updates to do
Read more Snippet – Bash Function: Example Folder transversal
Something quick. Passing arugments through a bash alias command.
Read more Work Flow Overhaul
My fully overhauled workflow.
Read more Simplifying Regex Matching
Regex can seem super complex, but once you break it down you can understand it a little better.
Read more Fixing PHP when upgrading Ubuntu 16.10 to 18.10
Upgrading from Ubuntu 16.10 to 18.10 can break php... Here is how to fix it.
Read more Pretty Json & Vim
Json can be a mess to read, so making it 'print pretty' is always good, here is how to with Vim
Read more Setting up Gunicorn as a service
Setting up Gunicorn as a service is super easy!
Read more