doasu.dev is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
:3
Admin account
@me@doasu.dev

Search results for tag #freebsd

fosdembsd boosted

[?]FreeBSD Foundation ยป 🌐
@FreeBSDFoundation@mastodon.social

FreeBSD Now Builds Reproducibly and Without Root Privilege

Weโ€™re pleased to share that the FreeBSD Project now supports builds without requiring root privileges, removing elevated access from the release pipeline and improving overall security. This work was completed as part of a program commissioned by the Sovereign Tech Agency.

Read more: freebsdfoundation.org/blog/fre

    fosdembsd boosted

    [?]Graham Perrin ยป 🌐
    @grahamperrin@mastodon.bsd.cafe

    FreeBSD Accessibility Handbook

    <docs.freebsd.org/en/books/acce> (parts) | <docs.freebsd.org/en/books/acce> (the book)

    Published today.

    Thanks to @alfonsosiciliano, to @pauamma for review, and to @FreeBSDFoundation for sponsorship.

      fosdembsd boosted

      [?]vermaden ยป 🌐
      @vermaden@mastodon.bsd.cafe

      New ๐—ญ๐—™๐—ฆ ๐—•๐—ผ๐—ผ๐˜ ๐—˜๐—ป๐˜ƒ๐—ถ๐—ฟ๐—ผ๐—ป๐—บ๐—ฒ๐—ป๐˜๐˜€ ๐—˜๐˜…๐—ฝ๐—น๐—ฎ๐—ถ๐—ป๐—ฒ๐—ฑ [ZFS Boot Environments Explained] article on vermaden.wordpress.com blog.

      vermaden.wordpress.com/2025/11

        [?]Bradalot โ€œ:verified:โ€ ยป 🌐
        @bradr@infosec.exchange

        [?]John-Mark Gurney ยป 🌐
        @encthenet@flyovercountry.social

        Does anyone have a complete guide to how vnodes and vnode paging works on FreeBSD?

        D&I doesn't tie things together very nicely, and the man pages are lacking a lot of the interplay between the vnops and what various functions do.

        I'm getting closer to understanding things, but it seems like there's a lot of interplay between _read, _bmap, _read_pgcacche, _getpages, and _strategy, and helper functions like bread/cluster_read that isn't well described (or split between all the different man pages in ways that aren't obvious to me).

          [?]David Chisnall (*Now with 50% more sarcasm!*) ยป 🌐
          @david_chisnall@infosec.exchange

          The FreeBSD platform was merged into the OCI runtime spec!

          FreeBSD is now an official target for OCI containers (itโ€™s been working in Podman as an unofficial target for a while).

            [?]fosdembsd ยป 🌐
            @fosdembsd@mastodon.bsd.cafe

            For the upcoming Fosdem, we submit a common devroom titled "BSD, illumos, bhyve, OpenZFS".

            Our proposal was accepted ๐Ÿฅณ !
            The devroom will take place Saturday 31 January afternoon.

            The CFP will be published in the upcoming days!

              fosdembsd boosted

              [?]Stefano Marinelli ยป 🌐
              @stefano@mastodon.bsd.cafe

              Client: "Iโ€™d like to try some alternative themes for my WordPress site youโ€™re hosting, but Iโ€™m afraid of breaking the production site."

              Me: "Say no more."

              I start:
              - create a record for the test site

              - bastille clone -l prod testing ip

              - bastille console nginx โ†’ edit nginx proxy, add the new domain โ†’ certbot --nginx -d newdomain.tld

              - bastille console testing โ†’ mysql โ†’ UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'siteurl';
              UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'home';

              - "Done. You can now connect to..."

              FreeBSD, jails, ZFS. No limits.

                fosdembsd boosted

                [?]FreeBSD Foundation ยป 🌐
                @FreeBSDFoundation@mastodon.social

                ๐ŸŽ“ 2025 Google Summer of Code participant Aaron Espinoza ran a project to test FreeBSD device drivers written in Rust. Hereโ€™s a short introduction to that piece of work.

                Watch Aaronโ€™s GSoC talk: youtu.be/y82-t1tDLWg?si=9n6X3u
                ๐Ÿ’ป Explore the code: github.com/Acesp25/rustkld

                Weโ€™re grateful to Aaron, his mentors, and the FreeBSD/GSoC community for advancing this work.

                ๐Ÿ‘‰ What are your thoughts on using Rust for FreeBSD driver development?

                  1 ★ 0 ↺

                  [?]acct-user/initra-mf ๐Ÿ”œ 39C3 ยป 🌐
                  @me@doasu.dev

                  I love that ships a fortune(6) file with a bunch of useful OS tips and prints a random one at every login.

                  It's such a small gesture but it speaks volumes about the community and the love the developers put into it.

                  Terminal output produced by the fortune(6) programme upon login to the FreeBSD operating system. The text says: "You can delete a range of ZFS snapshots (a-z) in multiple ways. The following will delete d and all earlier snapshots:  zfs destroy mypool/data@%d  To delete d and all later snapshots:  zfs destroy mypool/data@d%  To delete all dataset snapshots:  zfs destroy mypool/data@%  Make sure to let ZFS perform a dry run (-n option) first and display (-v) what it would do to confirm that the delete operation is removing exactly what you intended. 		-- Benedict Reuschling <bcr@FreeBSD.org>," followed by the system prompt "`u@frost ~ %`." Huge thank you to Benedict for submitting these <3

                  Alt...Terminal output produced by the fortune(6) programme upon login to the FreeBSD operating system. The text says: "You can delete a range of ZFS snapshots (a-z) in multiple ways. The following will delete d and all earlier snapshots: zfs destroy mypool/data@%d To delete d and all later snapshots: zfs destroy mypool/data@d% To delete all dataset snapshots: zfs destroy mypool/data@% Make sure to let ZFS perform a dry run (-n option) first and display (-v) what it would do to confirm that the delete operation is removing exactly what you intended. -- Benedict Reuschling <bcr@FreeBSD.org>," followed by the system prompt "`u@frost ~ %`." Huge thank you to Benedict for submitting these <3