Hello fellow Linux enthusiasts!

As many of you know, Linux can be a powerful and flexible operating system, but it can also be daunting for new users, especially when it comes to securing their systems. With the abundance of information available online, it’s easy to get overwhelmed and confused about the best practices for firewall configuration and basic security.

That’s why I reaching out to the Linux community for help. I am looking users who are willing to share their expertise and write a comprehensive guide to Linux firewall and security.

The goal of this guide is to provide a centralized resource that covers the following topics:

Introduction to Linux firewalls (e.g., firewalld, ufw, etc.)
Understanding basic security principles (e.g., ports, protocols, network traffic)
Configuring firewalls for various scenarios (e.g., home networks, servers, VPNs)
Best practices for securing Linux systems (e.g., password management, package updates, file permissions)
Troubleshooting common issues and errors
Advanced topics (e.g., network segmentation, SELinux, AppArmor)

I am looking for a well-structured and easy-to-follow guide that will help new users understand the fundamentals of Linux firewall and security, while also providing advanced users with a comprehensive resource for reference.

If you’re interested in contributing to this project, please reply to this post with your experience and expertise in Linux firewall and security. We’ll be happy to discuss the details and work together to create a high-quality guide that benefits the Linux community.

Thank you for your time and consideration, and im looking forward to hearing from you!

  • @[email protected]
    link
    fedilink
    -19 months ago

    if you have set up your whole home like being bugged you’ll not gain much from a firewall in the most secure of devices among them.

    • @[email protected]
      link
      fedilink
      English
      79 months ago

      Sure you will, the literal point of a firewall is to isolate trusted and untrusted devices.

      • @[email protected]
        link
        fedilink
        29 months ago

        my point was that at this point, you have more serious problems than first securing the device which by default is the most secure one among them. I mean it needs much more expertise and targeted attack for someone to break into your local network, and then manage to break into your linux machine, which by default is quite secure regardless, compared to the effort that is required to find unsecured IOT devices and get the data they happily share open in the wild.

        If your home network is bugged with microphones and cameras without any proper security measures, adding a firewall in a linux laptop shouldn’t be your priority. In contrary it is “dangerous” as a non tech savvy person may think that they are more “secure” now, while in fact they have added zero protection to all the sensitive data that they give in the surveillance devices they willingly put in their home.

        • @[email protected]
          link
          fedilink
          English
          19 months ago

          This is all true… but a firewall takes no effort. It is the default on many OSes. Why not.

          • @[email protected]
            link
            fedilink
            19 months ago

            but a firewall takes no effort.

            this whole thread is literally asking for people to put effort to collectivelly write a huge ass complete guide about linux firewalls targeting new users. So what I understand is that both the authors and the readers will have to put effort in either explaining or understanding and learning. We are not talking about a sudo apt install gufw and call it a day.