System Hardening – Reduce Attack Surface


title: “System Hardening – Reduce Attack Surface”
date: 2020-12-16T14:25:03
slug: system-hardening-reduce-attack-surface


systemctl stop snapd
systemctl disable snapd

List Process running on Port 21

lsof -i :21
Print Friendly, PDF & Email