Featured Articles
Signal Tips
These are security tips and general usage tips. These will be updated as I become more familiar with Signal
Notes on Antonis Christofides's Book, Deploying Django on a Single Debian or Ubuntu Server
This post is about steps I took to deploy a Django project to a VPS running Debian 12. I used Putty on a Windows 11 laptop to connect to the VPS. My Django project is on the laptop for development.
This post is mostly my notes on Deploying Django on a single Debian or Ubuntu Server by Antonis Christofides. That book has been a guide to me and I keep refering to it. But here I've added notes about steps that you may do differently, in some cases must do differently because the book is a few years old.