Turn Your Supernote into a Knowledge Hub with Obsidian

There are several ways to install Obsidian on a Supernote Device. Below are the steps I successfully followed from my Linux notebook: Enable Sideloading on the Supernote Install Google Platform Tools on Your Computer Connect Your Computer and Supernote Install F-Droid Install the Aurora Store via F-Droid Install Obsidian from the Aurora Store Open the…

Automatically Create, Rotate and Destroy Periodic ZFS Snapshots

The main reason for moving my home directories to a ZFS file system is ZFS’s support for snapshots. I have found them quite handy on server systems when something has been accidentally deleted, a software upgrade has failed, or software has not done what it promised. A simple rollback to a previous state can help…