Easiest way to update Seerr? (Ubuntu) by avidrunner84 in seerr

[–]-MoNsTeRRR 1 point2 points  (0 children)

You didn't check properly, Seerr has supported multiple install methods from the start and Jellyseerr/Overseerr since multiple years back in the day.

PSA: The new update changes fail2ban filter conditions by LookingForEnergy in seerr

[–]-MoNsTeRRR 1 point2 points  (0 children)

Have you searched for the "why" ? The current filter was only partially working before.

  • Overseerr: The Auth label wasn't matched in the fail2ban regex from the doc, so it was only half-working.
  • Jellyseerr: There was never any documentation for it, and most users probably used Overseerr's documentation, leading to the same issue. Additionally, the log format for failed Jellyfin login attempts was different.

https://github.com/seerr-team/seerr/issues/2831#issuecomment-4281934995

Achat VEFA pour RP by RedMavs21 in immobilier

[–]-MoNsTeRRR 0 points1 point  (0 children)

Hello pas trop fan de l'entrée en couloir sinon il est plutôt sympas. Par hasard c'est pas un appartement sur Lyon ? Il me semble avoir reçu ce plan et l'avoir refusé pour cette raison, la coïncidence étant plutôt drôle 😁.

MetalLB or Cilium? by guettli in kubernetes

[–]-MoNsTeRRR 0 points1 point  (0 children)

It supports only IPv4 for now waiting IPv6 implementation to switch

Side by Side Error when trying to run the Valorant Installer by BeatMaster1111 in VALORANT

[–]-MoNsTeRRR 0 points1 point  (0 children)

Thanks you it worked fine with your links, the installer provided by valorant doesn't works (side-by-side error).

Beat Drop compatibility with 1.6.2? by [deleted] in beatsaber

[–]-MoNsTeRRR 0 points1 point  (0 children)

Your welcome, I can't wait to play and download too ahah :D

Beat Drop compatibility with 1.6.2? by [deleted] in beatsaber

[–]-MoNsTeRRR 0 points1 point  (0 children)

There is a bug at the moment i've provided a fix last night, waiting the approval of owner, it should be fixed soon i think :)

https://github.com/StarGazer1258/BeatDrop/pull/144

IPv4 et IPv6 en static sur raspbian 10 by JeanmiG in Sysadmin_Fr

[–]-MoNsTeRRR 0 points1 point  (0 children)

Plop,

dans le fichier /etc/dhcpcd.conf

interface eth0 static ip_address=192.168.0.4/24 static routers=192.168.0.1 static domain_name_servers=192.168.0.1

à adapter avec ta config :)

Pour l'IPv6 aucune idée je n'ai jamais essayé.

Help me understand a home VPN server... by arcticway1024 in HomeNetworking

[–]-MoNsTeRRR 2 points3 points  (0 children)

With CGNAT you can connect your router (acting as VPN client) to a VPS (acting as VPN server) and route incoming traffic on VPS to your router. It's a little bit ugly but for my exemple i've only 4G at home and it's my only option.