gyptazy.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Duplicating Your System: Using Duplicity to Back Up Your FreeBSD Desktop.
In this Q1 2026 FreeBSD Journal article, Jason Tubnor walks through a practical approach to backing up your FreeBSD system using duplicity, including encrypted backups, incremental chains, parity protection, and S3-compatible storage.
Read more:
https://bit.ly/4d5AR1v
Alright, so far so good!
I had a pair of Sabrent EC-DFLT external HDD enclosures, but I lost the power supplies for them, and they are thirsty little bitches. 12v/2a according to some forum posts I found, more like 12v/3a based on a replacement part I found.
But, I have these old Juniper SRX100 power bricks that do 12v/2.5a, and that seems to be doing the needful.
Copying the raw dump to a mirrored zpool of both of them right now to see how they handle load over time. I still haven't figured out how I plan to use these going forward. My old external drive bay was mostly a staging area for remote backups, and a recent local copy. It was also the dumping ground for my media collection, which is just too big to upload over my shitty 38mbit uplink cable modem. I may simply recreate that, but have about 1 TB less usable space on this pair of drives than I did on the 4x drives in the old array. So, maybe I'll split them up? Maybe I'll keep a copy of my media directly attached to the kodi box and just rsync shit over regularly. Use the other drive for everything else. Striping them sounds like an absolutely terrible idea.
I dunno, I have to ponder this a lot. I'm just happy I got these not terrible external drive enclosures working.
Not quite sure what to think of that reply to my #Debian #ZFS package bug report yet... need to let that sink in.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135579
It's the first time I'm hearing that an "apt get dist-upgrade" on Debian Sid is supposed to be a "self-created problem". That a user should do x steps first. But maybe the rules for "contrib" packages are different?
Anyway, that makes me even more seriously consider switching from ZFS to #btrfs...
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟱/𝟬𝟰 (Valuable News - 2026/05/04) available.
https://vermaden.wordpress.com/2026/05/04/valuable-news-2026-05-04/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Maybe I should really consider switching from #ZFS to #btrfs for my Linux/OpenWrt/Gluon dev partition. Deduplication + compression for their Git worktrees was the main reason why I added this partition in the first place, next to my ext4. And btrfs has these, too.
Don't quite remember why I chose #ZFS back then over #btrfs. Either the space savings were greater or the OpenWrt/Linux build times were faster in my tests.