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

[?]๐™น๐š˜๐šŽ๐š• ๐™ฒ๐šŠ๐š›๐š—๐šŠ๐š โ™‘ ๐Ÿคช ยป 🌐
@joel@gts.tumfatig.net

I must admit, I like the Green on Black #NetBSD console better than the White on Blue #OpenBSD one.

    #netbsd boosted

    [?]๐™น๐š˜๐šŽ๐š• ๐™ฒ๐šŠ๐š›๐š—๐šŠ๐š โ™‘ ๐Ÿคช ยป 🌐
    @joel@gts.tumfatig.net

    @rqm bare #FreeBSD is enough here. But so was #OmniOS (although I had issue with SMB anonymous access with Thunar) and #Slackware with the ZFS slackbuild. #NetBSD also looked nice although I didnโ€™t get far because it was lacking Linux emulation on arm64.

      [?]Jim Spath ยป 🌐
      @jspath55@chaos.social

      Repurposing a couple spinny disks that I was supposed to recycle, trying out raidctl with . I previously did a RAID install on another machine, then decided 2 disks were more important than one.

      Literal screen shot of NetBSD raid set up.
Last command running is parity rewrite, almost ready to use. We'll see how oddly this behaves in a few hours since I used existing partitions instead of full drive wipe.

      Alt...Literal screen shot of NetBSD raid set up. Last command running is parity rewrite, almost ready to use. We'll see how oddly this behaves in a few hours since I used existing partitions instead of full drive wipe.

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

        70 days uptime on my 715/100XC Webbserver running

        Haha.. I think i will retire it from online duty
        And let my mini take over

        Good experiment
        Only thing i did was to tune nowait down from 600 to 100 in inted.conf on my httpd

          [?]bpl ยป 🌐
          @bpl@snac.bsd.cafe

          Notes from unsuccessful swap to :
          (1) System seems to be less integrated internally than (it might not be fair comparison, but that's my only anchor point).
          (2) Initial setup of Xorg needs some manual tuning (concerns non-US users), which is okay, not a problem to find answers.
          (3) It boots up quickly, but shut downs longer than I would initially expect due to closing disk operations (to me this is not a problem).
          (4) pkgsrc allows to pick over software, I tested Basilisk aka Snake web browser which I expected to work okay, but it was often choking due to JS. This browser is not accessible under Fish Linux.
          (5) Thanks to pkgsrc I could test few alternatives to fetchmail, but I was not able to get them working. The best success I got with fetchmail because it was able to connect with server, but it was not able to hand e-mails over to postfix. I went over whole point regarding mails in guide, checked few articles, but nothing worked.
          (6) I was missing lsblk.
          (7) CTWM is very nice WM, copy system config file, do few tweaks and you are good to go.

          As usual, YMMV. If you do not use archaic setups and do not care about 3D graphic acceleration, you will be content with NetBSD.

            #netbsd boosted

            [?]fionescu(1) ยป 🌐
            @fionescu@mastodon.bsd.cafe

            Thought-provoking words on posted by someone from Reddit who seems to know their stuff (old.reddit.com/r/openbsd/comme):

            "NetBSD is a fine project. It just isn't on-par with OpenBSD's support for things it claims to support. Linux's kernel+GNU userspace would still work fine for many systems that NetBSD/OpenBSD supports if they wouldn't have started going all-in on adopting things like Rust."

            "...while [NetBSD] claims to support a lot of old hardware and it does to some extent they are not doing as much testing as the OpenBSD project does. I can always be sure if OpenBSD claims to support a piece of hardware that it'll at least boot on it. This isn't true of NetBSD. There are a lot of older architectures NetBSD claims to support but if you attempt to install NetBSD on them you'll quickly run into various types of errors (if it boots at all). They just don't seem to have enough man power to keep support going for a lot of things they used to support or they aren't testing current versions of their OS on them. Most likely, whomever initially ported NetBSD over years ago just hasn't checked in awhile. But the release notes and man pages rarely seem to get updated.

            This isn't 100% their fault. It's hard to keep a lot of things building on older architectures and machines now. Since a lot of projects have left everything but x86 and ARM behind and don't care if they break support for things outside of those two architectures. Hell even within x86 and ARM they don't care if they break 32-bit support and now expect you to run 64-bit."

              [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: ๐Ÿต :MiraLovesYou: [he/him/my good fellow] ยป 🌐
              @rl_dane@polymaths.social

              Interestingly, #FreeBSD comes with #nvi2 in base, while #OpenBSD and #NetBSD seem to be running #nvi 1:

              FreeBSD 14.3-RELEASE-p12
              ~
              ~
              ~
              Version 2.2.2 (2025-10-08) The CSRG, University of California, Berkeley.
              
              OpenBSD 7.3
              (7.9 is still running the same version)
              ~
              ~
              ~
              Version 1.79 (10/23/96) The CSRG, University of California, Berkeley.
              
              NetBSD 10.1
              ~
              ~
              ~
              Version (1.81.6-2013-11-20nb4) The CSRG, University of California, Berkeley.
              

              They all seem to have nvi2 available as packages, though, which #Debian, oddly, does not.

              rld@Intrepid:~$ uname -sr
              FreeBSD 14.3-RELEASE-p12
              rld@Intrepid:~$ pkg search nvi |grep '^nvi2'
              nvi2-2.2.2                     Updated implementation of the ex/vi text editor
              rld@Intrepid:~$ 
              
              #(searching openbsd online)
              rld@Intrepid:~$ searchall -o nvi |grep ^nvi
              nvi-2.2.2                (list)   with wide         and files limited by
              nvi-2.2.2-iconv          (list)   with wide         and files limited by
              
              rldane@rosa.tilde.pink$ uname -sr
              NetBSD 10.1
              rldane@rosa.tilde.pink$ pkgin search nvi |grep ^nvi |grep -v nvidia
              nvi-1.81.6nb13       Berkeley nvi with additional features
              nvi-m17n-1.79.20040608nb11  Clone of vi/ex, with multilingual patch
              nvi2-2.2.0           Multibyte fork of the nvi editor for BSD
              rldane@rosa.tilde.pink$ 
              
              ~ $ head -1 /etc/os-release 
              PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
              ~ $ apt-cache search nvi |grep -E '^nvi2? '
              nvi - 4.4BSD re-implementation of vi
              ~ $ 
              

                [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: ๐Ÿต :MiraLovesYou: [he/him/my good fellow] ยป 🌐
                @rl_dane@polymaths.social

                @gumnos

                You can resize horizontal splits with :res[+-]size
                There doesn't seem to be a way to resize vsplits. XD

                Oh...๐Ÿ˜…... any resize to the vi window itself causes all of the splits to go into the background. That's fun.

                Confirmed that there's no :vs in OpenBSD vi. It does have :res+n.

                The #NetBSD vi does have vsplits, though, and it even draw a pretty pipe character so you can see it more clearly ;)
                It also accepts the :res command.

                Edit: tpyo

                  [?]JdeBP ยป 🌐
                  @JdeBP@mastodonapp.uk

                  It's a bit of a shame that this fella went to all of that trouble digging through Illumos.

                  youtube.com/v/tUqHsv6JarY?lc=U

                  is one of the few platforms that does not have the <sys/ttydefaults.h> header from 4BSD. It was ironically quite the wrong place to look. The GNU and musl C libraries have the header, as do all of , , and .

                  The problem is that although <sys/ttydefaults.h> has been around since 1983 (1993 in its current form), almost no-one, apart from people like me who write terminal emulators and whatnot and cannot just use cfmakesane(), knows that it is there. It isn't in any manual.

                  Which leads to things like stty in GNU coreutils going all around the houses to do something simple, too.

                    #netbsd boosted

                    [?]Jan ยป 🌐
                    @js@mastodon.bsd.cafe

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

                    Copying Remote Command Output to Your macOS Clipboard

                    A small trick to copy command output from a remote ssh session directly into the local macOS clipboard, using OSC 52 and a tiny shell script.

                    it-notes.dragas.net/2026/05/26

                      [?]YRabbit ยป 🌐
                      @yrabbit@mastodon.sdf.org

                      Installing OpenBSD on the NanoPi R2S plus

                      Once I figured out which files to write to the SD card for the NanoPi R2S plus and in what order for , installing was a breeze.

                      The second 1G network card is workingโ€”the very one that doesn't recognize ;)

                      Installing OpenBSD on the NanoPi R2S plus

                      Alt...Installing OpenBSD on the NanoPi R2S plus

                        #netbsd boosted

                        [?]Maxi 12x ๐Ÿ’‰ ยป 🌐
                        @frumble@chaos.social

                        ยปTalking about the project image, this is devastating! No really, we use macOS while pretending to develop ? Is this a joke or what?

                        I must say I find and better engineered, they work in a stable manner on the hardware they support. I was scratching my head about why (after all they are BSDs too and they, more or less, take some code from Linux, especially in the DRM department). Now I understand why!ยซ

                        phoronix.com/forums/forum/phor

                          #netbsd boosted

                          [?]Bitslingers-R-Us ยป 🌐
                          @AnachronistJohn@zia.io

                          @FiLiS @thomholwerda Who made that decision? Thatโ€™s very strange, and I think someone wouldโ€™ve had to have been deliberate to do that.

                          #NetBSD isnโ€™t broken in that regard:

                          Mozilla/5.0 (X11; NetBSD x86_64; rv:150.0) Gecko/20100101 Firefox/150.0

                            #netbsd boosted

                            [?]YRabbit ยป 🌐
                            @yrabbit@mastodon.sdf.org

                            Both 1G network interfaces are working. The temperature ADC is functioning, and the processor frequency is adjustingโ€”which is absolutely essential because this thing gets extremely hot. Even the all-metal case with direct contact to the chip doesnโ€™t help.

                            May 26 07:23:05 dual-router rabbit: /etc/powerd/scripts//sensor_temperature: (rktsadc0) critical limit exceeded [CPU]
May 26 07:23:35 dual-router rabbit: /etc/powerd/scripts//sensor_temperature: (rktsadc0) normal state entered [CPU]

                            Alt...May 26 07:23:05 dual-router rabbit: /etc/powerd/scripts//sensor_temperature: (rktsadc0) critical limit exceeded [CPU] May 26 07:23:35 dual-router rabbit: /etc/powerd/scripts//sensor_temperature: (rktsadc0) normal state entered [CPU]

                            Nanopi r2s plus

                            Alt...Nanopi r2s plus

                              Andrew Ball boosted

                              [?]Peter N. M. Hansteen ยป 🌐
                              @pitrh@mastodon.social

                              The 2026 Call for Papers is still open!

                              2026.eurobsdcon.org/cfp/

                              Submit by June 20th, come to Brussels September 9-13 and mingle with people!

                              We also offer pre-submission guidance/mentoring, see the CFP text.

                              Wonder what BSD and the conferences are about? See nxdomain.no/~peter/what_is_bsd

                              @EuroBSDCon

                                [?]Ruben Schade (taking break) ยป 🌐
                                @rubenerd@bsd.network

                                Pardon the French, but fuck I love .

                                Had a long train ride home, so SSHโ€™d into my Shonen Jump box at home, then into my old Solaris box, then my Pentium 1. It all still works, and itโ€™s wonderful. Wanted to try something, built a little chroot, done. Itโ€™s all so predictable and consistent and wonderful.

                                Andโ€ฆ increasingly rare.

                                โ€”
                                * My old Sun box. Which at some point ran Solaris/SunOS. You know what I mean.

                                  #netbsd boosted

                                  [?]vermaden ยป 🌐
                                  @vermaden@mastodon.social

                                  Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ/๐Ÿฌ๐Ÿฑ/๐Ÿฎ๐Ÿฑ (Valuable News - 2026/05/25) available.

                                  vermaden.wordpress.com/2026/05

                                  Past releases: vermaden.wordpress.com/news/

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

                                    Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ/๐Ÿฌ๐Ÿฑ/๐Ÿฎ๐Ÿฑ (Valuable News - 2026/05/25) available.

                                    vermaden.wordpress.com/2026/05

                                    Past releases: vermaden.wordpress.com/news/

                                      [?]bpl ยป 🌐
                                      @bpl@snac.bsd.cafe

                                      Experiences regarding switch to - installation 10.1 goes okay, but AMD GPU (RX 5*0) does not work out of box. What I tried so far?
                                      (1) Loading amdgpu and drmkms_sched kernel modules cause kernel panic.
                                      (2) Setting up modesetting in Xorg causes "No screens found" error.
                                      (3) Installing 11 RC4 does not go well - if I use MBR scheme then OS does not load at all, if GPT then installer fails at gpt create command.
                                      (4) I tried to follow this guide - https://codeberg.org/blackmirroxx/netbsd_amdgpu - but I run out of space in /usr (separate partition) during compiling modular xorg.

                                      Tomorrow I am going to install 10.1 again and follow above guide again. If it will not work, then...I do not know.

                                      BTW OpenBSD advantage is that AMD GPU works out of box, disadvantage is "mediocre" support of non-FFS file systems.

                                        [?]YRabbit ยป 🌐
                                        @yrabbit@mastodon.sdf.org

                                        This took a really long time :)
                                        The instructions at wiki.netbsd.org/ports/evbarm/r don't workโ€”they don't mention uboot.img and trust.binโ€”so I got them from FreeBSD, though they're probably available in somewhere too :)

                                        Netbsd boot on Nanopi R2S Plus

                                        Alt...Netbsd boot on Nanopi R2S Plus

                                          [?]Jay ๐Ÿšฉ :runbsd: ยป 🌐
                                          @jaypatelani@bsd.network

                                          Happy from the sibling who runs on absolutely everything (yes, even the family toaster)! ๐Ÿšฉ๐Ÿž

                                          Taking a moment to send some love to my Unix-like family today:

                                          To FreeBSD ๐Ÿ˜ˆ: Thanks for always bringing the heavy-lifting and server muscle. Nobody Iโ€™d rather share a kernel subsystem or network stack with! ๐Ÿ’ช

                                          To OpenBSD ๐Ÿก: My brilliantly paranoid sibling. Don't worry, I double-checked the locks, audited the code, and closed the blinds before posting this. Stay secure! ๐Ÿ”’

                                          And a special shoutout to our loud, monolithic cousin, Linux ๐Ÿง! You might be everywhere these days, but we still love having you at the FOSS family barbecue. Just leave some market share for the rest of us, okay? ๐Ÿ”

                                          Hereโ€™s to the entire open-source community. No matter what kernel you're running, we're all pushing the ecosystem forward together! ๐Ÿงก

                                            benz boosted

                                            [?]gyptazy ยป 🌐
                                            @gyptazy@gyptazy.com

                                            As I lost sponsoring (due to a whole location shutdown) for my @BoxyBSD@bsd.cafe & @BoxedTux@mastodon.social in North America, Iโ€™m looking for sponsors in US and Canada.

                                            The requirements are pretty low:

                                            • NO IPv4
                                            • min. IPv6 /48 subnet routed
                                            • Network (ARIN/RIPE/โ€ฆ) should be personalized (netname, abuse,..)
                                            • Optionally: BYOIP
                                            • ARPA delegation for the net to my nameservers
                                            • min. 2x 500G disk space (SATA SSD or better)
                                            • min. 48G memory per node
                                            • bandwidth doesnโ€™t really matter (100Mbit is fine)
                                            • Remote MGMT to systems
                                            Sponsors are being listed on and on the sponsoring page and announced on LinkedIn, Fediverse and X as new sponsors.


                                              [?]veer66 ยป 🌐
                                              @veer66@mstdn.io

                                              NetBSD on Raspberry Pi 3 (edited)

                                              Raspberry Pi 3 is the best device which I can find. WiFi and GPU works.

                                                [?]Klaus Zimmermann :unverified: [He/Him] ยป 🌐
                                                @kzimmermann@c.im

                                                Happy Weekend! In a few hours, Open Source Conference 2026 Japan in will be held at the Fukiage Hall in Chikusa Ward:

                                                event.ospn.jp/osc2026-nagoya/

                                                One of their talks is from the Nagoya Users Group, and seems to target in particular. That sounds pretty awesome, and definitely one of the ones I'm going to attend.

                                                event.ospn.jp/osc2026-nagoya/s

                                                I wonder what the chances are I'll find anyone from Fedi in there? Anyone feeling like dropping by "boring city" on a Saturday? :P

                                                  #netbsd boosted

                                                  [?]Julian Oliver ยป 🌐
                                                  @JulianOliver@mastodon.social

                                                  *BSD, Qemu/KVM, servering [SENSITIVE CONTENT]

                                                  is a beautiful server OS (apparently on desktop too), but alas without hardware passthrough for Qemu guests it's not as useful & convenient as GNU/Linux + Qemu/KVM for big build outs for orgs needing a high performance & diverse platform surface. Hope the day does come.

                                                  Yes, there's always with bhyve & OpenZFS. Probably the fastest today on same metal.

                                                  I've not looked into & Qemu. Do share experiences of host passthrough if it's a thing now.

                                                    #netbsd boosted

                                                    [?]Jay ๐Ÿšฉ :runbsd: ยป 🌐
                                                    @jaypatelani@bsd.network

                                                    @bpl you will generally see your email at mail-index.netbsd.org/tech-ins if not do reach out to team on IRC -code @netbsd

                                                      [?]Jay ๐Ÿšฉ :runbsd: ยป 🌐
                                                      @jaypatelani@bsd.network

                                                      Happy International Day for Biological Diversity! ๐ŸŒฑ

                                                      A diverse ecosystem is a strong ecosystem. In the tech world, NetBSD brings vital diversity by proving that clean, portable, and secure code can run on virtually any architecture. This adaptability keeps computing open and accessible to everyone.

                                                      Let's keep the digital ecosystem diverse. Consider supporting the NetBSD Foundation today by contributing code, writing documentation, or making a donation! ๐Ÿ’ป๐Ÿšฉ

                                                        [?]JdeBP ยป 🌐
                                                        @JdeBP@tty0.social

                                                        @rqm

                                                        It certainly looks like it, doesn't it? Especially as that looks like the output of the dot.profile from the miniroot/ramdisc.

                                                        See the INSTALL notes. Installation over a serial console assumes 9600 BPS, and there's an explicit stty that forces that just after echoing that line.

                                                          Back to top - More...