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

howto

Breadcrumb

  • Home
  • howto

How-To: Tutorials and Walkthroughs

How to snapshot everything important with ZFS, and destroy the snapshots later

By drink | Sun March 30, 2025

One of the coolest features of ZFS is that you can create snapshots of filesystems before making changes, and revert them later if those changes cause problems. This is great for major updates, especially involving experimental software. If you had your whole system on a single filesystem this would be very easy, but you probably don't, especially if you are using ZFS. Luckily, it is pretty simple to make and destroy these snapshots.

howto
  • Read more about How to snapshot everything important with ZFS, and destroy the snapshots later
  • Log in or register to post comments

Writing radios with CHIRP

By drink | Sun November 17, 2024

I have taken several attempts at writing a clear and concise guide to programming common radios with CHIRP. This is one of them. I am specifically writing to Baofeng UV-5R and friends, TIDRADIO TD-H8, and Yaesu FT-60 radios, and I am using Linux. These instructions will be somewhere close for most users, and I will include information for users of other platforms.

howto
  • Read more about Writing radios with CHIRP
  • Log in or register to post comments

Subnautica Below Zero on Linux/Steam

By drink | Sat November 09, 2024

I thoroughly enjoyed the original game Subnautica, and have previously skipped the semi-sequel Subnautica: Below Zero (commonly and hence "BZ" when I feel like it) because of predominantly bad reviews from people who were disappointed that it wasn't more like the original. I'm happy to report that while their complaints are not unfounded, they don't make it not worth playing - and also that you can have a satisfying experience on Linux.

howto
  • Read more about Subnautica Below Zero on Linux/Steam
  • Log in or register to post comments

Rust Server on Devuan with Docker

By drink | Wed November 06, 2024

I have Docker installed, I want to try running a Rust server, I'm installing it in Docker to keep it contained for cleanliness' sake.

howto
  • Read more about Rust Server on Devuan with Docker
  • Log in or register to post comments

Mapserver on Devuan; TIGER 2021

By drink | Sun July 28, 2024

I recently decided that I was feeling too limited by the very high-quality but super-simple ArcGIS Online. I understand they're not in the business of giving me the best for free, but I'm also not going to pay for ArcGIS, and I need features that I'm not getting in their online version - like being able to force map label visibility. I'm not even sure I'm going to get that with mapserver, but I have been meaning to get back into it for a while anyway.

howto
  • Read more about Mapserver on Devuan; TIGER 2021
  • Log in or register to post comments

Disabling wake from sleep from USB peripherals on Linux

By drink | Sat March 30, 2024

For some reason, the thumb trackball mice always seem to wake up my computer in the night. This would be understandable if there were pets involved, but there aren't. I disabled wake from the mouse in BIOS, but it doesn't seem to have done anything. My top search result for linux stop computer waking from sleep on mouse activity turned out to be an askubuntu page on this subject which contained a high quality answer. Here is a distillation:

howto
  • Read more about Disabling wake from sleep from USB peripherals on Linux
  • Log in or register to post comments

Wine, Lutris, Debian, nvidia

By drink | Sun February 25, 2024

I have been using PlayOnLinux to manage wineprefixes on my Devuan system and decided to branch out and try using Lutris today. I have been having trouble with it since I installed CUDA (plus the accompanying nvidia drivers) from deb files instead of just using the run file.

linux
howto
Debian
nVidia
  • Read more about Wine, Lutris, Debian, nvidia
  • Log in or register to post comments

CSV to Postgres import tools

By drink | Sun February 11, 2024

One of my on and off again Drupal projects is a food information database, built mostly around whatever the current government official database is. These days that is the USDA FNDDS, or Food and Nutrient Database for Dietary Studies.

howto
software
  • Read more about CSV to Postgres import tools
  • Log in or register to post comments

Defaulting rc?.d

By drink | Sun January 28, 2024

I use Devuan with sysvinit because I do not normally have boot time problems, but I found myself with some and this is how I fixed them.

linux
Debian
howto
  • Read more about Defaulting rc?.d
  • Log in or register to post comments

Setting temp dir location on Linux

By drink | Sun May 21, 2023

I use a 1GB tmpfs on my Linux system, which causes problems with some installs which write their temporary files to /tmp. Here's a way to somewhat gracefully set TMPDIR for every user logging in:

linux
howto
  • Read more about Setting temp dir location on Linux
  • Log in or register to post comments
Pagination
  • Page 1
  • Next page ››
Subscribe to howto

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved