diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-10-14 23:13:32 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-10-14 23:13:32 +0200 |
commit | 1021b2dec462a9b83a27a39efcdbf73f9612e039 (patch) | |
tree | bbf69b7a7f112199ff72c69a237ffefbba04483d /BACKLOG.md | |
parent | 39d1971cdce6e52bee7f3a965fc045d3e5df352a (diff) | |
download | blog-1021b2dec462a9b83a27a39efcdbf73f9612e039.tar |
Post Temporary PostgreSQL server
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 |