Enabling Services

Hi,

first of all for the next post please take a look at Start Here - #3 by bricks

At least they are running at the moment. For enabling the services just run

sudo systemctl enable notus-scanner
sudo systemctl enable ospd-openvas
sudo systemctl enable gvmd
sudo systemctl enable gsad

A TLS connection doesn’t work out of the box. Only the unix socket connection requires no additional setup. It requires to change the gvmd.service systemd file and adjust the arguments passed to the gvmd in the ExecStart line.

2 Likes