Categories
Dev ops

Backup a laptop to a remote server using Borg backup on Linux

Guide and notes about how to periodically backup a Linux workstation to a server using Borg backup

Categories
Dev ops

Back up a Linux device to a Synology NAS using duplicity and rsync

How to backup your Linux workstation or server to a NAS using rsync and duplicity?

Categories
Dev ops

Setting up plain SQL versioning with liquibase

How to setup Liquibase to work with plain SQL files, plus a link to a sample project with this configuration.

Categories
Dev ops

What is SQL versioning?

A quick introduction about SQL versioning and what it does.