Monitor your devices with LibreNMS on FreeBSD
A guide on how to set up LibreNMS inside a FreeBSD jail.
Articles with tag tutorial
A guide on how to set up LibreNMS inside a FreeBSD jail.
A guide on how to set up Time Machine inside a FreeBSD jail.
A practical guide to installing Void Linux on an encrypted ZFS root with LUKS-encrypted swap and working hibernation support.
A practical guide to boosting Mastodon performance by self-hosting your media with SeaweedFS. Configure a fast, S3-compatible storage backend to efficiently handle your instance's files and take full control of your data.
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.
A new article on running WordPress on FreeBSD with BastilleBSD has been published on the BSD Cafe Journal, plus a small update on future technical content.
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.
A practical guide to installing FreeBSD on hosting providers that don't officially support it, using the powerful mfsBSD tool for rescue mode installations.
Create a personal blog with NetBSD on a 1€ VPS - efficient, secure, and completely under your control. Minimal cost, maximum performance. Because your thoughts don't need to float in someone else's cloud.
Using nginx to cache proxied media in snac to improve performance and privacy
Using nginx to cache snac multimedia files to boost performance
A simple approach to prevent ZFS pools from getting stuck due to a lack of free space.
A comprehensive guide on how to move a FreeBSD installation, including the operating system, from one host to another, with a focus on ZFS and bootloader configurations (UEFI and BIOS).
Learn how to configure a reliable read-only root file system on NetBSD, improving system stability and reducing the risk of corruption in embedded and remote setups.
Learn how to build a self-hosted CDN using NetBSD, Varnish, and nginx
Learn how to build a self-hosted CDN using OpenBSD base and just 2 packages
Learn how to build a self-hosted CDN using FreeBSD jails, Nginx, Varnish, WireGuard, and PowerDNS to improve media delivery for your website without relying on external providers.
Monitor your services efficiently by installing Uptime-Kuma in a FreeBSD Jail.
A simple method to limit the priority of processes within a FreeBSD jail using the nice(1) command.
Learn how to block access from specific countries on your FreeBSD server using pf and ipdbtools to enhance security and manage traffic efficiently.
Learn how to create and use UFS snapshots on FreeBSD for reliable backups and system management, with practical examples using mksnap_ffs.
Many years ago, I needed to create some small servers using PCEngines Alix and had to choose the most suitable operating system. One of the...
Introduction A client recently asked if their approach to remote desktop access was correct. They leave their office PC on and connect to it via...
Enhance your FreeBSD-based mail server by adding Nextcloud for webmail, contacts, calendars, and IMAP integration. A step-by-step guide to building a full-featured groupware solution.
Make your own E-Mail server - Part 1 - FreeBSD, OpenSMTPD, Rspamd and Dovecot included
I recently faced the task of moving an Alpine Linux-based VPS onto a FreeBSD host. I decided to use a jail.
How to Create a FreeBSD Jail Hosting XRDP and XFCE for Remote Desktop Access Introduction This tutorial guides you through the process of setting up...
A detailed walkthrough of migrating from FreeBSD VMs to a hierarchical jail setup using BastilleBSD, optimizing resource usage and simplifying management without sacrificing isolation.
Set up your own secure VPN with FreeBSD, WireGuard, IPv6, and integrated ad-blocking using Unbound and Spamhaus. Get full control, enhanced privacy, and a performant solution.
Create your own secure, high-performance VPN with OpenBSD, WireGuard, IPv6, and integrated ad-blocking using Unbound and Spamhaus. Full control, enhanced privacy, and a lightweight setup.
While I love FreeBSD -based router solutions (OPNsense, PFsense, etc.), I also appreciate and use MikroTik devices and software. They produce and...
Sometimes your filesystem gets stuck. No operations can be done and a “reboot” will just cause an indefinite waiting time for I/O. You could be able...
A comprehensive guide to installing Mastodon on a FreeBSD jail using BastilleBSD
Bhyve is great - and we’re using it with a lot of guest operating systems. One of my favourite Linux distributions is Alpine Linux - it’s great as a...
Caddy is a great web server. It is easier to configure than nginx and handles the SSL certificates requests and renewals so you don't need to mess...
Some details on how we're performing backups and disaster recovery of the migrated servers.
After my post on why we’re migrating (many of) our servers to FreeBSD , I’ve received a lot of feedback. Many questions, many comments. Many e-mails...
I've already written about some of my backup strategies in Proxmox. Proxmox Backup Server is an option, but it's not always the best option,...
OVH (and Soyoustart, of course) network seem to be configured in a "strange" way and setting failover IPs isn’t always as straightforward as you...
Last update: 01 November 2022 - Alpine 3.16 has lxd packages in contrib Lxc is a great technology. I’ve been using it since 2012 and I’ve always...