CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

User Blogs

Breadcrumb

  • Home
  • User Blogs

Pipewire on Devuan 4

By drink | Sun February 12, 2023

Anyone who has more than a passing familiarity with Linux audio knows about the pulseaudio daemon, and its long history of causing problems with Linux audio in the name of solving them. What it gave us was per-application volume control, but what it took away was reliability. The good news is that there is now a superior replacement for pulseaudio which also replaces JACK in the bargain, called pipewire.

linux
howto
audio
  • Read more about Pipewire on Devuan 4
  • Log in or register to post comments

Reading from my old encrypted ZFS root pool

By drink | Sun February 12, 2023

I have recently made the switch as a Linux user from LUKS, LVM and ext4 to ZFS, ZFS, and ZFS. I started it with Ubuntu, which conveniently offered me an encrypted root on zfs option which worked very well for me in general. However, every time I had to interface with systemd it felt like a chore, when what I really wanted was the old school UNIX feel I got from Slackware. And now I've converted to Devuan 4 "Chimaera" on ZFS, which is based on Debian 11 "Bullseye", which is as close to that as I'm willing to get given the amount of work I want to do. In the process, I've had to mount my old zfs filesystems on my new system gracefully, and this is how I went about that.

linux
ZFS
howto
  • Read more about Reading from my old encrypted ZFS root pool
  • Log in or register to post comments

Devuan 4 root on ZFS

By drink | Sun February 12, 2023

This is based on a number of documents, beginning with OpenZFS Debian Bullseye Root on ZFS. There are some notable changes. View the original document and follow along:

linux
ZFS
howto
  • Read more about Devuan 4 root on ZFS
  • Log in or register to post comments

Sparsifying VM disk files on ZFS

By drink | Fri February 10, 2023

One of my favorite features of modern filesystems is the sparse file, where "empty" portions of files are unallocated, so they don't consume any space. This allows oversubscription of disk blocks, so long as you never actually complete fill all of the files at once. But one common problem of sparse files is that they tend to grow, and there is often no way to solve this problem in place. But there is, with ZFS.

linux
ZFS
howto
  • Read more about Sparsifying VM disk files on ZFS
  • Log in or register to post comments

Converting Drupal from img_assist to media reference

By drink | Sat November 12, 2022

This site, my glorified blog, started out on Drupal 4. It wasn't until Drupal 8 that there was finally a single official way to handle putting media into nodes, with a media reference field and a media embed filter. Between then and now I used first the venerable img_assist and then the image_filter module, both of which fell by the wayside after D7. I replaced them both using php custom filters, but php in the database is now deprecated for security reasons.

img_assist
howto
drupal module
  • Read more about Converting Drupal from img_assist to media reference
  • 5 comments
  • Log in or register to post comments
Pagination
  • First page « First
  • Previous page ‹‹
  • …
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Current page 12
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • …
  • Next page ››
  • Last page Last »

Footer menu

  • Contact
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved