Latest posts

  • 28th October 2025
  • 6th October 2025

qubes-backup exit status 127 fix

If selecting a qube other than dom0 fails for backups and trying to choose a different qube causes error 127, try installing zenity in that qube.

Read more 
  • 19th August 2025

A different way to exchange information

You don’t need an intro, a conclusion and a journey just to write one post, the readers only want information. Just give the readers what they want

Read more 
  • 1st August 2025

Getting started with helix-gpt

Here’s how to make helix-gpt work

Read more 
  • 29th July 2025

Syncing backups

This is how to automate and sync your backups across devices.

Read more 
  • 17th July 2025

How to use your own tools on remote machines via SSH socks tunnel

By using tunnels, you can forward only requests, without installing applications on the target machine

Read more 
  • 20th June 2025

How to receive reverse shells and expose services to the Internet on QubesOS

QubesOS is amazing for security, and equally amazing at making CTFs 10x harder than they need to be. It’s the firewall’s fault.

Read more 
  • 10th June 2025

Fix for no audio in minimal templates in QubesOS

The reason why audio won’t work out of the box in minimal templates (debian-12-minimal, fedora-41-minimal) is that the package responsible for sending audio from VMs to your host (dom0 or sys-audio), pipewire-qubes, isn’t included in them by default.

Read more 
  • 7th June 2025
  • 6th June 2025

Fixing FreeRDP 3's BadAtom error on QubesOS

When you try to run FreeRDP 3, you will likely get the BadAtom error.

Read more 
  • 6th June 2025

OpenGL driver errors in QubesOS VMs: Why there’s no fix*

QubesOS is built on the principle of isolation, and GPUs aren’t designed to meet the strict isolation requirements QubesOS demands because they prioritize performance instead.

Read more 
  • 6th June 2025

How to run nix on qubes without crying (much)

Nix is great for keeping your system clean and your sanity slightly intact. But thanks to how QubesOS handles templates and persistence, it’s not plug-and-play.

Read more 
  • 4th June 2025

Learn to use Nix (not NixOS) in 10 minutes

After this guide, you will be able to:

  • replace apt or pacman with the nixpkgs package repository, even if you don’t care about declarativity
  • use home-manager to set up all your configs and apps declaratively with just one config file and use it on any machine
  • use any nixpkgs package one time only and without bloat, fix dependency hell and weird dependencies
Read more 
  • 6th February 2025

How to install Windows on Qubes OS

Installing Windows on Qubes OS can be tricky due to its closed-source nature. Unlike Linux templates designed for Qubes OS, Windows requires the installation of Qubes Windows Tools to function correctly (network, audio, etc.). This guide uses the qvm-create-windows-qube tool, which is the recommended and most secure method.

Read more