@[email protected] to [email protected] • 4 months agoWhich antivirus do you use in your homelab?message-square12fedilinkarrow-up15
arrow-up15message-squareWhich antivirus do you use in your homelab?@[email protected] to [email protected] • 4 months agomessage-square12fedilink
minus-square@[email protected]linkfedilink3•4 months agoMy antivirus for Linux is a policy of not executing things as root and installing things via safe channels when possible. If I’m setting up a server or other untrusted service, I create a user specifically for it that has very limited permissions. This makes it so that when something is compromised it is still trapped in a box and can’t spread.
Windows defender on Windows PC’s. Nothing on Linux.
My antivirus for Linux is a policy of not executing things as root and installing things via safe channels when possible.
If I’m setting up a server or other untrusted service, I create a user specifically for it that has very limited permissions.
This makes it so that when something is compromised it is still trapped in a box and can’t spread.