#freebsd

50 posts · Last used 4h

Back to Timeline
@lobsters@mastodon.social · 7h ago
0
0
0
@nixCraft@mastodon.social · 11h ago
FreeBSD Device Drivers: From First Steps to Kernel Mastery by Edson Brandi · Version 2.0 (April 2026) https://github.com/ebrandi/FDD-book #freebsd #unix #books
3
1
2
@pitrh@mastodon.social · 1d ago
BSDCan https://www.bsdcan.org/2026/ Talk Saturday 2026-06-20: 15:45 - 16:35 DMS 1120 A Two-Step FreeBSD Installer: Current Status and Future Plans Alfonso Sabato Siciliano https://www.bsdcan.org/2026/timetable/timetable-A-Two-Step-FreeBSD.html To register https://www.bsdcan.org/2026/registration.html @bsdcan #freebsd #installer
2
0
1
@jamesoff@mastodon.jamesoff.net · 19h ago
On a roll, my second contribution to ports was just committed :) #FreeBSD https://cgit.freebsd.org/ports/commit/?id=69b05d1c9fc09863d064a98ddf392a991eb4e770
0
0
0
@lobsters@mastodon.social · 20h ago
0
0
0
@mattsheffield@mastodon.social · 1d ago
The scheduling service Cal has shut down its #opensource program because it views it as a security risk now that LLMs are much more capable and can be deployed to scan the code base 24/7 https://www.zdnet.com/article/ai-security-worries-force-company-to-abandon-open-source/ #linux #freebsd
0
2
1
@jamesoff@mastodon.jamesoff.net · 1d ago
Yay my patch to the Amazon SSM Agent port was committed to #FreeBSD ports - if you use it then please be sure to update soon as changes to the service mean the old one will stop working in June!
0
0
0
Boosted by oxy @oxy@social.bsdlab.au
@hl@social.lol · 3d ago

Not me, every time I set off a zpool scrub (with apologies to TLC): 🎵 Yes, I just want to scrub, A scrub is a kind of check that gets love from me, Countin’ out the checksum of your best friend’s drive, Trying to verify at me

#FreeBSD #ZFS #OpenZFS #90s #RuinASong

4
0
1
Boosted by vleeth @_vleeth@mastodon.social
@FreeBSDFoundation@mastodon.social · 4d ago
How the Foundation’s Laptop Support & Usability Project Came Together In this article from the Q1 2026 FreeBSD Journal, Deb Goodkin, Executive Director of the FreeBSD Foundation, explains how the Foundation turned recurring community feedback about FreeBSD on laptops into a structured, funded initiative with long-term impact. Read more: https://freebsdfoundation.org/our-work/journal/browser-based-edition/laptop-desktop/how-the-foundations-laptop-support-usability-project-came-together/ #FreeBSD #OpenSource #Usability #LaptopSupport
12
0
10
@dvl@bsd.network · 6d ago
Let's see what happens if I reboot all my hosts at the same time... #FreeBSD
0
0
0
@dexter@bsd.network · 5d ago
That would be crazy if someone imported tmux, doas, tmux, and openrsync into #FreeBSD base. Like , crazy.
0
0
0
@JdeBP@mastodonapp.uk · Mar 01, 2026
#CaliforniaLaw is written by people who are either very ignorant or very incompetent. https://leginfo.legislature.ca.gov/faces/billStatusClient.xhtml?bill_id=202520260AB1043 They have assumed that all operating systems are like Microsoft Windows 11, Android, or iOS; and have written legislation for operating systems where people download glorified WWW client 'apps', from 'stores', which use 'accounts' that they have with vendors or Microsoft/Google/Apple. But the legislation *as worded* *also* covers everything from #Debian and #Ubuntu through #Arch Linux and #MobaXTerm to #FreeBSD and #NetBSD and #OpenBSD; where users anonymously use package managers or ports systems to install applications, written by developers, on operating systems, from 'publicly available internet website' repositories. There is no age field in the GECOS data in master.passwd(5) of course, and the reality is that no BSD or Linux-based operating system has this concept of apps/stores/accounts. #MidnightBSD #FreeSoftware #Unix #California #USLaw #AgeVerification #GDPR
22
0
15
@waffles@masto.yttrx.com · Apr 17, 2026
I have a physical #freebsd server that I use to host my email. Today I felt a little homepage nostalgic, so I configured a jail on it to serve up some static html https://peteftw.com/~pete/ 1990s me never could’ve afforded a TLS cert 😆
3
0
0
@lobsters@mastodon.social · Apr 15, 2026
1
0
1
@Larvitz@mastodon.bsd.cafe · Apr 14, 2026

