Sunday, May 24, 2026

Disk Partitioning and Filesystem Management on FreeBSD: gpart, newfs, and mount

Disk partitioning and filesystem management are among the most fundamental sysadmin skills. Understanding how storage is organized helps administrators troubleshoot systems, prepare new disks, recover environments, and deploy infrastructure with confidence.

In this post, I’ll walk through the basic workflow using gpart, newfs, and mount, which are essential tools for managing traditional UFS storage on FreeBSD. 

NGINX with Automatic HTTPS Using Let’s Encrypt and Active24 DNS Challenge

This blog post is run-book how to deploy NGINX web server with Automatic TLS certificate issuance and renewal leveraging Let’s Encrypt DNS Challenge via Active24 DNS provider.