Professional Neckbeard

  • 1 Post
  • 75 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle


  • I’m biased towards TrueNAS scale, because in my experience, it’s been really rock solid, running on bare metal. It also allows you to setup things like Nextcloud/Tailscale/ a lot more, in 1 click from their “app store”. It’s also got all the virtualization bells and whistles. As for ZFS, again, just like everything else, it’s been rock solid and setting up a ZFS pool is pretty much done for you when you install TN Scale.

    As for remote access, I’ve always personally done it via a local Wireguard server and can’t really compare it to tailscare or whatever cloudflare does… Because I’ve never used those.

    If you need a GPU just for encoding, go on the 2nd hand market and pick up a used Nvidia RTX 2000/3000 card. Intel Arc could also work, but it’s a bit quirky afaik…










  • Presi300@lemmy.worldtoLinux@lemmy.mlBeginners Guides
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 days ago

    There is a difference between Debian and Debian-based. I wouldn’t recommend Debian itself, because it’s got quite a bit of post-install setup (installing sudo, setting up flatpak, installing network manager, that kind of stuff). Linux mint is one of my go-tos when it comes to new users though…




  • Presi300@lemmy.worldtoLinux@lemmy.mlQustions
    link
    fedilink
    English
    arrow-up
    3
    ·
    18 days ago
    1. GNOME has an entire extension ecosystem. Look up “gnome extension manager” on flathub.

    2. Yes, Linux can be more problematic on some laptops. Especially ones with realtek wifi/Bluetooth or Nvidia/Intel hybrid graphics.

    3. Yes, try EndeavorOS.

    4. Linux gives you the full power to delete whatever, whenever. You can delete anything and everything you want without needing any workarounds.

    5. No. Linux by default gives you root access. It’s a thing you just get. In fact you need it to update most* distros. You don’t need to “root” Linux. Root privileges are a given on most distros.

    6. Install the other DE’s package from your distro’s repos, logout and the login interface should have an option to change your DE, the next time you login.

    7. It’s… Complicated. TL;DR Wayland is the more modern display server that most distros and desktops are in the process of moving to. I’d suggest using it over X11, wherever possible. As for docker, that doesn’t really matter for desktop use.