@[email protected] to [email protected]English • 1 year agoTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.worksimagemessage-square151fedilinkarrow-up1630
arrow-up1630imageTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.works@[email protected] to [email protected]English • 1 year agomessage-square151fedilink
minus-square@[email protected]linkfedilink2•1 year agoDocker installs in /var/lib. Tenable and Nessus use /opt. There are tons of packages that store config files in places other than /etc.
minus-square@[email protected]linkfedilink2•edit-21 year agoI don’t know what Tenable and Nessus are. I’m guess you have to install them from outside the package manager or build them from source, in which case, yeah, using /opt for config would be acceptable. Docker’s config file is located at: /etc/docker/daemon.json
minus-square@[email protected]linkfedilink1•1 year agoIt’s not in RHEL. Tenable and Nessus are vulnerability scanners, and Nessus at least can be installed via yum.
Docker installs in /var/lib. Tenable and Nessus use /opt.
There are tons of packages that store config files in places other than /etc.
I don’t know what Tenable and Nessus are. I’m guess you have to install them from outside the package manager or build them from source, in which case, yeah, using /opt for config would be acceptable.
Docker’s config file is located at:
It’s not in RHEL. Tenable and Nessus are vulnerability scanners, and Nessus at least can be installed via yum.