How to Install inetutils-syslogd in Ubuntu 18.04



Install inetutils-syslogd by entering the following commands in the terminal:

sudo apt update
sudo apt install inetutils-syslogd

Description:

system logging daemon

The syslog daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts.

Homepage: https://www.gnu.org/software/inetutils/

Version: 2:1.9.4-3

Section: universe/net