Create a Devuan Source ISO

August 4th, 2026 – 8:25 PM
Tagged as: Computing Notes

Many distributions do not provide a source ISO to match their installation media. Debian provides one, as does Oracle. As far as I know, those are the only two that do that. Since the GPL requires one to redistribute the source code with the program, one needs to possess a copy of that source code [...]

Configuring Secondary Storage on Nextcloud

July 26th, 2026 – 8:10 PM
Tagged as: Computing Notes

It can be difficult to add a secondary storage to Nextcloud if the storage location is a new local drive. Authentication errors abound and leave one unable to use the additional space. To resolve this, add the drive to the system, and use the occ command to add the secondary storage. Add the new drive, [...]

Apostrophe on Linux and the Preview

July 23rd, 2026 – 9:09 PM
Tagged as: Computing Notes

Apostrophe on Linux fails to show the preview in some newer operating systems. This occurs because the WebKit backend switched to using hardware acceleration and this does not work for many users. A fix to the launching command works to bring the preview back to Apostrophe, but the same fix will not work for Epiphany. [...]