A few quirks with Debain 12 include that path not being set in similar fashion to Fedora, Ubuntu, and other distributions. One must regularly set
export PATH=$PATH:/usr/sbin
In Gnome, applications will open on the server instead of the client when using X11 forwarding. This will occur even though xcalc opens on the client normally. The way to avoid this is to add the following to .bashrc
unset XDG_RUNTIME_DIR unset GDK_BACKEND
The general rule is compress, then encrypt.1, 2