Latest quarterly FreeBSD package upgrade broke my Nextcloud 😮‍💨

Post mortem: The new version of php85-pdo_pgsql is now compiled against PostgreSQL 18, not 17. So pkg upgrade removed postgresql17-server, leaving Nextcloud dysfunctional without a database.

Solution:

  • Reinstalled postgresql17-server
  • Dumped the db with pg_dump
  • Installed postgresql18-server & php85-pdo_pgsql
  • Copied over pg_hba.conf & postgresql.conf
  • Created empty db/user in PG18
  • Imported the db dump
  • Ran occ maintenance:data-fingerprint

Restarted php-fpm & nginx

All fine again. But that was unpleasant 🙂

#SysAdmin #SelfHosted #FreeBSD #Nextcloud #Postgresql

21
4
14
@mattsheffield@mastodon.social · Apr 14, 2026
RE: https://social.erambert.me/@macthemes/116401059227383720 Operating systems used to be so personalizable. This is absolutely garish, but it would be great if everyone could do this besides the hardcore #Linux and #freebsd userbase.
2
0
0
Boosted by vleeth @_vleeth@mastodon.social
@linuxiac@mastodon.social · Apr 12, 2026
FreeBSD has started public laptop testing as part of its larger effort to improve hardware support and become a stronger option for everyday desktop use. https://linuxiac.com/freebsd-opens-public-testing-for-its-laptop-support-push/ #freebsd #unix #opensource
7
0
4
@Larvitz@burningboard.net · Apr 12, 2026
A FreeBSD jail should be small. Installing Python into every jail just so your config management can run is the tail wagging the dog. I wrote two tiny wrappers to plug cdist directly into jexec on the host. The result? Full configuration management that asks for nothing but POSIX sh inside the jail itself. Zero daemons. Zero agents. https://blog.hofstede.it/automating-freebsd-jails-with-cdist-zero-dependencies-inside-the-jail/ My cdist-jexec connection plugin scripts: https://codeberg.org/Larvitz/jexec-cdist #FreeBSD #Jails #Unix #SysAdmin #cdist #DevOps
18
3
13
@lobsters@mastodon.social · Apr 10, 2026
0
0
0
@JdeBP@mastodonapp.uk · Apr 09, 2026
Here are some things that one can add to the analysis of the MacOS TCP timeout clock freeze bug. The code for calculate_tcp_clock() in XNU was changed in May 2025. Older versions of this function (e.g. in xnu-11417) worked quite differently and wouldn't have stopped ticking the clock at 32-bit unsigned integer wraparound. None of #NetBSD, #FreeBSD, nor #OpenBSD share this exact way of doing TCP timeout processing with #XNU. FreeBSD does not have a tcp_now and works off the global 32-bit ticks variable. OpenBSD effectively works off the kernel's system clock, too, but with a randomized offset, and does 64-bit unsigned modular arithmetic. NetBSD uses a distinct 32-bit unsigned tcp_now counter that it simply increments by 1 at regular intervals, and does modular arithmetic subtraction. https://photon.codes/blog/we-found-a-ticking-time-bomb-in-macos-tcp-networking #TCP #MacOS
0
0
0