• 0 Posts
  • 41 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle
  • I’ve been running an HP ProDesk 600 G4 mini (i5-8500T, 32 GB RAM) for a few years now and am very happy. I bought it with 8 or 16 GB RAM and a 256 GB M.2 for 140 €. It can fit one 2.5" SATA drive and two M.2 2280 drives. I have it running 24/7/365 with 2x2 TB M.2 SSDs and a 256 GB boot SSD and it usually uses around 7 Watts.

    If you want to go the HP route, ProDesk 600 and EliteDesk 800 have two M.2 slots, while the ProDesk 400 only has one.

    Alternatively, Lenovo and Dell also have similar formfactor PCs, but I don’t remember their names.

    Performance wise, the 8th gen i5 is more than fine for TrueNAS and 10-15 docker containers.














  • I was pretty neutral towards Ubuntu, up until an automatic system update removed my deb Firefox and replaced it with the snap version, even though I specifically set the apt repo to a higher priority.

    The entire reason I left Windows is because I don’t want (for example) Edge shoved down my throat after every update, and yet Ubuntu has gone and done the exact same thing with snaps.

    After literal hours of fighting, the only solution I found was to fully disable automatic updates. With Pop OS I have all the benefits of Ubuntu, but I also get a company (System76) that does cool stuff and doesn’t try shoving snaps down my throat.






  • TVHeadend is the way, I’ve been running it with a USB satellite tuner for 5+ years. Setting it up can be a little confusing, but once it’s running you pretty much never have to touch it again.

    As for clients, there’s a Jellyfin plugin, however it seems to not work for me right now.

    My client of choice is Kodi with the TVHeadend plugin, and that works great. If you still want Jellyfin integration, you could just add your recordings folder as a library in Jellyfin.


  • Could I purchase two different brand drives and use them with btrfs?

    I don’t quite remember the source for this, but I believe I read some time ago that it’s actually a good thing to have separate drives. The reasoning is, if you buy two identical drives (at the same time), the likelyhood of both drives failing around the same time is severely higher.

    This is then amplified by the fact that rebuilding a RAID puts a lot of strain on the non-dead drive, so if ie. drive 1 dies and drive 2 is about to die, the strain you put on drive 2 in order to rebuild your RAID onto drive 3 might kill drive 2 before you even finish rebuilding your RAID.

    Again, this is just from my memory, it might be worth doing some more research on.