Edukasi

How to Stop and Disable ClamAV Service from CentOS?

We all know that ClamAV scanner is pretty heavy on CPU-Memory resources, and it should be avoided in low memory Linux systems. If you want to disable the ClamAV scanner from your CentOS system, you can refer to the following instructions.

Disable ClamAV service

  1. The first step is to stop the ClamAV scanner by applying following command.
    # service clamd stop
  2. To enable and disable the services in Red Hat based Linux distributions, chkconfig script is used. Issue following commands to disable the ClamAV scanner at the system startup.
    # chkconfig clamd off 
    # chkconfig clamd --del
  3. Once ClamAV is disabled, you may have to verify it’s status. Execute the following command to check whether ClamAV is disabled at boot level or not. If ClamAV is disabled successfully following command won’t show you any result.
    #chkconfig --list | grep clam

    After applying above changes, The system next time will boot without ClamAV service which in fact will be saving our system resource and the server would be faster.

Disable other unwanted services

You can execute command shown in step#2 to disable other unwanted packages and application from your CentOS system. All you’ve to do is, execute the following command to list all services and determine the service name you want to disable. The following command will display all services and their status at boot on each run level.

 

# chkconfig --list

Once the service name is determined, execute the command shown in step#2 replacing service name with clamd.

→ Looking to install the ClamAV plugin from WHM? Please refer to Install ClamAV for more details.

→ Want to run ClamAV scan from SSH in cPanel? Please refer to Run ClamAV for more details.

→ Looking to run Maldate and ClamAV from the same server? Please refer to Run multiple scanners for more details.

ryan

Recent Posts

Mark Zuckerberg Ingin AI Jadi Teman untuk Orang yang Kesepian

Chatbot AI saat ini sudah umum dipakai menjadi asisten digital. Tapi menurut Mark Zuckerberg, AI juga bisa…

6 jam ago

Mark Zuckerberg Ingin AI Jadi Teman untuk Orang yang Kesepian

Chatbot AI saat ini sudah umum dipakai menjadi asisten digital. Tapi menurut Mark Zuckerberg, AI juga bisa…

7 jam ago

Polytron Itu Mobil Listrik Nasional atau Bukan?

Polytron jadi merek Indonesia yang terjun dalam industri mobil listrik. Polytron disebut-sebut bakal menjadi mobil…

9 jam ago

Pesaing China Muncul, Bikin AI Pakai GPU Murah Meriah

Fastino, startup kecerdasan buatan asal Amerika Serikat, memamerkan model AI barunya yang ditujukan untuk bisnis. Menariknya, model AI…

10 jam ago

Jangan Terima Kasih dan Minta Tolong ke ChatGPT, Bikin Boncos

Sopan terhadap AI seperti ChatGPT mungkin dilakukan beberapa orang karena memang mirip bicara pada manusia. Namun siapa…

10 jam ago

Rockstar Klaim Cuplikan Keren Trailer Kedua GTA 6 dari In-Game PS5

Trailer kedua GTA 6 sudah rilis. Menariknya, kualitas yang disuguhkan sungguh memesona dan memanjakan mata. Namun…

10 jam ago