otl, to selfhosted
@otl@hachyderm.io avatar

Another successful OpenBSD setup

I've been buying these little boxes from AliExpress for years to use as firewalls and routers. My oldest one is almost 9 years old now! OpenBSD installs just fine. Just a BIOS tweak to always boot up after power is restored.

@selfhosted

otl, to selfhosted
@otl@hachyderm.io avatar

Follow-up: OpenBSD routers on AliExpress mini PCs

I got lots of replies to the last post showing the little OpenBSD internet gateway setup (super interesting; thanks!). Here's more info and pictures:
https://www.srcbeat.com/2024/02/aliexpress-openbsd-router/

Something I've been meaning to share for years now.

@selfhosted

jhx, to linux
@jhx@fosstodon.org avatar

My stack:

side:

side:

...and a little :windows95:

How does yours look like? 😎

byterhymer, to random

Oh nice, an MIT licensed ActivityPub instance written in C:

https://codeberg.org/grunfink/snac2

The name (snac) is hilarious, as it stands for: "Social Networks Are Crap"

Only a couple months old, but I forsee benchmarking being good based on language choice.

@grunfink mentions OpenSSL as a dependency, but actually (gasp) also mentions so I am guessing maybe it will run with LibreSSL?

gyptazy, to ubuntu
@gyptazy@gyptazy.ch avatar

This is how one of the cases looks like for the board.

Happy serving on & . Hopefully soon again back on .

RL_Dane, to random
@RL_Dane@fosstodon.org avatar

It's funny to me that is my #1 featured hashtag on Mastodon.

Do I really talk about it that much? It must have been because of the time I started experimenting with it in late 2022.

harish, to emacs
@harish@hachyderm.io avatar

I‘m sorry for going on and on about this, but something about my recent Lisp journey has brought out the 15 year old neckbeard in me.

I‘ve now ordered an extra NVMe drive to safely test out:

  1. , and

What else should I be trying? Give me more freedom than I can handle.

(Also apologies for the hash tags. Trying to gather input from a wide range of people. 😇)

passthejoe, (edited ) to fedora
@passthejoe@ruby.social avatar

My 7-year-old laptop runs as if it's new. Thanks (and and )

jhx, to linux
@jhx@fosstodon.org avatar

What is your cross platform toolkit of choice?

I target and (10/11)
( )

Saw that would fit the bill 🙂 (From what I read)

Looking for some experiences 🙂

Languages: #C++

Note: For I use or

passthejoe, to guix
@passthejoe@ruby.social avatar

I'm as intrigued by #Guix as I was by #NixOS, but ultimately I'm not sure the complexity is worth it for me.

Even #OpenBSD has a ratio of complexity vs. benefits that fits well with my work (and play) flow.

#AtomicFedora, #UniversalBlue and #OpenSUSE #Aeon all hide enough of the nitty gritty behind the scenes — updates happen without me needing to know it.

And traditional #Debian is so familiar and reliable, it's hard not to tap it for just about any use case.

tulpa, to random
@tulpa@fosstodon.org avatar

It would be funny if I switched away from after ordering a t-shirt and before it gets here.

tulpa, to random
@tulpa@fosstodon.org avatar

If anyone wants to know what looks like: In my case, it's just a Firefox window showing Fosstodon, taking up literally the whole screen. There is a one-pixel white border around it. Pretty boring.

andrew_chou, (edited ) to FreeBSD
@andrew_chou@toot.cafe avatar

no idea how far this will reach but let's try:

if I were to start learning more about one of the listed BSD operating systems, which would you recommend? Guessing the answer could be different if we're talking about daily desktop usage vs server, so maybe clarify your answer via a reply if you can (fwiw, probably more interested in daily desktop usage, but open to whatever too).

tdarb, to random
@tdarb@fosstodon.org avatar

Making further tweaks to my setup on the X220.

  • Removed the status bar completely
  • Moved away from xbacklight to display.brightness
  • qutebrowser as main browser with visuals to match the rest of the system (terminus font etc.)

Maybe I’ve gone too minimal? 😛

I will most likely port all these changes directly into the Open Suck installer https://git.sr.ht/~bt/open-suck

rory, to FreeBSD

I've been re-reconverting a lot of my "stuff" to the BSDs (Free, Open, Net). It's refreshing. The Linux every-tool-has-to-be-a-swiss-army-knife ethos is exhausting after a while. The relative simplicity and clean organization of *BSD (especially OpenBSD) re-affirms my fondness for UNIX-y things.

