rooneymcnibnug, to random
@rooneymcnibnug@mastodon.social avatar

sshd(8) split into multiple binaries- "After this changes, the listener binary will validate the configuration, load the hostkeys, listen on port 22 and manage MaxStartups only. All
session handling will be performed by a new sshd-session binary that the listener fork+execs." https://www.undeadly.org/cgi?action=article;sid=20240517092416 #openbsd

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.

BoxyBSD, to FreeBSD German
@BoxyBSD@bsd.cafe avatar

Would be a free public shell account service based on / systems interesting for you? If yes, what would you run on it?

Please provide feedback, so @gyptazy can check if it makes sense to provide such a service (this is already available in a limited beta).

What to expect:
A free user login to a FreeBSD or based system where multiple users can access it at the same time. You can do everything in your own home directory, run processes, open sockets, compile stuff etc. System is managed in general for you.

What you cannot do:
Make changes to the system in general, use low ports, install or modify things system wide.

thomholwerda, to random
@thomholwerda@exquisite.social avatar

So, my actively used computer fleet is as follows now:

  1. Main desktop, for gaming and general use. Bonkers fast brand new Ryzen 9 and high end Radeon. Runs Fedora KDE.
  2. Laptop - the mini Intel N100 laptop I reviewed. I love this tiny 10"-er so, so much (context, Thom!). Fedora KDE.
  3. Workstation. My awesome dual-Xeon machine with a Radeon Pro w5700, 4K display, and gobs of cores. Runs #OpenBSD with Xfce now. For work, located in my office.
  4. The spare parts box, built from some previous machines' parts. Runs Windows 10 now, sadly, specifically for League of Legends. Uses my previous 1440p 144Hz display.

I have a million other machines, too, but they're not in use. My wife has computers, too of course. Our house is uh, a bit of a computery place.

pitrh, to security
@pitrh@mastodon.social avatar
tulpa, to random
@tulpa@fosstodon.org avatar

The advantage of a relatively simple system like #OpenBSD is that you have a good chance to understand it.

The advantage of a turnkey system like Fedora, Ubuntu, or Debian, is that you can get away without understanding it.

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

So, 7.5 has got a patch for libcrypto out:

003: RELIABILITY FIX: May 10, 2024
(All architectures)

A missing bounds check could lead to a crash in libcrypto.

And 15 has got a new package for sg3_utils (1.47), which I did not even know existed... 🤔

"sg3_utils (utilities and test programs for the linux sg driver)
This package contains low level utilities for devices that use a SCSI command set."

All in all a relaxed Saturday.

thomholwerda, to random
@thomholwerda@exquisite.social avatar

The screenshot you've all been thirsting for... on my workstation - dual-Xeon , Radeon Pro w5700, 32GB of RAM.

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

For various reasons, I looked for #OpenBSD 'mg' editor, and it turns out slackbuilds.org has, not just one but TWO versions of mg in its repo. 🤔

And also two versions of 'mgba' which is something I would be very interested in, if only I knew how to copy GBA cartridges to a PC.

prx, to random French
@prx@im-in.space avatar

If you want to talk about (self) hosting with #OpenBSD, fell free to join the mailing list I just made: https://si3t.ch/log/2024-05-10-ah-mailing-list.txt #selfhost

thomholwerda, to random
@thomholwerda@exquisite.social avatar

Trying to install the work-in-progres LXQt 2.0.0 port in #OpenBSD, but I'm getting the following error:

signify: can't open /etc/signify/landry-mozilla-pkg.pub for reading: no such file or directory

  1. How stupid am I
  2. What do
gonzalo, to random
kaidenshi, to random
@kaidenshi@exquisite.social avatar

Got me an old but new-to-me AsRock A300 DeskMini PC with a Ryzen 2400G. Microsoft says "bah, too old for Windows 11" which is how I got it (traded my HP mini PC that is Win11 supported to a friend who needs Win11 for work-from-home).

What to do with it? Why, run #OpenBSD of course!! I'm thinking minimalist backup workstation with cwm or i3 and as little else as possible that isn't in base already.

Firefox is a given, but apart from it and its dependencies what else would I really need? Thoughts? Opinions? Hit me.

jutty, to FreeBSD
@jutty@bsd.cafe avatar

Also noticed that provides a large amount of binary distributions for , , , , , among several other OSs, plus many architecture-specific binaries. That is really nice! Next thing will be deploying it on the beastie server.

jbzfn, to random
@jbzfn@mastodon.social avatar

“Yes, this is the year of the OpenBSD Desktop!”
@gonzalo

https://x61.ar/log/2024/05/06052024135732-openbsd_desktop.html

thomholwerda, to random
@thomholwerda@exquisite.social avatar

I keep asking dumb #OpenBSD questions, because you awesome nerds keep answering them so well. It's your fault.

Anyway, someone has already made a port for LXQt 2.0.0. How does the rest of the process work, and how long does it generally take for such work to make it into ports/binary packages?

_xhr_, to random
@_xhr_@cybervillains.com avatar

Migrated one of my #OpenBSD VMs to @OpenBSDAms . Super fast setup process, well documented and works like a charm. 100% in line with OpenBSD's sane defaults.

Kudos to @mischa and team!

thomholwerda, to random
@thomholwerda@exquisite.social avatar

Well, going from release to a -current snapshot was an entirely boring, uneventful affair.

#OpenBSD

kaidenshi, to random
@kaidenshi@exquisite.social avatar

There are many guides to use #OpenBSD as a workstation, this one is mine:

https://www.kaidenshi.com/posts/openbsd-as-a-daily-driver/

Feedback welcome, tell me where I'm wrong so I can correct it.

spacewizard, to random
@spacewizard@mas.to avatar

got Syncthing working on my play-around-with machine. Painless. Installed the package, then ran it manually and got it configured. Wondered how to make it auto-start, like I would do with systemd; turns out I just needed to edit the startup script in /etc/rc.d/ so it used my own user instead of a dedicated Syncthing user; then enable/start it with "rcctl" (which works pretty much like "systemctl" on linux).

h3artbl33d, to random
@h3artbl33d@exquisite.social avatar

OpenBSD was right

Newsflash: is always right.

tara, to wireguard
@tara@hachyderm.io avatar

An excellent solution from @solene 👇 to protect #Wireguard tunnels on #OpenBSD from #TunnelVision attacks.

Have a closer look at the example about rdomain 0 and rdomain 1

https://dataswamp.org/~solene/2021-10-09-openbsd-wireguard-exit.html

#bsd

gonzalo, to random
vermaden, to news
@vermaden@bsd.cafe avatar

Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟰/𝟬𝟱/𝟬𝟲 (Valuable News - 2024/05/06) available.

https://vermaden.wordpress.com/2024/05/06/valuable-news-2024-05-06/

Past releases: https://vermaden.wordpress.com/news/

libreleah, to random
@libreleah@mas.to avatar

I need a decent VPS host that specialises in #BSD, specifically
#OpenBSD based hosting. One that has a good track record for reliability, also good customer support, and general security practises.

I can google this, but I have a lot of BSD people following me, so I'm asking this here, because my followers will know better.

I'm moving all my self-hosted servers over to OpenBSD but some of it is intentionally outsourced, for a few reasons. If people can reply with suggestions that'd be super.

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