Software

[howto] Disabilitare l’antivirus ClamAV su Debian/ISPConfig

Nell’installazione di ISPConfig, di default, è presente e attivo l’antivirus ClamAV. Su server poco performanti, in cui non è necessario eseguire la scansione antivirus sulle mail ad esempio, può essere utile disabilitarlo per poter ridurre l’occupazione della RAM.

Per farlo, è necessario editare il file /etc/amavis/conf.d/50-user

nano -w /etc/amavis/conf.d/50-user

e commentare le righe

@bypass_virus_checks_maps = (
   \%bypass_virus_checks, \@bypass_virus_checks_acl, \$bypass_virus_checks_re);

in questo modo

#@bypass_virus_checks_maps = (
#   \%bypass_virus_checks, \@bypass_virus_checks_acl, \$bypass_virus_checks_re);

Quindi, arrestare i servizi di ClamAV

/etc/init.d/clamav-daemon stop
/etc/init.d/clamav-freshclam stop

ed infine rimuoverli dall’avvio automatico con il sistema

update-rc.d -f clamav-daemon remove
update-rc.d -f clamav-freshclam remove
12/08/2022 How-To

[sqlserver] Spostare il percorso del database tempdb

[howto] Arrestare una VM su vmWare ESX via SSH

Giugno 2025
L M M G V S D
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Giu    

Categorie

  • Access
  • Asp
  • Cyberoam
  • Dell
  • ESX / vmWare
  • Exchange
  • Exchange 2007
  • How-To
  • IIS
  • iPhone
  • Linux
  • Mac
  • Office 365
  • Outlook
  • plesk
  • Sophos XG
  • SQL Server
  • TeamSystem
  • Tips
  • Trend Micro
  • Vb.NET
  • VB6
  • Windows 10
  • Windows 7
  • Windows SBS
  • Windows Server
  • Windows Vista
  • Windows XP
  • WSUS

How-To

  • Configure SMTP O365 Migration Using TLS 1.2 For SQL Database Mail
  • Debian anti-spam and anti-virus e-mail gateway
  • How to install Small Business Server 2003 in an existing Active Directory domain
  • Sophos XG Firewall and Firebox Branch Office VPN Integration Guide
  • Squid, SquidGard, NTLM Authentication con Samba 3.x su Debian Sarge
  • Troubleshoot high-CPU-usage issues in SQL Server

Utili

  • Chip Grafici per portatili – Benchmark
  • Il blog su Microsoft Access
  • Processori per portatili – Benchmark
  • Sophos Wireless: Wi-Fi Fundamentals
  • Zentyal – Linux Small Business Server

Meta

  • Accedi
  • Feed dei contenuti
  • Feed dei commenti
  • WordPress.org
Proudly powered by WordPress | Theme: Neblue by NEThemes.