broadmode on Nostr: Scan your entire system for malware. $ sudo apt update $ sudo apt install clamav ...
Scan your entire system for malware.
$ sudo apt update
$ sudo apt install clamav clamav-daemon -y
$ sudo systemctl start clamav-freshclam
$ sudo systemctl start clamav-daemon
$ sudo clamscan -r -i /
#Linux🐧
$ sudo apt update
$ sudo apt install clamav clamav-daemon -y
$ sudo systemctl start clamav-freshclam
$ sudo systemctl start clamav-daemon
$ sudo clamscan -r -i /
#Linux🐧