Ansible is an open-source automation tool that uses YAML scripts for configuration management and supports agentless communication with servers.
Puppet is a powerful configuration management tool that provides a centralized way to manage and automate server infrastructure.
SaltStack, often referred to as Salt, uses a master-minion architecture and is used for configuration management, remote execution, and orchestration.
Terraform is an IaC tool that allows you to define and provision infrastructure using a declarative configuration language. It supports various cloud providers and on-premises environments.
Cockpit is a web-based server management tool that provides a user-friendly interface for tasks like system monitoring, user management, and system updates.