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

#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. ๐Ÿ˜œ

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

    If anyone is running NetBSD on RISC-V and could make use of binary pkgsrc packages, I've been building them to see how well NetBSD/RISC-V runs.

    There're only about 2,000 packages so far, but more will come in time. Enjoy!

    https://pkg.zia.io/pub/pkgsrc/packages/NetBSD/riscv64/current_2025Q1/All/

    #NetBSD #pkgsrc #RISC-V #RISCV

      [?]Jan Schaumann ยป
      @jschauma@mstdn.social

      System Administration

      Week 10, Time Travel and Snapshots

      Get in, we have to go back... to the snaphots!

      In this video, we demonstrate filesystem snapshots using fss(4) on , ZFS on , and how NetApp's WAFL and macOS's Time Machine work.

      youtu.be/zIEBnZAd5dE

        [?]lopta ยป
        @lopta@mastodon.social

        @bentsukun @netbsd Sadly not for the UltraSPARC T1000, I'm told.

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

          Saturday night.
          Wife is listening to some music and singing, relaxed.
          I'm writing a part of a new blog post about doing something with , relaxed.

          Have great weekend, , have a great weekend, !

            #netbsd boosted

            [?]Stephen Borrill ยป
            @sborrill@justfollow.me.uk

            @washbear this is all good, but I don't understand why we'd support Irix, but say hard luck if you use older (even the oldest supported branch such as 9 when we get to the time when 11 is branched). To be clear I am in favour of supporting both.

            I will try to boot my Irix on my Indigo2 though if I can.

              [?]nia ยป
              @washbear@mastodon.sdf.org

              i've updated my mkimg-netbsd repository, it now has scripts for generating images and running little endian mips (o32, n32, and n64) and alpha versions of in .

              this adds to the already-supported powerpc, i386, amd64, armv7, and aarch64.

              github.com/alarixnia/mkimg-net

                hubertf boosted

                [?]agc ยป
                @agc@mastodon.social

                #netbsd boosted

                [?]Jay๐Ÿšฉ ยป
                @jaypatelani@lemmy.ml

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

                Celebrating NetBSD's 32nd birthday today! Marked the occasion by donating $32 to the @netbsd Foundation. So much respect for a project that truly lives up to "Of course it runs NetBSD". ๐Ÿ’ช Consider donating too! netbsd.org/donations/

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

                  #NetBSD #pkgsrc 2025Q1 binary package counts for mid April:

                  9.0: earmv4 2468 (not yet started)
                  9.0: m68k 1598 (+87)

                  10.0: aarch64eb 19765 (+3015)
                  10.0: earmv4 9645 (+55)
                  10.0: m68k 5408 (+312)
                  10.0: sh3el 9940 (-24 - cleaned up some stragglers)
                  10.0: sparc64 13707 (-7 - cleaned up some stragglers)
                  10.0: vax 8353 (+83)

                    #netbsd boosted

                    [?]Daniel Wayne Armstrong ยป
                    @dwarmstrong@fosstodon.org

                    Discovered today the `last(1)` command in NetBSD (also in Linux) that outputs a list of the last logins of users. Nice! :netbsd:

                      [?]Stephen Borrill ยป
                      @sborrill@justfollow.me.uk

                      @dwarmstrong Great write-up. I think dmesg is pretty much the cleanest out there which makes this sort of thing much easier compared to grubbing about in e.g. /dev/disk

                        #netbsd boosted

                        [?]TronNerd82 ยป
                        @TronNerd82@mastodon.social

                        @linux_mclinuxface I use from time to time. Good OS, but is my one true love

                          #netbsd boosted

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

                          @koakuma That FAQ entry is confusing. "Airport Extreme" could refer to the miniPCI card named that in certain Power Macs, which is now supported, and it could also refer to Airport Extremes, as in the actual base stations, which are also supported.

                          Interestingly, the Airport Extreme base stations run #NetBSD.

                            [?]Felix Palmen :freebsd: :c64: ยป
                            @zirias@mastodon.bsd.cafe

                            Next improvement: Make sure to from RAM directly after used. That's more of a precaution, because there *should* be no way how an attacker can access a running process' memory, but you never know which bugs surface ๐Ÿ™ˆ.

                            Unexpectedly, that posed issues. has ... a pretty weird function, but suitable for wiping. It's there on and on . Not on though. But NetBSD offers the much saner function . Looking at , there's neither. But there is the (non-standard!) ๐Ÿคฏ .. and with glibc, it requires _DEFAULT_SOURCE to be defined as soon as you compile with a C standard version given to the compiler. This function exists on some other systems as well, but there's confusion whether it should be declared in string.h or strings.h. ๐Ÿคช

                            Here's the full set of compile-tests I'm now doing, only to find the best way to really erase memory:
                            github.com/Zirias/swad/blob/ma

                            And if none of these functions is found, swad uses the "hacky" way that most likely works as well: Access the normal memset function via a volatile pointer.

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

                              Mmm parallel seem to have some troubles on NetBSD. Sometimes it's just stuck, doesn't start to process the task.
                              For now, when BSSG will detect it's running on NetBSD, it will use the slower but more reliable sequential build process

                                #netbsd boosted

                                [?]Daniel Wayne Armstrong ยป
                                @dwarmstrong@fosstodon.org

                                Disable password logins on the SERVER in favour of using SSH keys for authentication. Create the necessary SSH keys on a NetBSD CLIENT that will be used to secure access to remote devices:

                                dwarmstrong.org/netbsd-ssh-key

                                  [?]Felix Palmen :freebsd: :c64: ยป
                                  @zirias@mastodon.bsd.cafe

                                  Today, I implemented the / pattern (as known from and meanwhile quite some other languages) ...

                                  ... in good old ! ๐Ÿ˜Ž

                                  Well, at least sort of.

                                  * It requires some standard library support, namely user context switching with and friends, which was deprecated in POSIX-1.2008. But it's still available on many systems, including , , (with ). It's NOT available e.g. on , or Linux with some alternative libc.

                                  * I can't do anything about the basic language syntax, so some boilerplate comes with using it.

                                  * It has some overhead (room for extra stacks, even extra syscalls as getcontext unfortunately also always saves/restores the signal mask)

                                  But then ... async/await in C! ๐Ÿฅณ

                                  Here are the docs:
                                  zirias.github.io/poser/api/lat

                                    [?]Felix Palmen :freebsd: :c64: ยป
                                    @zirias@mastodon.bsd.cafe

                                    I finally eliminated the need for a dedicated controlling the pam helper in . ๐Ÿฅณ

                                    The building block that was still missing from was a way to await some async I/O task performed on the main thread from a worker thread. So I added a class to allow exactly that. The naive implementation just signals the main thread to carry out the requested task and then waits on a for completion, which of course blocks the worker thread.

                                    Turns out we can actually do better, reaching similar functionality like e.g. / in C#: Release the worker thread while waiting to do other jobs. The key to this is user context switching support like offered by -1.2001 and friends. Unfortunately it was deprecated in POSIX-1.2008 without an obvious replacement (the docs basically say "use threads", which doesn't work for my scenario), but still lots of systems provide it, e.g. , , (with ) ...

                                    The posercore lib now offers both implementations, prefering to use user context switching if available. It comes at a price: Every thread job now needs its private stack space (I allocated 64kiB there for now), and of course the switching takes some time as well, but that's very likely better than leaving a task idle waiting. And there's a restriction, resuming must still happen on the same thread that called the "await", so if this thread is currently busy, we have to wait a little bit longer. I still think it's a very nice solution. ๐Ÿ˜Ž

                                    In any case, the code for the PAM credential checker module looks much cleaner now (the await "magic" happens on line 174):
                                    github.com/Zirias/swad/blob/57

                                      #netbsd boosted

                                      [?]benz ยป
                                      @bentsukun@mastodon.sdf.org

                                      Does support ZRAM?

                                        #netbsd boosted

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

                                        The slides, the video, and the text behind my presentation at EuroBSDCon 2024 - 'Why and how we're migrating many of our servers from Linux to the BSDs.'

                                        it-notes.dragas.net/2024/10/03

                                          #netbsd boosted

                                          [?]Daniel Wayne Armstrong ยป
                                          @dwarmstrong@fosstodon.org

                                          In regards to DNS domains, previously when setting up Linux machines on the LAN I have just gone with whatever the installer chose as the default: "home", "lan", etc.

                                          NetBSD amd64 installer defaults to "home" and, in reading a bit about such domains I discovered RFC 8375, which designates "'.home.arpa.'... as a special-use domain name... for non-unique use in residential home networks."

                                          I'm using it now.

                                          datatracker.ietf.org/doc/html/

                                            Wisellama boosted

                                            [?]Daniel Wayne Armstrong ยป
                                            @dwarmstrong@fosstodon.org

                                            For my NetBSD install I wanted to include _disk encryption_ to protect personal data in case the device is lost or stolen.

                                            Its not really enough to simply encrypt home directories. Passphrases and sensitive data can linger and be extracted from locations such as system logs and swap memory. There is a trade-off to be made between how much to encrypt, the convenience of operating the system, and the ability for the system to boot.

                                            This is how I do it...

                                            dwarmstrong.org/netbsd-encrypt

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

                                              #NetBSD #pkgsrc 2025Q1 package building continues!

                                              An unexpected power outage has caused some work to need to be restarted, plus has indicated that some new UPS batteries need to be purchased :P

                                              Some new build machines will be coming online soon :)

                                                [?]Felix Palmen :freebsd: :c64: ยป
                                                @zirias@mastodon.bsd.cafe

                                                About the thingie ... I need random data in to generate unpredictable IDs.

                                                I previously had an implementation trying the -originating if available, with a fallback to a stupid internal , which could be disabled because it's obviously NOT cryptographically secure, and WAS disabled for the generation of session IDs.

                                                Then I learned is available on many systems nowadays (, , even Linux with a recent-enough glibc), so I decided to add a compile check for it and replace the whole mess with nothing but an arc4random call IF it is available.

                                                arc4random originates from and provides the only sane way to get cryptographically secure random data. It automatically and transparently (re-)seeds from OS entropy sources, but uses an internal CSPRNG most of the time (nowadays typically , so it's a misnomer, but hey ...). It never fails, it never blocks. It just works. Awesome.

                                                  #netbsd boosted

                                                  [?]Kevin Karhan :verified: ยป
                                                  @kkarhan@infosec.space

                                                  @dec_hl I know.

                                                  Besides there's like @bunsenlabs / and me dabbling (@OS1337) tho technically they all are as they use kernels beyond the cutoff date for support.

                                                  • propably still supports i386 and potentially even i286...

                                                    #netbsd boosted

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

                                                    Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฐ/๐Ÿญ๐Ÿฐ (Valuable News - 2025/04/14) available.

                                                    vermaden.wordpress.com/2025/04

                                                    Past releases: vermaden.wordpress.com/news/

                                                      #netbsd boosted

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

                                                      Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฐ/๐Ÿญ๐Ÿฐ (Valuable News - 2025/04/14) available.

                                                      vermaden.wordpress.com/2025/04

                                                      Past releases: vermaden.wordpress.com/news/

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

                                                        Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฐ/๐Ÿญ๐Ÿฐ (Valuable News - 2025/04/14) available.

                                                        vermaden.wordpress.com/2025/04

                                                        Past releases: vermaden.wordpress.com/news/

                                                          #netbsd boosted

                                                          [?]Stefan Scholl ยป
                                                          @Stefan_S_from_H@mastodon.social

                                                          Oops, almost forgot. My first was S.u.S.E. Linux April 1995. That was 30 years ago.

                                                          Before that, I had on my 3000, but I only booted into it to play Hack.

                                                            #netbsd boosted

                                                            [?]Tomรกลก ยป
                                                            @prahou@merveilles.town

                                                            mother electricity

                                                            Mage, Penguin, Daemon and Fosschild meet Mother Electricity (angel?) with a big fish.

                                                            Alt...Mage, Penguin, Daemon and Fosschild meet Mother Electricity (angel?) with a big fish.

                                                              #netbsd boosted

                                                              [?]Parade du Grotesque ๐Ÿ’€ ยป
                                                              @ParadeGrotesque@mastodon.sdf.org

                                                              @sborrill

                                                              Interesting, though, that is associated with bearded warriors and orange flags on... fire?

                                                              I thought was more of the flame war operating system?

                                                              (I kid! I kid!)

                                                              @bentsukun @stefano @justine

                                                                #netbsd boosted

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

                                                                Now look what you've done ! Added to the list of things to checkout. ๐Ÿ˜œ

                                                                  [?]Ronald Klop ยป
                                                                  @ronnie_bonkers@mastodon.social

                                                                  @bsd_nl conference day at Maximus Brewery in Utrecht

                                                                  A lovely day with a great beer ๐Ÿป on the sunny terrace. ๐Ÿ๏ธ

                                                                  Thanks to the organizers and speakers @kp firewall and Benedict Reuschling

                                                                  Bsdnl conference Opening

                                                                  Alt...Bsdnl conference Opening

                                                                    #netbsd boosted

                                                                    [?]Stephen Borrill ยป
                                                                    @sborrill@justfollow.me.uk

                                                                    @stefano @justine @stablehorde_generator generated the following artist's impression of the posse

                                                                    Bearded warriors holding orange flags

                                                                    Alt...Bearded warriors holding orange flags

                                                                      #netbsd boosted

                                                                      [?]Stephen Borrill ยป
                                                                      @sborrill@justfollow.me.uk

                                                                      @stefano @justine Or the guys are putting together a posse to convince you of the error of your ways

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

                                                                        ostan101, saw this Linux only meme added some flavour for BSDs ๐Ÿ˜œ

                                                                          Back to top - More...