diff options
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -42,7 +42,6 @@ * Dotfiles under revision control: How I manage my personal configuration files with Git * My preferred tools: A whirlwind tour of my preferred command-line tools * SSH proxy: How to establish a secure tunnel between two firewalled machines -* Temporary PostgreSQL server: A shell script to run the PostgreSQL server off a temporary directory * Your favorite Newsletter may track you * Redirect and kill non-interactive subshells (in a POSIX shell script) * HTTP health check using curl(1) and cron(8) @@ -55,3 +54,6 @@ * SQLite hexastore vs. Neo4j * Setup a FreeBSD sftp server with basic email notifications from the command-line using bash, ssh, and the DigitalOcean command-line application * Cloud/VPS provider comparison +* goaccess log format for OpenBSD httpd +* Practical, cross-platform, append-only backups using restic, rclone, and ssh: ready to use scripts/shortcuts for OpenBSD, Linux, macOS, Windows 10 +* nix vs. guix |