ClamAV - Anti-Virus for Linux - Is It Necessary?

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 40

  • @space9824
    @space9824 4 года назад +9

    another reason you might want antivirus on Linux is to protect against viruses that might infect your system through a trusted package manager, such as with the NPM flatmap-stream incident that installed a trojan on anyones development machine that had that particular Node JS package as a dependency.

  • @bahathir_
    @bahathir_ 5 лет назад +3

    We can use the clamav on Samba file server, to scan infected files.
    Bootable USB GNU/Linux with clamav is very useful to remove 'unremovable' Windows machine.
    Thanks for the easy to understand video.

    • @AA-gl1dr
      @AA-gl1dr 4 года назад

      Mohammad Bahathir Hashim GENIUS. Thank you for this tip!!

    • @randomlabs1784
      @randomlabs1784 3 года назад +1

      Best suggestion so far on how to use clamav

  • @drmikeyg
    @drmikeyg 7 лет назад +8

    Great video! Thanks for sharing. I started using Linux about three years ago. Your video is very informative. Thanks for sharing.

  • @TheMcbird
    @TheMcbird 6 лет назад +7

    Yeah, same here. When Vista came out and it became public knowledge that it was developed in cooperation with the NSA, I switched to Linux; Ubuntu 5.04...

    • @deoxal7947
      @deoxal7947 3 года назад

      Is that why it crashed so much? Did the NSA not know how to code back then?
      Because they seem to know how to now at least judging by Ghidra.

  • @IvanJarBaq
    @IvanJarBaq 5 лет назад +1

    Thank you for the great video. I concur with the fact that it depends on the use case. If you would like the extra layer of security, there're several options out there, and in no way is everyone using Linux, obliged to install them... Great you also included an anti-virus program within these series.
    Keep up the great work :D!!!

  • @charlespoirier8527
    @charlespoirier8527 6 лет назад +5

    What do you think about the up tick in container use .
    It is said a container would carry data to run on either or operating system .
    Do you think this would enhance the risk factor ?

  • @LearnwithRV
    @LearnwithRV 5 лет назад +3

    Hello,
    nice tutorial!
    How did you customize your terminal? It looks great. A link to a this kind of tutorial would be very appreciated. Cheers!

    • @reilley4297
      @reilley4297 4 года назад +3

      Look into powerline. I'm pretty sure Derek has done a video on this.

  • @boomerix
    @boomerix Год назад

    The good part about the command line is that you can use those commands in a bash script if you want to automate things, like having the system automatically shutdown after scanning.

  • @13thravenpurple94
    @13thravenpurple94 2 года назад

    Great work 🥳 Thank you 💜

  • @karcaz
    @karcaz 6 лет назад +5

    sudo freshclam
    ERROR: /var/log/clamav/freshclam.log is locked by another process
    ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).

    • @AaronLawson87
      @AaronLawson87 5 лет назад

      I had the same problem, but think this is because the daemon is already being used automatically by ClamAV...

    • @mobzero7746
      @mobzero7746 5 лет назад

      askubuntu.com/questions/909273/clamav-error-var-log-clamav-freshclam-log-is-locked-by-another-process#909276

    • @ofcrgry
      @ofcrgry 4 года назад

      You can't update freshclam manually if the daemon to do it automatically (clamav-freshclam.service) is active and running. Stop it and then manual sudo freshclam will work again.

  • @georgekiadii45
    @georgekiadii45 5 лет назад +1

    Thanks you very much, it helps a lot!

  • @alexramos2568
    @alexramos2568 6 лет назад +3

    Thanks, is this still the best option?

  • @VulcanOnWheels
    @VulcanOnWheels 4 года назад

    You did pass a bit of setup here. Also, when I run freshclam with sudo, I get this:
    ClamAV update process started at Sun Jun 7 20:01:49 2020
    ERROR: Can't create temporary directory /usr/local/Cellar/clamav/0.102.3/share/clamav/tmp.fccbc
    Hint: The database directory must be writable for UID 82 or GID 82
    ERROR: Update failed.

  • @tatsutakamaro
    @tatsutakamaro 3 года назад

    Doesn't it work automatically? And I should check manually every time I insert a flsh drive or receive letters?
    You said like "if you have other machines on Windows, it's better installing Clam". What if all my friends and relatives have Windows? And if Clam can't work in a background it's gonna be difficult to check everytime manually.

  • @خبرخوش
    @خبرخوش 7 лет назад +1

    Thanks.

  • @SBL972-one
    @SBL972-one 6 лет назад +1

    it's not claamAV. it's clamAV

  • @nitinjain1605
    @nitinjain1605 3 года назад

    what about using antivirus while using internet browser

  • @THE16THPHANTOM
    @THE16THPHANTOM 2 года назад

    can you have linux viruses that aren't as in your face as windows viruses? you know viruses that lie dormant like key loggers. when people say they haven't had viruses on linux, i just think you did but you just didn't know about it. but i'm a noob and i don't know enough about linux yet to be convinced otherwise.

  • @jamesbrinn9701
    @jamesbrinn9701 3 года назад

    I just ran clam on my Linux mint machine, I got 12 Hit all False positives Wine mostly

  • @Dr.Mohandes
    @Dr.Mohandes 4 года назад +2

    a train sound starts at 10:19

  • @therealb888
    @therealb888 7 лет назад +7

    C'mon man this is an explanation not a review. For a review you are suppose to test it's effectiveness against malware samples.