Link to presentation Judaism Modern Judaism is very different from Jesus' Judaism which was distinct from David's Judaism, etc... We, as modern westerners, need to be aware of the religious evolution and history of Judaism to properly understand the ... read more →
Intro Session 1: Torah Session 2: Prophets and Writings Review Torah Big idea: partnership Basis of partnership / meet the characters (Genesis) God chooses a partner / the partner chooses God (Exodus) God defines the partnership (Leviticus) God sha ... read more →
Intro I use ZFS at home in my homelab for basically all of my storage... Docker uses ZFS backend, all my VMs have their .qcow2 images in their own zfs datasets, and all my shares are ZFS datasets. I love ZFS but my home hardware presently is the opp ... read more →
import this; print(this); print("what is taking so long black!!") read more →
Chapters Below are just quick notes or quotes from each chapter as a reminder of what to go back to chat about. This isn't intended to be in-depth by any stretch. Chapter 1 "Your man has been accustomed, ever since he was a boy, to have a dozen ... read more →
To filter for saved views from the admin console you have to use the id of the tag you are using to filter on... Ex: filtering for tags "Inbox" doesn't work, but for tag 18 does (the id fo the Inbox tag). I can find that ID by clicking on ... read more →
Steps sudo fdisk -l then look for the device and partition get the Type column mount Example dumbledore in /media NO PYTHON VENV SET ❯ sudo fdisk -l ... Device Boot Start End Sectors Size Id Type /dev/sdk1 * 2048 60371951 ... read more →
I just need to RDP into an Ubuntu box via Remmina and everytime I login I have to authenticate to create a color managed device... which I don't even know what that is! To fix it? vim /etc/polkit-1/localauthority.conf.d/02-allow-colord.conf polkit.a ... read more →
zfs allow -u $USER clone,load-key,create,destroy,mount,mountpoint,receive,send,rollback,compression,snapshot,hold,keylocation,bookmark tank load-key only needed if using encrypted datasets read more →
Assuming you have a PXE server running you only need small edits to the virt-manager config read more →