Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: Clam AV

  1. #1
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Clam AV

    Hi there,

    Installed Clam AV on your recommendations using synaptics & Ubuntu center.

    It's AV engine & GUI don't update despite that they are checked?

    Tried un installing but wasn't successful.

    Could you care to explain how to clean uninstall it & the correct procedure to install for Ubuntu.

    Thanks.
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  2. #2
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Clam AV

    Hi ,

    Try

    Code:
    sudo apt-get install --reinstall clamav clamtk
    Then
    Code:
    sudo freshclam
    The second command is for updating Virus database , but do not bother in future cuz this service runs automatically every-time you boot you OS.

    Thanks

  3. #3
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Re: Clam AV

    Thanks NikTh you are one genius member.

    Why is there a X sign next to AV engine 0.97.5 & GUI version 4.38?
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  4. #4
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Clam AV

    Quote Originally Posted by Yezinki View Post

    Why is there a X sign next to AV engine 0.97.5 & GUI version 4.38?
    Do not bother . Bugs of GUI

    https://bugs.launchpad.net/clamtk/+bug/520263
    https://bugs.launchpad.net/clamtk/+bug/1052193

    Code:
    sudo freshclam
    do the "job" , as I said it runs automatically in every boot.

    You can check it , if you reboot your pc and then in terminal give this command
    Code:
    dmesg | grep -i clam
    EDIT: OR
    Code:
    ps -A | grep -i freshclam
    and you will see the service up and running.
    Thanks
    Last edited by NikTh; October 5th, 2012 at 01:24 AM.

  5. #5
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Smile Re: Clam AV

    Thanks NikTh.
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  6. #6
    Join Date
    Mar 2009
    Location
    Buenos Aires, AR
    Beans
    2,325
    Distro
    Ubuntu

    Smile Re: Clam AV

    Hello, i cant fix the old GUI, but i created my own PyQt4 GUI, and its Libre.





    1) sudo apt-get install python-qt4 clamav
    2) Download http://paste.ubuntu.com/1120243 save as " antivirux.py "
    3) Give antivirux.py executable privileges, execute it, GUI is self explanatory.

  7. #7
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Re: Clam AV

    Thanks juancarlospaco.

    Does it function properly?
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  8. #8
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Clam AV

    Quote Originally Posted by juancarlospaco View Post
    hello, i cant fix the old gui, but i created my own pyqt4 gui, and its libre.
    1) sudo apt-get install python-qt4 clamav
    2) download http://paste.ubuntu.com/1120243 save as " antivirux.py "
    3) give antivirux.py executable privileges, execute it, gui is self explanatory.
    Excellent !!

    Thanks

  9. #9
    Join Date
    Mar 2009
    Location
    Buenos Aires, AR
    Beans
    2,325
    Distro
    Ubuntu

    Re: Clam AV

    You judge, the code is there you can read it, nothing to hide,
    works ok here... if it has bug i never noticed.

  10. #10
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question Re: Clam AV

    Quote Originally Posted by juancarlospaco View Post
    2) Download http://paste.ubuntu.com/1120243 save as " antivirux.py "
    3) Give antivirux.py executable privileges, execute it, GUI is self explanatory.

    Thanks but save 2 as text antivirux.py?
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •