Hi. I wanted to know if it’s needed to install a firewall on a linux desktop/laptop. Why yes or why no?

  • FuzzChef@feddit.de
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    9 个月前

    That’s a bad comparison. Without a lock you can just open the door from the outside.

      • LufyCZ@lemmy.world
        link
        fedilink
        arrow-up
        7
        arrow-down
        1
        ·
        9 个月前

        It’s not.

        If you have a house, it has a door which you can use to access everything inside.

        If you have a linux install with no services running on it, it has no doors, and thus doesn’t need any door locks. And if it does have services running on there (which run publicly), it now has doors, sure, but getting one of those doors open doesn’t guarantee access to the whole house - usually it’s gonna be an empty room

        • Jagger2097@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          4
          ·
          9 个月前

          Linux with no services? That’s not a usable system for anyone who would ask “do I need a firewall”

          Systemd is a service that runs logind. What are you doing without them?

          • rwhitisissle@lemmy.ml
            link
            fedilink
            arrow-up
            6
            ·
            9 个月前

            I think by services they mean self-hosted, web-based services, or things like sshd - services which work by actively serving connections on a particular port or ports.

            • vector_zero@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              9 个月前

              And even then, a properly configured SSHD instance wouldn’t really benefit from a firewall, unless you wanted to block all countries besides your own or something.