• 3 Posts
  • 63 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle







  • The issue was related to the Linux scheduler. So if you had a different scheduler than what moet distributions have as default, you might not have experienced that issue.

    There are a few people in the comments that reported that they compiled a different scheduler and that the issue completely disappeared


  • It was in my case. Issue completely vanished overnight. I had a working work around where I lowered certain settings and it only occurred sometimes at round ends or when I pressed tab to view the scoreboard. Usually alt-tabbing resolved it.

    After they released that fiz everything worked like normal again.









  • They dont need to know any commands.

    Everything in Linux is point and click. There’s an app store where you’ll find everything you’ll need. You will not need to open the terminal at all. All drivers will get installed through the OS.

    Only things which do not work are the keyboard software and stuff to map macros to your keys and/or mouse buttons ans tweak the colours. Like the Razor software.

    Distros like Ubuntu, popos, Linux mint are incredibly beginner friendly. There are, without a doubt, others.

    They didn’t need to know any cmd/powershell commands using windows and they definitely don’t need to know how to use a Linux terminal to browse/mail/install software on Linux.


  • There’s also the option of setting up a cloudflare tunnel and only exposing immich over that tunnel. The HTTPS certificate is handled by cloudflare and you’d need to use the cloudflare DNS name servers as your domains name servers.

    Note that the means cloudflare will proxy to you and essentially become a man-in-the-middle. You – HTTPS --> cloudflare --http–> homelab-immich. The connection between you and cloudflare could be encrypted as well, but cloudflare remains the man-in-the-middle and can see all data that passes by.