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…
Author: ernst.bablick
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…
Open Cluster Scheduler and Gridware Cluster Scheduler v9.0.8 are Available
OCS and GCS v9.0.8 are now available. As usual, the packages can be downloaded from the HPC-Gridware download page, and the source code is available on the Cluster Scheduler GitHub project page. The list of fixed issues mentioned in the Release Notes can be found here: Improvement CS-739 qstat -j output should contain job state,…
Additional LUKS Encrypted Devices on Encryped Debian Trixie
My notebook runs a fully encrypted version of Debian 13 (including the root filesystem and SWAP). Now it’s time to activate a second NVMe device. This should also be encrypted, but I don’t want to have to specify the passphrase for that device every time I reboot. Instead, the key file should be located on…
Hibernation with Debian 13 Trixie on TUXEDO Stellaris 17
Since more than a year I use the TUXEDO Stellaris 17 Intel Gen6 Notebook for daily development. Ubuntu 24.04 is working there quite well. Thanks to TUXEDO, the hardware support if great but one thing what made me cringe was the lack of hibernation support and sporadic wake-ups can be frustrating and dangerous if the…