Apparently TrueNAS are building FreeIPA support in their next release. It is currently in beta and I’m waiting for the release to test it.
Apparently TrueNAS are building FreeIPA support in their next release. It is currently in beta and I’m waiting for the release to test it.
I’m running Mopidy with web interface to stream to multiple audio output devices (like my receiver in the living room) using Snapcast on Pi’s (some with HiFiBerry module) over the network. Mopidy also integrates nicely into my workstation with KDE using MPDRIS and a local Snapcast server.
This works for both my music collection and some webstreams. I’m quite happry with this setup.
This is the best answer. I’ve been doing it for years at work. Dual-booting is just very inconvenient and WSL(2) is the worst of both worlds.
Install Linux on the machine and keep windows in a nice secure kvm-based cage where it can do less damage.
Ha, I had to look up the most up-to-date acronym on Wikipedia and found this one. They are NVidia and Adobe.
I quite like this one :)
I would buy YouTube Premium in a heartbeat if it wasn’t by the morally corrupt Google (or any other from MANAMANA).
As others have said: it depends on your technical expertise… But a nice and cheap solution is hosting a static blog build with Jekyll on Gitlab pages.
Yeah, but reader-mode in FF for Android helps.
This is exciting! Amarok has been the best music player I have used since XMMP and was sad to see it fell by the wayside… Can’t wait to try it again.
If you’re still interested it seems that they’ve uploaded the keynote, see link in my comment:
https://lemmy.deedium.nl/comment/115389
It seems they’ve uploaded the keynote, see:
Keynote: Linus Torvalds, Creator of Linux & Git, in Conversation with Dirk Hohndel
Don’t worry, also you will get a chance to learn… It’ll be fun!
Spaces are fine in filenames. Just always always always quote your paths and/or variables…
Sadly no, that one is three months old. Hopefully they’ll publish it on the Linux Foundation yt channel or something.
Thanks, good to know!
Great explanation, thank you for the well written post.
Man pages are great to have, all documentation easily accessible, mostly complete and directly available in your terminal.
Compare this to the shitshow that is git --help
in windows opening a stupid browser. Somebody should be defenestrated for that decission.
For when you dont need a GUI you can walk the tree from a CLI:
du --max-depth=1 | sort -g