7 comments

  • eyeris 8 months ago

    Recommend r/sysadmin on Reddit if you haven’t already checked there

  • bigfatkitten 8 months ago

    Puppet. We use it to configure the OS from barebones Kickstart onwards, as well as continuously enforce the various security policies we need to be able to tell people that we comply with.

    • jdsalaro 8 months ago

      Are all of your recipes home brewed?

      • bigfatkitten 8 months ago

        They are, we're not doing anything super fancy, mostly just pushing lots of templated config files, ensuring that particular packages are installed, and that services like fapolicyd and auditd are running.

  • dyingkneepad 8 months ago

    Just remember: whenever IT doesn't deliver a workable solution, Shadow IT does.

  • synthoidzeta 8 months ago

    I used DriveStrike at an organization

  • Spooky23 8 months ago

    It’s going to depend on the requirements the company has. For example, if you need to deal with FIPS or IRS compliance, it is going to be tough.

    When I was responsible for IT in a regulated scenario, we over provisioned laptops and used VMs or the Windows 10 Linux layer. We treated the Linux part like a developer tool.

    If you don’t have compliance and audit risk, just find an angle to make it on. The puppet advice is good - maybe add shipping logs to a siem or splunk server.