• August 25, 2025

Resize ZFS Storage Pool on FreeBSD/TrueOS

Resize ZFS Storage Pool on FreeBSD/TrueOS When upgrading a VPS instance on Vultr, a Linux file system is automatically resized. When running FreeBSD with the advanced ZFS file system, some manual work is required. This guide assumes our account has just been upgraded to include more storage space and walks…

Read More

How to Install RabbitMQ on FreeBSD 14.0

Learn to install RabbitMQ on FreeBSD 14.0 and manage queues using the web administration console. Ensure reliable message delivery. Introduction RabbitMQ is an open-source message broker that allows distributed systems to communicate through message queuing. RabbitMQ uses the Advanced Message Queuing Protocol (AMQP) for reliable, asynchronous message delivery. It supports…

Read More