Time Machine inside a FreeBSD jail
A guide on how to set up Time Machine inside a FreeBSD jail.
Articles with tag data
A guide on how to set up Time Machine inside a FreeBSD jail.
A real-world horror story about contracts, control, and the dark side of managed open source.
Which virtualization host performs better? I put FreeBSD and SmartOS in a head-to-head showdown. The performance of Jails, Zones, and bhyve VMs surprised me, forcing a second round of tests on different hardware to find the real winner.
Introducing illumos Cafe: a community-run hub on illumos, inspired by BSD Cafe. Fediverse-ready (Mastodon, snac). Built for OS diversity, transparency, and positivity.
Build a bulletproof backup server with FreeBSD, ZFS, and jails. Complete guide covering encryption, security hardening, and multiple backup strategies for enterprise-grade data protection.
When a datacenter fire threatened 142 of my servers, my backup strategy had them back online in hours. This post shares my personal philosophy on creating a resilient system, focusing on the crucial planning that must happen before you write a single script.
What happens when developers stop understanding code and just trust the 'vibe'? A real case of vulnerability hidden behind 'perfect' AI code and the implications for programming's future.
A GlusterFS failure during a critical client upgrade turned into a nightmare of false accusations and politics, revealing a deeper story of corruption.
A story from 16 years ago - trust, tech, and a server that had to disappear. They offered me a blank check. I said no.
Using nginx to cache proxied media in snac to improve performance and privacy
Using nginx to cache snac multimedia files to boost performance
A tale of bad logging practices, overengineering, and a near-death experience.
A simple approach to prevent ZFS pools from getting stuck due to a lack of free space.
Learn to automate ZFS snapshots using zfs-autobackup for effortless system protection and easy file recovery.
Experience a journey from Kubernetes to FreeBSD, achieving major cost savings and efficiency through real-world optimization.
ZFS checkpoints allow saving the entire state of a pool - including features and metadata - for reliable recovery. Here's how to use them on FreeBSD.
Explore the seamless migration of an old Linux server (1690 days uptime!) to a new FreeBSD machine, detailing the use of mfsBSD, BastilleBSD, Borg Backup, and bhyve for improved efficiency and manageability
Part 3 of our migration series details the complex process of moving servers from Proxmox to FreeBSD, including overcoming challenges with old hardware, problematic LXC containers, and fine-tuning virtual machines for optimal performance on bhyve.
Some details on how we're performing backups and disaster recovery of the migrated servers.
I’ve been using Raspberry Pis since 2012, running both Linux and FreeBSD. A couple of Raspberry Pi 4 devices are running local services and are...
Sometimes an lxc container can be a better alternative than a KVM virtual machine. It has a smaller overhead, easier and more efficient resource...
Cephfs is a great tool. It enables users to store and share files while taking advantage of the granularity and performance of Ceph . One of the...