clamav-daemon

User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

sometimes my ClamAV-daemon going offline 2 times happened this please some one tell me how to fix this :?:
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

dpeca wrote: Mon Dec 14, 2020 8:45 am viewtopic.php?f=2&t=153
safe to disable ClamAV-daemon ?
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

dpeca wrote: Mon Dec 14, 2020 8:45 am viewtopic.php?f=2&t=153
i need to activate the ClamAV-daemon

my server ram is 2GB need more ram for this ?
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

yes, 2GB RAM is not enough to run clamav.
eventually you can make a swap:

Code: Select all

dd if=/dev/zero of=/swapfile1 bs=1024 count=1048576
chown root:root /swapfile1
chmod 0600 /swapfile1
mkswap /swapfile1
swapon /swapfile1
echo "/swapfile1 none swap sw 0 0" >> /etc/fstab
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

dpeca wrote: Mon Dec 14, 2020 8:11 pm yes, 2GB RAM is not enough to run clamav.
eventually you can make a swap:

Code: Select all

dd if=/dev/zero of=/swapfile1 bs=1024 count=1048576
chown root:root /swapfile1
chmod 0600 /swapfile1
mkswap /swapfile1
swapon /swapfile1
echo "/swapfile1 none swap sw 0 0" >> /etc/fstab
I'm change my ram to 4 gb good ?
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

change ram to 4gb but free 426mb

Image
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

oh work :)

Image
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

I'm trying to reset my WordPress password mail not receiving
User avatar
T4B
Posts: 171
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

and cant send mail on roundcube
Post Reply