digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

814
active users

#freebsd

89 posts69 participants2 posts today

FreeBSD 15.0’s installer to gain option to install a full KDE Plasma desktop environment

One of the things lacking from the FreeBSD installation routine is the easy installation of a full desktop experience, from X11 all the way up to a login manager, desktop environment, and its applications. It seems this might finally change for FreeBSD 15.0, a

osnews.com/story/142871/freebs

www.osnews.comFreeBSD 15.0’s installer to gain option to install a full KDE Plasma desktop environment – OSnews

FreeBSD is making strides toward supporting Plasma as an out-of-the-box installer option by the 15.0 release. That means a smoother setup for folks who want a functional desktop right from install

Check out the GitHub issue that’s driving this forward:

github.com/FreeBSDFoundation/p

Original post by @kkremitzki: mastodon.social/@kkremitzki/11

It’s an exciting step forward for more desktop usability on FreeBSD. Thoughts?

Guide to Configuring Additional IP Addresses in #FreeBSD VPS (IPv4 and IPv6)

This article provides a guide to configuring additional IP addresses in FreeBSD VPS servers.
Guide to Configuring Additional IP Addresses in FreeBSD VPS (IPv4 and IPv6)
This guide covers the steps required for configuring additional IP addresses in FreeBSD VPS. The process involves configuring the network interface and ensuring the IP addresses are ...
Continued 👉 blog.radwebhosting.com/guide-t #networkconfiguration

Configuring Additional IP Addresses in FreeBSD VPS
RadWeb, LLC · Guide To Configuring Additional IP Addresses In FreeBSD VPS (IPv4 And IPv6) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide to configuring additional IP addresses in FreeBSD VPS servers.

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

A minor #Ruby version upgrade in #FreeBSD broke my #Jekyll static site generator. Again.

My flow consists of a #Git hook triggering Jekyll, after which the generated site is rsync’d to the web server.

Question now is whether to keep it fast and simple, and migrate my #Forgejo instance to some flavor of #Linux or to complicate things and set up a Linux based Forgejo runner on a separate VM…

This sounds interesting.

Kassiber takes an executable file from the host and runs it in the given jail, taking care of any library dependencies. This allows you to execute commands in jails without transferring their executable files or required shared library dependencies into them.

freshports.org/sysutils/kassib

www.freshports.orgFreshPorts -- sysutils/kassiber: Smuggle programs into jailsKassiber takes an executable file from the host and runs it in the given jail, taking care of any library dependencies. This allows you to execute commands in jails without transferring their executable files or required shared library dependencies into them.

Folks, did anyone successfully migrate their TrueNAS CORE (#FreeBSD based) to a vanilla FreeBSD? I'm looking at options (including zVault) but I'm open to get back to something simpler, since my usage of TrueNAS is fairly basic (few jails, rclone for backup). Boosts appreciated!

Replied in thread

@thedarktangent Thank you so much for your reply.

For me, it is just educational pet-project now. After years of using Linux, I want to try and learn more about FreeBSD. And I was able to install it on another old laptop (ThinkPad X230) without any issues, so I can explore the system.

And also thank you for your tips and #FreeBSD debugging adventures shared in another post.

One of the dumbest design decisions of #GTK is to have "warp scrolling" the default primary mouse button behavior.

Previously, if you middle-clicked the scrollbar, it would jump to that position within the buffer. Primary click moved up/down by page. GTK 3 reversed this for no reason.

There are some limited scenarios where jump scrolling is desired, but you should never break a standard UX convention without a tremendous benefit. There wasn't one.

I am finding it a little unsettling that both DeepSeek-R1 and ChatGPT are more effective than I expected on topics and code that is highly specific to #FreeBSD. Worse, they're teaching me about things that I never knew.

I probably shouldn't be surprised that they are decently good at finding and converting Linux-isms to FreeBSD-isms - after all, our ports tree is a giant catalog of how to do that. Not perfect of course, but far better than I expected.