//tags/freebsd

Everything tagged freebsd

35 entries

Aug 2, 2026v2026.08

FreeBSD Rewrote the Ports Tree History — An Operator's Recovery Guide

A 150MB GitHub Copilot binary landed in the ports tree on July 20, broke the GitHub mirror, and put a proprietary blob in the permanent history. The fix was a history rewrite. If you have a ports checkout you haven't pulled since July, it has diverged from upstream — here's how to tell and how to fix it.

freebsd · ports · git · 8 min read
Jun 28, 2026v2026.06

How to Serve a Next.js App on FreeBSD with Caddy

Install Caddy on FreeBSD and reverse-proxy a Next.js app with automatic HTTPS — no certbot, no manual renewals. A tested pkg, rc.conf, and Caddyfile guide.

freebsd · caddy · next.js · 6 min read
Nov 25, 2025v2025.11

How to Replace Nginx with Freenginx on FreeBSD: A Complete Step-by-Step Guide

Learn how to replace Nginx with Freenginx on FreeBSD in a smooth, step-by-step migration. This guide walks you through installation, config transfer, testing, and optimization so you can upgrade your web server with confidence and zero headaches.

freebsd · freenginx · nginx · 8 min read
Oct 28, 2025v2025.10

FreeBSD’s Big Step: Building without root – and reproducibly

FreeBSD now builds reproducibly and without root privileges—a major milestone for security, transparency, and developer accessibility. This advancement strengthens supply-chain trust, reduces build variance, and empowers contributors to create reliable FreeBSD releases safely and efficiently.

freebsd · 4 min read
Oct 24, 2025v2025.10

FreeBSD on Modern Laptops: What’s Changed in 2025

FreeBSD is now more laptop-friendly than ever. In 2025, it brings improved Wi-Fi, graphics, power management, and smoother desktop support—making it a strong choice for developers and open-source users on modern hardware.

desktop environment · freebsd · 4 min read
Apr 2, 2025v2025.04

How to Configure SSH on FreeBSD for Maximum Security

Secure Shell (SSH) is an essential tool for managing servers remotely, but an improperly configured SSH server can expose your system to serious risks. In this post, we’ll walk through best practices to harden SSH on Fre

freebsd · ssh · security · 3 min read
Aug 5, 2024v2024.08

Optimizing FreeBSD for Performance: Tips and Tricks

FreeBSD is renowned for its performance and stability, but like any operating system, it can be further optimized to squeeze out the best performance for your specific use case. This blog post delves into advanced tips a

freebsd · optimizing · 4 min read
Jul 28, 2024v2024.07

High Availability and Load Balancing with FreeBSD

Ensuring high availability and load balancing for your services is crucial for maintaining uptime and performance, especially in production environments. FreeBSD provides powerful tools like HAProxy, CARP (Common Address

freebsd · high availability · load balance · 4 min read
Jul 24, 2024v2024.07

FreeBSD vs. OpenBSD: A Detailed Comparison

FreeBSD vs OpenBSD compared across performance, security, ZFS support, hardware compatibility, and real-world use cases — so you pick the right BSD.

freebsd · openbsd · unix · 9 min read
Jul 24, 2024v2024.07

How to install certbot on FreeBSD

Certbot is a tool that automates the process of obtaining and renewing SSL/TLS certificates from Let’s Encrypt, a free Certificate Authority (CA). This guide will walk you through the process of installing Certbot on Fre

certbot · freebsd · guide · 4 min read
Jul 23, 2024v2024.07

An In-Depth Guide to ZFS on FreeBSD

A practical guide to ZFS on FreeBSD: pools, datasets, snapshots, replication, and tuning — the filesystem that makes FreeBSD storage resilient.

freebsd · zfs · 5 min read
Jul 23, 2024v2024.07

User and Group Management in FreeBSD

User and group management is a fundamental aspect of system administration in FreeBSD. Properly managing users and groups helps ensure system security, organize permissions, and facilitate collaboration among users. This

freebsd · user & group · 5 min read
Jul 20, 2024v2024.07

A Comprehensive Guide to Firewalls on FreeBSD

Compare FreeBSD's firewalls — PF, IPFW, and IPFILTER — with working ruleset examples for NAT and hosting, and guidance on when to choose each.

firewall · freebsd · 5 min read
Jul 20, 2024v2024.07

FreeBSD Usage Statistics for 2024

FreeBSD, a robust and versatile Unix-like operating system, continues to be a significant player in specific niches of the IT industry. Known for its advanced networking capabilities, security features, and the powerful

freebsd · statistics · 3 min read
Jul 20, 2024v2024.07

Monitoring and Logging on FreeBSD

Effective monitoring and logging are essential for maintaining the health, performance, and security of your FreeBSD systems. This blog post will guide you through setting up and using monitoring tools like Nagios, Zabbi

freebsd · monitoring · 4 min read
Jul 19, 2024v2024.07

Building a NAS with FreeBSD and ZFS

Build a home NAS with FreeBSD and ZFS: disk layout, mirrored pools, snapshots, SMB/NFS shares, and scrub scheduling — a complete walkthrough.

freebsd · nas · zfs · 5 min read
Jul 18, 2024v2024.07

FreeBSD Security Best Practices

Harden a FreeBSD server: pf firewall rules, SSH lockdown, service jailing, automatic security updates, and audit tooling — practical, tested steps.

freebsd · security · 5 min read
Jul 17, 2024v2024.07

Exploring the FreeBSD Ports Collection

The FreeBSD Ports Collection is one of the most powerful and flexible features of the FreeBSD operating system, providing a convenient way to install, manage, and update software. This blog post will dive into the Ports

freebsd · ports · 4 min read
Jul 16, 2024v2024.07

How to Install a Spring Boot Application on FreeBSD

Spring Boot is a popular framework for building production-grade Java applications with minimal configuration. Deploying a Spring Boot application on FreeBSD involves setting up the Java runtime environment, configuring

freebsd · java · spring boot · 4 min read
Jul 14, 2024v2024.07

Getting Started with FreeBSD

Welcome to the world of FreeBSD! Whether you're new to Unix-like systems or a seasoned Linux user looking to expand your horizons, FreeBSD offers a powerful, secure, and versatile operating system. This guide will walk y

freebsd · guide · 4 min read
Jul 13, 2024v2024.07

Setting Up a FreeBSD Desktop Environment

FreeBSD is widely known for its robustness and performance as a server operating system, but it can also serve as a powerful desktop environment. This guide will walk you through the process of setting up a graphical des

desktop environment · freebsd · 4 min read
Jul 11, 2024v2024.07

How to Keep Your FreeBSD Server Up-to-Date

Keeping your FreeBSD server up-to-date is crucial for maintaining security, stability, and performance. Regular updates ensure that your server has the latest security patches, bug fixes, and feature enhancements. This g

freebsd · 4 min read
Jul 7, 2024v2024.07

Setting Up pf on FreeBSD for Hosting a Website

Configure PF on FreeBSD to host a website securely: a minimal ruleset for HTTP/HTTPS and SSH with rate limiting and NAT, explained line by line.

firewall · freebsd · guide · 4 min read
Jul 6, 2024v2024.07

How to Install Ghost on FreeBSD: A Step-by-Step Guide

Ghost is a powerful, open-source publishing platform designed for professional blogging. Known for its clean design and robust features, it's an excellent choice for anyone looking to build a personal blog or a publicati

freebsd · ghost · guide · 4 min read
// browse other tagsall tags