Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
3
Comments
44
Joined
2 yr. ago

  • Quite a few recommendations echo the same sentiment: get a whatever computer, start by installing xyz Linux, and go from there. Instead of direct recommendations I'll present some alternative paths you may find useful to balance your self-hosting style against.

    Path 1: Get a cheap VPS and host something like File Browser to transfer some low-stakes files between friends&family. Add services and beef up the server as you need. Doesn't matter too much if it gets hacked, it's separate from everything else and you'll learn to harden it over time when you learn to consider an exposed server insecure by default. Also your financial stake is really low, sub 5€/month and you can quit at any time when there's no unique data on the VPS. Grow your stake slowly along with your confidence in how well you can secure the thing.

    Path 2: Get 3 identical 1-4TB drives and an SSD boot disk on some random computer, and install TrueNAS for home use. It has a large self-hosting community and nicely abstracts away the Linux side of things. No worries about exposing ports, just host anything you're okay using just at home. Think: Jellyfin, Paperless, Home Assistant. You might find this useful if you never intend to really learn Linux in the first place and just want to solve some of your digital problems locally with some money invested. Later, add a mesh VPN like Tailscale or Netbird to safely access it from outside your home.

    Path 3: Get heavily into networking and start by getting complete control and understanding over what happens in your network. OPNsense, adguard, OpenVPN/wireguard, pihole, ddns, ids/ips, VLANs. Do this if you're a control freak and are willing to commit to updating your stuff and keeping track on potential attack vectors.

    I started out with path 3, but have moved more or less towards a mix of 1 and 2 and no longer expose ports on my home router. If I'll end up getting more than one device, I'll probably install TrueNAS on one and make the rest a baremetal Talos cluster. Now my stuff runs on one device so it makes most sense to be Proxmox, this is however not advice, I work in tech and full well realise this is not an easy system to run.

  • If the friend likes windows server specifically, they're in for a ride..

  • Good for you. Doesn't match the experience of most creatives I've met.

  • Many people's income, especially in creative fields, simply depends on specific software. Photographers, video editors come to mind; having a certain style and efficiency to your workflow might just be the thing that keeps the cash flow positive. There's often no time or energy to even think about an alternative, sadly. This is one of the things why I think it's crucially important we don't demand, even implicitly, that people switch everything at once. I just installed Spotify flatpak on a friend's Debian. No regrets. Every little switch matters in the end.

    Adobe stuff still doesn't work reliably on Linux to my knowledge. And having to even consider any kind of virtualization is a huge deal for anyone who's using the technology for some other purpose than technology, which is most of the users.

  • Deleted

    Permanently Deleted

    Jump
  • It does rub me the wrong way too, implying men are in general not in control of their relationships and their opinion matters less.

  • Strawberry, was the first one I got to work with my iPods and that's my main use case

  • Yeah, I'm planning to spin them down so infrequently that it shouldn't matter in the long run.

  • I currently have exactly this setup but I really want to migrate to a single machine :)

  • I'll consider this!

  • I'm possibly biased by the amount of initial fiddling with all the disks and pcie cards and hunting down where the noise was coming from. Will keep in mind.

  • This could be an option I guess - however the current case is a HP z440, which is SO convenient for building in that I need an extra good reason to get rid of it. Zero screws, just latches. Carrying handles.

  • Thanks - from what I see myu CPU doesn't support VT-d, only VT-x, which at a glance makes it not suitable for passing through these drives safely. I'll get to dismantling the NAS VM setup actually.

  • Thanks! This sounds like an option.

  • I'll gladly take the advice on the NAS VM, I see so many tutorials virtualising TrueNAS and not a lot of the opposite viewpoint. If it's not a good practice I'd indeed rather recycle that setup while I'm at it.

    I don't need to keep using Proxmox, or TrueNAS for that matter. If I need to DIY this with bare metal Debian, I will. My constraint is to have both always-on services and on-demand HDD backed services on the same machine. Sky is the limit after that..

    Scheduling doesn't sound the best indeed, which is why I'd ideally want a simple button that I can click from a GUI.

  • Not an option, because it will also run some essential services off SSD's. :/

  • Selfhosted @lemmy.world

    Putting HDDs to sleep

  • Practically every house and apartment has (access to) a sauna. If not inside the apartment, there will most often be a shared sauna in the basement.

    About the UK, I'm going to go a bit deeper and note that it was somehow eye-opening that there's a whole society that actually just daily drives English. For my whole life before the visits to UK and later US, English was the language of the internet and some specific international situations where it was most people's second language. Until well into my mid-20s, I basically didn't have real life contact with any community that would just speak English natively, despite speaking it myself fairly okay-ish.

  • If you have an nvidia card, which is very common and can't always be avoided, there is significant benefit in newer drivers, for one

  • Linux @programming.dev

    Question: Linux desktops for programming

  • Selfhosted @lemmy.world

    Filesystem and virtualization decisions for homeserver build