Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

The #BSDCafe endpoint VM has been upgraded to #FreeBSD 15.0-RELEASE


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟭/𝟬𝟱 (Valuable News - 2026/01/05) available. https://vermaden.wordpress.com/2026/01/05/valuable-news-2026-01-05/Past releases: https://vermaden.wordpress.com/news/#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
  • This is absolutely interesting.

    Uncategorized freebsd
    2
    0 Votes
    2 Posts
    2 Views
    @stefano it's also a large part of the reason for me thanking people a few weeks ago. I chose to refrain from giving reasons at the time:<https://mastodon.bsd.cafe/@grahamperrin/115650725704628096>Now. Ed Maste and Alice Sowerby are more specifically named at <https://github.com/FreeBSDFoundation/proj-laptop>. The word "sponsor" might be fairly self-explanatory. Thanks again, @emaste Management of the program could mean any number of things. I thank and congratulate Alice Sowerby for very effectively managing so many things. In particular: the combination of <https://github.com/orgs/FreeBSDFoundation/projects/1/> (customisable) plus periodic reports has been a Godsend. Readers quietly respect what's presented, and this respect makes things easier across and beyond the FreeBSD community.#FreeBSD
  • 0 Votes
    1 Posts
    6 Views
    It's time to de-duplicate the desktops • The Registerhttps://www.theregister.com/2025/11/10/deduplicating_the_desktops/ by Liam Proven, @lproven "… There are an almost ridiculous number of Windows-style desktops on Linux – and mostly this applies to the BSDs, too. …"#UNIX #Linux #FreeBSD #BSD
  • Hey, #FreeBSD jail/networking folks:

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    18 Views
    Hey, #FreeBSD jail/networking folks:I've been trying to figure out whether VNET jail-networking *requires* a bridge0 device with both the LAN-facing adapter and all the common epair ends, or whether, since the epairs are all virtual interfaces, pf(4) can manage to do the routing/NAT without everything sitting on the same bridge0 device.However, when I try this (including net.{inet.ip,inet6,ip6}.forwarding=1) traffic doesn't seem to flow. Is there some obvious thing I've missed or that I should be testing? Or do I just need to throw everything on a bridge0 and deal with it?