Created
March 8, 2021 07:30
-
-
Save anirudhdggl/e10ed2ea3f17f7f3c4e5c542660cf797 to your computer and use it in GitHub Desktop.
This gist consists of the commands to install clamav on a client for a separate server installation type
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install clamavdscan clamav-daemon -y | |
sudo apt-get purge clamav-daemon clamav-freshclam -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment