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

We’re excited to share that the FreeBSD Project has been accepted again as a mentoring organization for Google Summer of Code 2026.

This marks another year of supporting contributors who want to work on meaningful open source projects while learning from experienced FreeBSD developers.

Learn more about Google Summer of Code 2026:
summerofcode.withgoogle.com/pr

    fosdembsd boosted

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

    The server doesn't boot natively.
    It can boot in Linux rescue mode. So:
    qemu-system-x86_64 -enable-kvm -m 65536 -smp 16 \
    -bios /usr/share/ovmf/OVMF.fd \
    -drive file=/dev/nvme0n1,format=raw,if=virtio \
    -drive file=/dev/nvme1n1,format=raw,if=virtio \
    -netdev user,id=net0,hostfwd=tcp::80-:80,hostfwd=tcp::443-:443 \
    -device virtio-net-pci,netdev=net0 \
    -vnc 127.0.0.1:0

    A couple of lines modified in /etc/rc.conf and /etc/pf.conf

    And the server is responding, while waiting for the KVM console.

    A VNC view of the top on the server - now running inside a VM

    Alt...A VNC view of the top on the server - now running inside a VM

      fosdembsd boosted

      [?]Justine Smithies [She / Her] » 🌐
      @justine@snac.smithies.me.uk

      I love my P14s Gen 1 AMD and running it sleeps and wakes from sleep without issue. But when I try on it, It does sleep you see the ThinkPad LED pulsing indicating sleep. But when I go to wake, It just sits on a blank screen and all you can do is force it off and on again. Anybody have similar experiences ??

        [?]Michael W Lucas :flan_on_fire: » 🌐
        @mwl@io.mwl.io

        bug report filed on my first kernel panic in over a decade!

        bugs.freebsd.org/bugzilla/show

        No idea if this is interesting or not, but what the heck, might as well file it. I'd rather be told "bad sysadmin, don't do that!" or "replace your disk" than let an actual bug escape.

          [?]Michael W Lucas :flan_on_fire: » 🌐
          @mwl@io.mwl.io

          :flan_ooh: added a 31st sparse-zvol vm disk, and: kernel panic! :flan_heart:

          When I wrote Absolute FreeBSD, I had to manually force a panic so I could write about it. This is my first actual, proper panic since before 2018! :flan_hacker:

          I feel like a proper hacker.

          freebsd kernel panic dump screen, with lots of garbage that'll go in my bug report

          Alt...freebsd kernel panic dump screen, with lots of garbage that'll go in my bug report

            fosdembsd boosted

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

            I just wrapped up an interesting call that was originally scheduled for last week but rescheduled for today. The client is looking for a unique setup, and thanks to having an early re-read of the fantastic The Book of PF - 4th Edition, I was able to propose some configurations that had completely slipped my mind. The client is extremely curious, and this will likely lead to a new OpenBSD deployment in an interesting environment.

            At the same time, I received an email from a professor at an Italian university whom I had encouraged to extend his lectures to include BSDs. I piqued his curiosity as well and proposed a session specifically on firewalls, focusing on OpenBSD and pf. He will be reading The Book of PF soon and will likely add it to his students' recommended reading list. I'll probably present them, too.

            In short - one book, a thousand new possibilities. Infinite thanks to @pitrh for the massive and wonderful work behind it.

             

              [?]Michael W Lucas :flan_on_fire: » 🌐
              @mwl@io.mwl.io

              Okay, that's the disks section of done. Partitions, GPT labels, etc.

              Tomorrow, !

              Want to help me eat while I make this book, and be thanked for it? sponsor.mwl.io

                fosdembsd boosted

                [?]oxy » 🌐
                @oxyhyxo@mastodon.bsd.cafe

                fosdembsd boosted

                [?]FreeBSD Foundation » 🌐
                @FreeBSDFoundation@mastodon.social

                HPE Juniper Networks is hiring a FreeBSD developer/engineer to contribute to the development of Junos, the FreeBSD-based platform used in their networking products.

                The role focuses on designing, developing, debugging, and maintaining system software in a production environment.

                Learn more and apply: careers.hpe.com/us/en/job/1200

                It's always encouraging to see continued investment in FreeBSD expertise across industry deployments.

                  [?]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).

                    1 ★ 0 ↺

                    [?]the initra mf [they/them] » 🌐
                    @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