You might think there's not that much difference but, in many cases, I'd rather admin a BSD box. Try it, you'll see.

Also, NetBSD is soo lean, it has made my old Pentium III almost useful again. Even with 333Mhz and 128 MB of RAM 🙃

mrecondo, to FreeBSD
@mrecondo@mastodon.sdf.org avatar

Hey friends. I want to try some bsd as my daly driver. Work and everything and I need some help to find live systems to try on my hardware. Any recomendation? , , will work for me.

louis, to random
@louis@emacs.ch avatar

OMG, I love #OpenBSD. Never seen a major update on a [Li|U]n[u|i]x OS going through so smooth. And the sysmerge command that walks you through every config file change and let's you diff/merge/install them, is the perfect icing on the cake. 🍰

mgorny, to random

This whole / situation is getting absurd.

I don't have sympathy for or . However, I can understand that they had good reasons to fork OpenSSL, and that switching back today would be hard. I can understand projects refusing to officially declare support and rejecting workarounds.

OTOH, pushing LibreSSL hate to the point of blocking Python implementations that don't link to OpenSSL is just horrible. Users get in the crossfire, again.

https://github.com/urllib3/urllib3/issues/2168

tdarb, to random
@tdarb@fosstodon.org avatar

How are others handling suspend/resume when using on desktop?

I’m running DWM on my M73 Tiny. Running ‘zzz’ works for suspending but then fails to allow resume.

RL_Dane, (edited ) to random
@RL_Dane@fosstodon.org avatar

File this under "Why didn't I do this years ago??":

function msleep {
if echo "$1" | grep -qE "^[0-9]+$"; then
sleep $(($1*60));
else
sleep;
fi
}

cc: @amin

I'll probably do an hsleep, too.

that GNU sleep takes [hms] suffixes. The function is stil good for though. 's sleep mimics the same behavior, which is nice.

ms, to selfhosted
@ms@emacs.ch avatar

I've just finished reading "Relayd and Httpd mastery" by @mwl and it cemented my plan to move to . https://test.sapka.me is already working and https://michal.sapka.me will soon follow. I like the Relayd + Httpd + acme-client setup much better than whatever tries to achieve by trying to be everything.

It's the first book of his I've read - "Absolute FreeBSD" and "Ed mastery" were also great. I don't know of any other indie tech writer but I dig his writing so much! The fact, that he may be the only writer treating (my recent love) seriously makes it even easier. After finishing "Relayd.." I've instantly bought his "Tarsnap mastery". Highly recommended!

I've been thinking about an adventure with and guess what? MWL is working on a book about it!

In the meantime (so: yesterday) I migrated my personal laptop from to . I had to force legacy UEFI and disable Nvidia but everything just works. WiFi, hibernation, even media keys. I am floored!

mms, to FreeBSD Polish
@mms@emacs.ch avatar

ok, question: so, and share the same init system (as OpenBSD was a fork of Free), but does not?

stefano, to FreeBSD
@stefano@bsd.cafe avatar

Evening reflection, observing the little Raspberry Pi A that manages the outdoor lights (powered by FreeBSD): one of the reasons I chose FreeBSD over other BSDs and Linux is the ease of running it in read-only mode when installed on a UFS file system.
Just change "rw" to "ro" in /etc/fstab, and upon the next reboot, the system will operate in read-only mode.
For systems with unstable power or the potential for dirty reboots (especially when using memory cards not optimized for frequent writes), this can ensure near-infinite file system longevity.
This has often saved remote systems, even those powered by batteries or solar panels, from corruption and inaccessibility. Achieving the same with OpenBSD or NetBSD isn't difficult, as they always write to specific locations (easily mountable in RAM file systems), while many Linux distributions (except Alpine and a few others) tend to write all over the place, making the operation more complex.

chakuari, to random Italian
@chakuari@mastodon.bida.im avatar

on the lead, over and . The latter has unfortunately already been uninstalled, because of fonts and encodings problems. Lynx still resists, but…

dwarmstrong, to random
@dwarmstrong@fosstodon.org avatar

I'm giving OpenBSD to my Thinkpad for Christmas. :openbsd: 🎄 🎁

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • magazineikmin
  • InstantRegret
  • Durango
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • mdbf
  • khanakhh
  • tacticalgear
  • JUstTest
  • everett
  • modclub
  • Leos
  • cubers
  • ngwrru68w68
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • anitta
  • megavids
  • normalnudes
  • tester
  • lostlight
  • All magazines