How to Install bcfg2-server in Ubuntu 18.04



Install bcfg2-server by entering the following commands in the terminal:

sudo apt update
sudo apt install bcfg2-server

Description:

Configuration management server

Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. bcfg2-server is the server for bcfg2 clients, which generates configuration sets and stores statistics of client system states.

Homepage: http://bcfg2.org/

Version: 1.4.0~pre2+git141-g6d40dace6358-1ubuntu1

Section: universe/admin