• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • DeltaWhy@lemmy.worldtoSelfhosted@lemmy.worldPost your Servernames!
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    3 months ago

    My first VPS was for a Minecraft server so I named it cobblestone. I’ve kept using Minecraft related names for all my machines since then, and I try to pick ones that are at least vaguely related to the function or appearance of the machine. For example my cluster has brute for the master and piglin01-piglin04 for the workers, but those are the only ones I’ve numbered.

    The exception is my two Klipper RPi’s, one is octopi since that’s what it originally ran, and the other is named after the model of the printer. For some reason I never named my printers.

    I probably wouldn’t use a naming scheme like this for production servers though - I’d either go with functional hostnames or something like the periodic table which you can pick from arbitrarily. My home servers and clients aren’t cattle though, so I like having a little personality to the names there.



  • I use Debian on my servers, Arch on my laptop and desktop. Different tools for different jobs. I tried Debian on my laptop a few years ago but it wasn’t a good fit for me - my hardware was too new for the stable kernel, and the Wayland/wlroots stuff was too far behind. As a server though, especially since I’m mostly running Podman containers, stable and slow-updating is great! I use unattended-upgrades and haven’t had a problem yet.

    I haven’t spent much time with Fedora but I’d probably like it as a desktop OS - fairly fast updates, and sticks pretty close to upstream without a ton of custom theming for example. I would miss the AUR, but Flatpak covers a lot of what I need, and Distrobox could handle anything else.


  • It’s pretty good for single player games on Steam but a lot of multiplayer games use anti-cheat that doesn’t work on Linux, and some launchers don’t work well. And of course if you use Game Pass for PC you’re out of luck entirely. Most VR headsets also won’t work on Linux.

    So it really depends what kind of games you play. It’s kind of similar to the Adobe situation. I suspect most gamers will have at least one deal-breaker that forces them to keep at least a dual-boot around. But many people could use Linux most of the time, including for games, and that’s already pretty exciting for Linux fans.


  • Backups. Cloud services like Backblaze B2 are so cheap for the durability they offer, it just doesn’t make sense for me to roll my own offsite solution with a Raspberry Pi at my parents’ house or something. Restic encrypts everything before it leaves my machine.

    Password manager- it’s too important and it’s the thing that has to work for me to recover when I break something else. I’m happy to support Bitwarden with a few bucks a year.

    Email- again, it’s mission critical and I have a habit of tinkering with things and breaking them. And it’s just no fun. The less I need to think about email, the happier I am.