2.2.6 Ensure NFS is not installed
Audit#
Run the following command to verify nfs is not installed:
# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' nfskernel-server
nfs-kernel-server unknown ok not-installed not-installed
Remediation#
Run the following command to remove nfs: