techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#freebsd

133 posts118 participants3 posts today

Been trying to keep my #PCEngines #ALIX boards alive, but it looks like #NanoBSD in #FreeBSD doesn't work (compile error in tz!) ... which is a real shame; I want to use these extremely reliable, low-power SBCs as #ZabbixDietPi, etc.

... which is a real shame; I want to use these extremely reliable, low-power SBCs as #Zabbix Proxies (using memory-backed #SQLite for the DB), but this seems to be a realllllllly big lift :(

@dexter is this something #OccamBSD can help me with? No chance of a 14.3 serial-console image out there?

🌘 打造您專屬的 FreeBSD 備份堡壘:系統設定與安全強化
➤ FreeBSD 系統配置與資料加密實戰指南
it-notes.dragas.net/2025/07/29
本文為「打造您專屬的備份系統」系列的第二部分,深入探討如何建置一個以 FreeBSD 為基礎的強固備份伺服器。作者強調 FreeBSD 在備份領域的優勢,包括其分割服務的能力、ZFS 檔案系統的靈活性,以及搭配 jail 或 bhyve 虛擬機進行隔離。文章進一步闡述了網路設定,特別是 IPv4 和 IPv6 的配置,以及資料儲存的安全考量,包括磁碟冗餘(如 RAIDZ)與資料加密(GELI、ZFS 原生加密)。作者透過實際操作指令,展示瞭如何使用 GELI 加密磁碟並在其上建立 ZFS 儲存池,以確保備份資料的機密性與完整性。
+ 這篇文章提供了非常實用的技術細節,尤其是 GE
#FreeBSD #備份 #系統管理 #資料安全 #ZFS #加密

IT NotesMake Your Own Backup System – Part 2: Forging the FreeBSD Backup Stronghold
More from Stefano Marinelli

Get ready for the European *BSD event of 2025! 😈⛳🐡

54 days to go!

BSDCan Videos are being published. It can give you a taste of the great content you can witness live in Zagreb.

Grab your tickets 🎟️ at tickets.eurobsdcon.org

The schedule 📅 is at events.eurobsdcon.org/2025/sch

For everything else, peek at 2025.eurobsdcon.org/
More information is added all the time.

EuroBSDCon 2025 in Zagreb, Croatia 🇭🇷
September 25-28, 2025

Replied in thread

@ermo

Sounds a bit complex. (-:

Debian apt-ftparchive source actually makes checksum lists for source packages.

No handy equivalent in pkg repo, though.

It's not going to be high on the priority list. I could possibly modify the .do scripts to do something non-standard.

In the meantime, the HTTP Last-Modified: response header is right and the If-Modified-Since: request header is respected by Bernstein publicfile. For what that's worth.

New instance, new #introduction

I migrated from cybervillains.com/@_xhr_ Great instance but recently the downtimes have been a bit overwhelming. Hence you haven't heard in a while.

I am in the #Unix world since nearly 30 years, used all kinds of Linux, was a #DragonFly BSD committer in the 2010 (you might have seen dma, which is now part of #FreeBSD man.freebsd.org/cgi/man.cgi?qu). My daily driver is #OpenBSD.

In my day job I worked in #InfoSec for over a decade, mostly in a technical sense. These days more in the non-technical world, wrangling the ISO 27k1.

I've been on Mastodon since 2016 and migrated instances twice.

The Lair of the CyberVillainsMatthias Schmidt (@_xhr_@cybervillains.com)1.4K Posts, 223 Following, 1.02K Followers · OpenBSD user ● DragonFly BSD committer (retired) ● InfoSec and CCC for > 25y ● Pronouns: he/him finger m@f.xosc.org for more information My presence in gemini: gemini://xosc.org Posts are deleted after 2 years!

First release:

I wrote an Ansible :ansible: connection-plugin to automate FreeBSD Jails :freebsd: via their host, by utilizing jls and jexec to run automation via a SSH connection to the FreeBSD host.

I released that on GitHub github.com/chofstede/ansible_j
And on my Codeberg: codeberg.org/Larvitz/ansible_j

Released under a BSD license.

This enables seamless automation of FreeBSD jails without needing a SSH connection to the Jails themselves.

A new BSDCan video has been posted:

A packet's journey through pf By Kristof Provost

youtu.be/JtSg6ylDALo

A walkthrough of a packet's journey through (FreeBSD's) pf, concentrating on the big picture and its implications.

We'll cover when packets are inspected, when rules are evaluated and how states are used. Along the way we'll cover what DTrace probes can show us, what some of pfctl's counters mean and just how many times pf can look at a single packet.

This talk is intended for firewall admins looking for a deeper understanding and aspiring pf developers. It is not a "How to use pf" talk.

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Yesterday, I moved some systems to a new #FreeBSD host.

Thanks to @BastilleBSD this was a blast. Just creating some jails, set the redirects, copy over configs and databases ... and done.

This is how it is supposed to work.