@possiblylinux127 - eviltoast

I know nothing!

  • 571 Posts
  • 8.83K Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle





  • Possibly linux@lemmy.ziptoLinux@lemmy.mlLinux in 5k?
    link
    fedilink
    English
    arrow-up
    2
    ·
    15 hours ago

    1000004859

    Computers are built on abstraction. You start at the most abstracted layer and work your way down. I would next check what resolutions are exposed in the kernel. If 5k isn’t exposed I would check the kernel itself. At the very bottom is hardware but I think this is a software issue. It may just be flat out not supported by Linux.














  • This is not great advise to say the least. You want to block all incoming but allow all outgoing.

    Also visiting a https site will not magically ports. It uses 443/tcp and if you are using a site with WebRTC (used for calls on platforms like teams) ports 443/UDP and 50000-65535/UDP. However, there is no reason you need to know that unless you are in a professional field