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/)UT
Posts
2
Comments
66
Joined
2 yr. ago
  • I don't buy that, Hamilton was great, not anymore. Alonso is very competent, sure, but both definitely not suitable for a long-term project.

    I would understand if Hamilton would be a seat filler until a star rookie woud be taking over, but kicking Sainz who is delivering very good performances is a bad idea.

  • Arch Linux @lemmy.ml
    utubas @lemm.ee

    Wireguard with NetworkManager

    Hello guys,

    I am losing my mind over this issue:

    I am running Endeavour OS on my laptop and I need to connect to my OPNSense through wireguard, but the performance has been terrible, DNS resolution to be precise. I think this is related to a specific configuration to either NetworkManager or openresolv, because the same configuration file works fine on Android or Windows devices.

    My suspicions are that because I am using two piholes that are on the same network of the OPNSense router (and I have a few firewall rules redirecting every DNS traffic to them), there is a conflict somewhere. I have also tried to mess around with the MTU size, but to no avail.

    Here is my config file:

     undefined
        
    [Interface]
    PrivateKey = ****************************************
    Address = 10.10.10.5/32
    DNS = 192.168.0.11, 192.168.0.12
    MTU = 1420
    
    [Peer]
    PublicKey = ****************************************
    AllowedIPs = 0.0.0.0/0, ::/0, 192.168.0.0/24
    Endpoint = ******************:51825
    
    
      

    Any ideas? Thank you.

    homelab @lemmy.ml
    utubas @lemm.ee

    Recommendation for NAS hardware

    Hi,

    I am looking for building a NAS with used hardware, mostly for media, because my current Dell 7050 only has a 500gb hdd and I am tired of running low on space constantly.

    I have a few questions:

    • I am currently running containers for Jellyfin, Radarr and Sonarr, if I buy a new machine for NAS, it makes sense to migrate every media-related container to the NAS drive, correct? The Dell machine I have has a 7th gen Intel CPU, that is able to transcode H265 perfectly, which is a big bonus. So if I end up moving it, the machine I buy needs to do the same, I suppose.
    • If so, then I guess using TrueNAS is not the way to go, and instead use a simple debian or ubuntu server distro for simple sharing?
    • If TrueNAS is the answer, then I should aim for ECC ram. If that's the case, I am not aware of cheap/budget workstations that have ECC ram, but if you have recommendations for one, great;
    • If you think I should instead buy something with an i3/i5/i7 or Ryzen processor, what kind of machi