== Samples of Work Since I focus more on operations/administration than development, most of my "samples" can be found via administration *theory*. This is expounded upon a great deal in https://sysadministrivia.com/[my podcast^]. Occasionally, however, I write documentation for other Linux sysadmins. Samples of these can be found here: * https://sysadministrivia.com/news/RSYNC[RSYNC^] (not RSYNC over SSH) * https://sysadministrivia.com/news/howto-podcast[Podcast hosting^] (technical details) * https://sysadministrivia.com/news/howto-borgserver[Deploying a backup server with privilege separation^] * https://sysadministrivia.com/news/howto-grubrescue[Booting a rescue ISO directly from GRUB^] However, I do have a lot of Python (and some Bash) written. Examples include: * https://github.com/johnnybubonic/BDisk[A liveCD/liveUSB/iPXE image creator^] (in the process of a rewrite) * https://github.com/johnnybubonic/aif-ng[A preseed/Kickstart-like facility for Arch Linux^] (in the process of a rewrite) * https://github.com/johnnybubonic/vaultpass[A compatability wrapper between "Pass" password manager and Hashicorp's Vault^] (in progress) * https://github.com/johnnybubonic/OpTools[A collection of miscellaneous tools^] Please note that I only use GitHub for mirroring of select repositories; a full collection of all of my public repositories can be found https://git.square-r00t.net/[here^].