Ensure CUPS Server is not enabled

Information

The Common Unix Print System (CUPS) provides the ability to print to both local and network printers. A system running CUPS can also accept print jobs from remote systems and print them to local printers. It also provides a web based remote administration capability.

Solution

Run one of the following commands to disable cups :
# chkconfig cups off
# systemctl disable cups
# update-rc.d cups disable

See Also

https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623.html