mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#netbsd

21 Beiträge20 Beteiligte4 Beiträge heute

I recently installed NetBSD for the first time, on a remote VPS. All was fine, I installed pkgin, got some packages installed, installed openssh-portable, got my firewall rules set and so on. Having used FreeBSD and OpenBSD before it was a little different, but not too different.

Then one day, or rather late at night I found I needed to install some X11 sets and fired up sysinst. It being late, I did not read everything very carefully, but quickly found "re-install sets", "custom installtion", and then the X11 sets at the bottom of the menu. I selected them and started the installation.

It took a little longer than expected, and I noticed it was reinstalling base for some reason. No worries I thought, I hadn't touched that in the few days the system had been running, so it shouldn't be a problem.

Then when everything was finished, I noticed things were not working as expected. I think I managed to kill the sshd listening daemon and couldn't start it again. Then I noticed /etc/rc.conf was blank, so I had no network configuration, no sshd startup, no nothing. It seems /etc had also been replaced with defaults.

So by my lonesome, I had quite quickly managed to make quite a mess of things. Fortunately I did not reboot as was my first intuition when I found things weren't working. Sshd from packages required another script which had been replaced, the original sshd I had set to listen on another port which wasn't allowed through current firewall rules and so on.

Sorry for the boring ending, but it was all fully recoverable from my one ssh connection that fortunately didn't drop. Got network configured again, got firewall set up and started, got correct sshd started and so on. Then reboot, and all was good. Thanks to good documentation and easy configuration.

And that is why I #RUNBSD
Even being completely new to #NetBSD it was easy to recover.

I've re-tried sysinst after the fact, and now see base, /etc and so on will be re-installed by default if you don't uncheck them, so now I know.

For sharing a common Fish shell configuration between multiple operating systems, the `switch` command is useful.

Using `switch` I can execute different blocks of code depending on the OS reported by `uname`.

Example:

```
switch (uname)
case FreeBSD
abbr -a l ls -aFhl --color=always
case NetBSD
abbr -a l colorls -aFGl
end
```

See: fishshell.com/docs/current/cmd

fishshell.comswitch - conditionally execute a block of commands — fish-shell 4.0.1 documentation

The European *BSD 😈⛳🐡 event of 2025 is getting noticed!

netokracija.com/event/eurobsdc

Ako znaš čitati hrvatski, dobar si.
If you can't, you probably need to translate the article. :flan_cheer::flan_laugh:

Grab your tickets 🎟️ at tickets.eurobsdcon.org

For everything else, peek at 2025.eurobsdcon.org/
More information is added all the time.

EuroBSDCon 2025 in Zagreb, Croatia 🇭🇷
September 25-28, 2025

NetokracijaEuroBSDCon 2025.Tehnička konfrenecija namijenjena profesionalcima i entuzijastima koji rade na operativnim sustavima temeljenim na BSD (Berkeley Software Distribution) u Zagreb dovodi oko 250 sudionika iz 30 zemalja
#RUNBSD#FreeBSD#NetBSD

all operating systems suck uniquely. find the one that sucks the least for you and use it. also, shut up about it.

EDIT: "shut up about it", is about OS proselytizing. share all you like, just don't pressure me to use what you use. it'd be hypocritical to say this as I certainly don't shut up about my love for OpenBSD.

#Linux#OpenBSD#FreeBSD

Heh, I'm going overtime with the #OldComputerChallenge, but #NetBSD is SO FUN to use on the Pi1!

I'm now running JWM, the dillo browser, Pidgin and PCManFM in addition to my busy multiple pane tmux session, and yet the RAM does not go over 260MB! It's amazing, this is like hooking up a motorcycle to pull a wagon of load, adding more and more weight and that motorcycle never slows down despite the load!

Props and props to the devs, this is definitely my new favorite OS for the raspberry pi!

Antwortete Paul Wilde :dontpanic2: :smeghead: :archlinux: :freebsd:

@paul @sotolf

I was predicting that something like Wayback would come along and basically be the future for all legacy X11 WMs.

I'm not saying that Wayland is the best possible solution or even a particularly great one, but X11 has just so much complexity and technical debt.
My thinking was that Wayland would just eventually become a kind of HAL to keep legacy X11 applications and WMs alive.

The fact that smaller #FOSS OS projects like #NetBSD have to struggle to find a way to shoehorn it into their OS because it was written exclusively for Linux is not okay. And the attitude of Linux YouTubers of, "Why the heck haven't they got it working yet already?" is seriously not okay.

FINALLY! I'm happy to announce the R1 Open Source Project, a new project where release news, articles and documentation about Linux, BSD and FOSS software will be published

The new Mastodon account of the project can be followed here: @r1os
AND the account is also hosted on the BSD Cafe. Cheers to @stefano at this point.

All future FOSS release announcements will be published on the project account.

So grab a cup of coffee and stay tuned for a new website I'm currently preparing and will hopefully announce in a few days.

So this is where my peeps at!

Hello everyone, my name is Børge and I am happy to get back into the BSD world, though only for personal projects for now.

I was a sysadmin for a small telco a while ago and we used Solaris/SPARC and FreeBSD/i386 for our servers, while I tried my hand at OpenBSD for my personal server. The network was all Cisco at the beginning, with some Juniper equipment for peering at the end but I did not get any experience with those unfortunately. I do have a certificate in SS7 somewhere, the signaling protocol telcos use for voice calls, but have forgotten pretty much all of it.

These days work is "cloud everything", which all seems to be based on Linux-something.

Reminiscing of "the good, old days" I wondered if I could run a BSD server anywhere to tap into my sysadmin background a little, or if I would have to use some Linux distribution.

Searching for BSD hosting providers, I am very happy I discovered #OpenBSDAms which I use for OpenBSD hosting (obviously).

Then I came across #BoxyBSD where I was lucky enough to get a FreeBSD instance.

Last but not least I came across a cheap VPS provider where I could run NetBSD. I don't mention the provider because I'm not sure I can recommend them yet.

I've been on Mastodon a little while, mostly reading as there is so much of interest to find here, though also because I'm quite shy, but hope to maybe post something about what I do now and then.

I really like all the *BSDs, they just do things in a way that seems sensible to me, so being here feels a lot like coming home.

So that's me a little about me. #introduction

How are you?

#OpenBSD#FreeBSD#NetBSD

There are more shells than Bash and I'm curious to see the % of how many people uses wich one of the more or less classic shells. Choose your preferred one.

#UNIX#BSD#FreeBSD