

With a SOC like that, that no way will only serve as a NAS, i can see my self easily hosting a dozen container on it and a couple VMs. That said, 12Gb is quite sufficient for my need.
With a SOC like that, that no way will only serve as a NAS, i can see my self easily hosting a dozen container on it and a couple VMs. That said, 12Gb is quite sufficient for my need.
Thank you
Maybe you might find home in one of those NAS ootimized distros like Openmediavault, truenas, unraid. If not CasaOS or old good Debian with portainer.
You definitely want an 8th gen (Intel) or better to have Jellyfin Quick Sync support. It’s what I have (i5-8400T) and it offer a fairly decent AVC (h264) and HEVC (h265) transcoding for my usage. However, for futur proofing consider an 11th gen for the AV1 support.
I had one before, then 2060, then 2080 and finally 6800 (current one), how is your nvidia experience right now compared to 2018? Any better?
I can always get the media again if need be.
Doesn’t that mean you already have backup? It may not be the easiest to restore, but it is a backup nevertheless.
I like to think a subvolume is a directory on my filesystem that:
This is by no mead a definition for BTRFS subvolume, but I hope you get the idea.
One EFI + one ROOT partition is what I do on both my laptop and desktop for years, /home is a subvolume to my root partition. This setup suits my needs as I don’t have to worry about how big should my root or home (gaming) partition should be.
I use Arch on my desktop and Opensuse on my laptop. They both have options to set up subvolumes from their installer, Debian does not, and I’m not sure about other distros, but you can always set that up after installation, just make your home partition the last one (after the root partition) so you can easily delete it after and grow the root partition without much blocks relocation.
No problem here with Opensuse slowroll (Sway WM) and a Realtek bluetootth radio, I’m using blueman for managing enabling/managing bluetooth connections.
Xrdp with it default configuration on debain12 worked for me pretty fine to access it from windows 7’s remote desktop protocol on a local network. There was no sound though, so you may need to tweak it to use pipewire or whatever you are using on your linux machine, if you are using any.
Probably to drop support for xorg. Plasma 6 is going to be wayland by default, while xfce is slow when it comes to wayland adoption
I could be wrong, but i think that was probably on the alpha release, which is now the beta release, so maybe the next stable release will have wayland by default.
Dejavu is the right font for me for both ebglush and arabic letters.
A buggy USB drive dropping out and losing writes it claimed to have written can kill a btrfs
Mixing USB and SATA drives sounds like a very bad idea, I’m holding on using an array of drives connected using USB. hank you for your comment
Thank you for the links, I will hold on using RAID and stick with BTRFS single until I upgrade my storage to higher capacity or my server to something with more reliable SATA slots
That is why I’m actually doing it, we have a couple of old workstation with Win7 we almost never use at my workplace. I use my portable debian on these machines to practice bash scripting, python and recently docker.
I few thing to consider:
Compare the SN number in the SMART output with the SN on the drive, they should be the same or else theseller showed you uncorrect SMART output or uncorrect drive.
I would say sway for Wayland support. Better yet, Hyprland is an awesome one and well supported in Nix. Maybe disable animation to reduce memory usage