schmonz.com 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.

Search results for tag #NetBSD

[?]Peter N. M. Hansteen »
@pitrh@mastodon.social

#netbsd boosted

[?]Peter N. M. Hansteen »
@pitrh@mastodon.social

EuroBSDCon 2025, Zagreb, September 2025 -

The Call for Talk and Presentation proposals for EuroBSDCon 2025 is open.

Submit yours at events.eurobsdcon.org/2025/

Please also visit the main website 2025.eurobsdcon.org/ for information about the conference.

See you in Zagreb!

@eurobsdcon

    #netbsd boosted

    [?]Peter N. M. Hansteen »
    @pitrh@mastodon.social

    [?]gyptazy »
    @gyptazy@mastodon.gyptazy.com

    @BoxyBSD was always for BSD based systems only. I focussed to push the whole BSD community and to encourage people to try BSD based systems (such like . , , etc.) but I'm not sure if it might provide more value to the whole community by also supporting systems (such like , , , and more).

    I'm not sure if the project still provides a value for the community right, now.

    What do you think?

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

      As it approaches, the excitement for the upcoming keeps growing. It'll be my first time in Canada, and therefore my first time at BSDCan, and it will be a great opportunity to meet people I couldn't meet at in Dublin. In the meantime, the next EuroBSDCon is also getting closer. All in all, when I look at the coming months, I feel an overwhelming sense of positivity and enthusiasm!

        #netbsd boosted

        [?]Joel Carnat ♑ 🤪 »
        @joel@piou.foolbazar.eu

        I took the opportunity of the upgrade to 0.19.0 to also start polling the endpoint using the vmagent. This lead to identifying a bug (I think) so the gentle devs now have another PR to deal with 🥺
        Regarding OSes, this is polling and storing metrics from and rendering them using and .
        Who said I was a sane person 🤭

          Jay 🚩 :runbsd: boosted

          [?]nia »
          @washbear@mastodon.sdf.org

          This is a collection of solutions to OpenFirmware and hardware issues for which I had difficulty finding answers as a first-time user of hardware.

          netbsd.org/~nia/sun-blade-150.

            Jay 🚩 :runbsd: boosted

            [?]Jan Schaumann »
            @jschauma@mstdn.social

            25 years ago today I registered my domain:

            $ whois netmeister.org | grep Creation
            Creation Date: 2000-04-24T02:15:22Z

            One of my best decisions tech-wise was to run my own stack on my own domain (HTTP, SMTP, DNS, and whatever else). It forces me to keep up to date with developing standards and protocols, lets me troubleshoot and debug on a level otherwise impossible and is well worth the occasional "ugh, wtf now?" headaches you inevitably run into.

            (And of course it runs . :-)

              #netbsd boosted

              [?]Wojo »
              @polishdub@bsd.network

              I try to use and love .. however every time i get pkgin working for a current login, the next time i reboot or log back in with a new session, none of it works. Do I need to export all the variables set when I setup pkgin?

              Maybe i don't read enough of the documentation to lock it in. I want to love it and give it a serious chance in my environment. But getting packages to get setup is really a big hurdle for me. :flan_heck: :flan_despair:

                Wiedi boosted

                [?]nia »
                @washbear@mastodon.sdf.org

                Does anyone know if there's any reasons why a Blade 150 might hang on "boot cdrom", other than a broken DVD drive? :-/

                  #netbsd boosted

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

                  🌟 Introducing BSD.cafe 🌟

                  Excited to present the first building block of the BSD Cafe project! When I registered this domain months ago, I envisioned a themed bar where we can casually chat about *BSD systems, Linux, and Open-Source technology among friends, acquaintances, and patrons. But like any bar, discussions can cover a wide range of topics while respecting everyone.

                  BSD.cafe will be a hub for various tools and services, powered by *BSD.

                  The first brick is a new Mastodon instance, a gateway to the Fediverse. Registration is open, and the server will be moderated under clear guidelines promoting good behavior and zero tolerance for hate towards anyone. Inclusivity, respect, and constructive dialogue are the key values of this new instance.

                  The main server is currently hosted in Finland on a small VM, based on . Services are divided into VNET jails, connected in a LAN via a local bridge. A VPN system is also present and have been able to move individual jails to different, more powerful, machines.

                  Multimedia data and cache are hosted on another physical server (FreeBSD, within a jail), with Cloudflare in front. The aim is to cache and geodistribute data, reducing network traffic on the main VPS.

                  Reverse proxy (frontend), mail server, media server, and the instance itself are reachable via .

                  The instance started empty. No unnecessary content was pre-loaded; I want it to grow organically based on users' interests and following. There won't be any preemptive blocks at this stage. Users are encouraged to promptly report anything they find worth flagging.

                  Join us at mastodon.bsd.cafe to build a constructive and inclusive community—a safe and relaxing space for everyone.

                  Our wiki, located at wiki.bsd.cafe, features essential links and articles related to the BSD world. It provides an overview of the tools, services, rules, uptime, and more information about the BSD Cafe Services.

                  A Matrix server, a Miniflux RSS Reader, the Wiki itself, and the BlendIT Lemmy instance are all part of the BSD Cafe services, with more to come.

                    #netbsd boosted

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

                    Testing on on my Raspberry Pi Zero W, connected via wifi:

                    http:
                    wrk -t4 -c50 -d10s http://192.168.111.143
                    Running 10s test @ http://192.168.111.143
                    4 threads and 50 connections
                    Thread Stats Avg Stdev Max +/- Stdev
                    Latency 70.52ms 18.01ms 133.58ms 73.66%
                    Req/Sec 170.04 38.91 280.00 65.00%
                    6816 requests in 10.07s, 5.54MB read
                    Requests/sec: 677.05
                    Transfer/sec: 563.99KB

                    Not huge, but stil 677 requests per second.

                    In https:
                    wrk -t4 -c50 -d10s https://192.168.111.143
                    Running 10s test @ https://192.168.111.143
                    4 threads and 50 connections
                    Thread Stats Avg Stdev Max +/- Stdev
                    Latency 764.43ms 397.17ms 1.99s 75.79%
                    Req/Sec 14.31 10.93 69.00 78.64%
                    418 requests in 10.07s, 17.66MB read
                    Socket errors: connect 0, read 0, write 0, timeout 38
                    Requests/sec: 41.51
                    Transfer/sec: 1.75MB

                    Much worse - but I expected it. Still, 41 requests per second in https is more than I expected.

                      #netbsd boosted

                      [?]Bitslingers-R-Us »
                      @AnachronistJohn@zia.io

                      @aeva #NetBSD is very lightweight.

                        #netbsd boosted

                        [?]wpltyps219129 »
                        @wpltyps219129@mastodon.sdf.org

                        Lenovo ideapad 320, NetBSD, neofetch

                        MNT reform, Debian, fastfetch




                          #netbsd boosted

                          [?]R.L. Dane :Debian: :OpenBSD: 🍵 :MiraLovesYou: »
                          @rl_dane@polymaths.social

                          @justine

                          [Insert arguments about how #Wayland's non-portability is somehow #NetBSD/#OpenBSD's fault and other such drivel here] 🤣

                          #SorryNotSorry
                          #WaylandBros
                          #iLikeWaylandButCouldYouLotBeAlittleLessPetaqPleaseKTHXBAI

                            #netbsd boosted

                            [?]Justine Smithies »
                            @justine@snac.smithies.me.uk

                            Haha X runs perfectly on so it seems I'll have to await an update if I want to continue to use on this PC. Oh well I'm here now better read up on OpenBSD.

                              Jay 🚩 :runbsd: boosted

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

                              I'm going to compile the NetBSD kernel directly on the Raspberry Pi Zero W, which is running NetBSD.

                              Let's wait and see 🙂

                                #netbsd boosted

                                [?]Bernie »
                                @codewiz@mstdn.io

                                Installing 11 on my (emulated) .

                                This Amiberry config closely mimics my physical Amiga 4000/040, including the A4091 SCSI controller, CyberVision 64 and Kickstart 3.2.

                                Now, how do I get X11R7 to work? Apparently, the old Xamiga server is no longer supported.

                                  #netbsd boosted

                                  [?]Justine Smithies »
                                  @justine@snac.smithies.me.uk

                                  Don't know what's going on as I've never had an issue in 20+ years dd an image to a usb but for some reason 10.1 image won't run up when selected it says root not found. Yet I have managed to get it to run the installer twice. I've tried like 6 times and re done the usb image. Going to try another USB memory stick just incase but I know this one would work with .

                                    #netbsd boosted

                                    [?]Daniel Wayne Armstrong »
                                    @dwarmstrong@fosstodon.org

                                    The default user login on NetBSD can be a wee bit busy. I like to customize it with a different "last login" notification and a "Daily Dose of Wisdom" delivered courtesy of `fortune` and `cowsay`:

                                    dwarmstrong.org/customize-logi

                                      #netbsd boosted

                                      [?]Lobsters » 🤖
                                      @lobsters@mastodon.social

                                      #netbsd boosted

                                      [?]Jay🚩 »
                                      @jaypatelani@lemmy.ml

                                      #netbsd boosted

                                      [?]Jay🚩 »
                                      @jaypatelani@lemmy.ml

                                      Make Your Own Internet Presence with NetBSD and a 1 euro VPS – Part 1: Your Blog

                                      (https://lemmy.sdf.org/c/netbsd)

                                      [?]IT Notes »
                                      @itnotes@snac.it-notes.dragas.net

                                      Jay 🚩 :runbsd: boosted

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

                                      Jay 🚩 :runbsd: boosted

                                      [?]Justine Smithies »
                                      @justine@snac.smithies.me.uk

                                      Well that's successfully installed on this Dell Optiplex 3080 tower. Now to read the docs and explore before installing

                                      Screenshot of the output of fastfetch showing the information for NetBSD

                                      Alt...Screenshot of the output of fastfetch showing the information for NetBSD

                                        #netbsd boosted

                                        [?]Lobsters » 🤖
                                        @lobsters@mastodon.social

                                        Wisellama boosted

                                        [?]release_candidate »
                                        @release_candidate@mastodon.bsd.cafe

                                        Hosting a webpage on a nintendo wii with NetBSD.

                                        If it doesn't load, have patience and reload. I took me a while to me. It's a nintendo wii, after all.

                                        blog.infected.systems/posts/20

                                          [?]Justine Smithies »
                                          @justine@snac.smithies.me.uk

                                          Put my adventure on hold as it is such a nice night we decided to go for a walk down to the harbour in Cruden Bay.

                                          A photo of Cruden Bay harbour entrance

                                          Alt...A photo of Cruden Bay harbour entrance

                                          A photo of Cruden Bay beach from the harbour

                                          Alt...A photo of Cruden Bay beach from the harbour

                                            Jay 🚩 :runbsd: boosted

                                            [?]Justine Smithies »
                                            @justine@snac.smithies.me.uk

                                            I couldn't resist using the orange USB memory stick for my first install on this Dell Optiplex 3080 tower. 😉

                                            A photo of an orange USB memory stick inserted into the front of a Dell Optiplex 3080 tower

                                            Alt...A photo of an orange USB memory stick inserted into the front of a Dell Optiplex 3080 tower

                                              #netbsd boosted

                                              [?]vermaden »
                                              @vermaden@mastodon.social

                                              Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟰/𝟮𝟭 (Valuable News - 2025/04/21) available.

                                              vermaden.wordpress.com/2025/04

                                              Past releases: vermaden.wordpress.com/news/

                                                [?]vermaden »
                                                @vermaden@mastodon.bsd.cafe

                                                Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟰/𝟮𝟭 (Valuable News - 2025/04/21) available.

                                                vermaden.wordpress.com/2025/04

                                                Past releases: vermaden.wordpress.com/news/

                                                  Jay 🚩 :runbsd: boosted

                                                  [?]Justine Smithies »
                                                  @justine@snac.smithies.me.uk

                                                  OK so the grey matter in my head what's left of it has decided that I should go try on my freebie Dell Optiplex 3080 this evening. So rather than argue I guess I'll just go with the flow. 😜

                                                  The NetBSD logo with the orange flag

                                                  Alt...The NetBSD logo with the orange flag

                                                    #netbsd boosted

                                                    [?]Justine Smithies »
                                                    @justine@snac.smithies.me.uk

                                                    OK so the grey matter in my head what's left of it has decided that I should go try on my freebie Dell Optiplex 3080 this evening. So rather than argue I guess I'll just go with the flow. 😜

                                                      Back to top - More...