< Previous | Contents | Next >
3.1. Installation
Before installing Munin on server01 apache2 will need to be installed. The default configuration is fine for running a munin server. For more information see Section 1, “HTTPD - Apache2 Web Server” [p. 214].
First, on server01 install munin. In a terminal enter:
sudo apt install munin
Now on server02 install the munin-node package:
sudo apt install munin-node