Linux Lite Forums

Full Version: Anti Virus Poll
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
(02-06-2016, 05:01 AM)LL-user link Wrote: [ -> ]The main question is whether running an AV software is (meanwhile) recommended for an average Linux Lite user. Not whether someone coming from Windows expects this software.
IF it's not necessary - I still don't use one - I would rather educate the people who worry than install software that continuously eats up system resources.

Therefore:
1. inform/ educate - if appropriate even on the getting started screen
2. offer an AV software via Lite Software

My 2c Smile

Pretty much sums up my thoughts as well, except I voted "No" instead of "Add to Lite Software".  (Not a strong "No".  More or less a toss-up in my mind, but leaned to "No" because I think having it in Lite Software might encourage more people than necessary to install it.)  Think maybe just having a tutorial on forum is best for the occasional exception who really needs/wants it.
Some great ideas and discussion here, I've added another option. You are all free to change your vote.
I have clamtk and am thinking of uninstalling it. I see little benefit to the prog, and its interface is primitive. I don't think the average Windows user would benefit from having it on board. I think a better solution would be welcome, and probably needed as Linux becomes more popular.
I think readily available.. For purpose of dual boots or in the far off chance something does infect, a preferred and tested AV scanner is quickly available.. I like a scanner for scanning the occasional downloaded files or when I have to clean someones infected disk after slaving into my box(thou I havent done yet with LL)
(02-06-2016, 02:24 PM)Jerry link Wrote: [ -> ]Some great ideas and discussion here, I've added another option. You are all free to change your vote.
Probably dumb question, but how does one change their vote?  I would like to change mine from "No" to "Instructions via Documentation".  Will system automatically delete my prior "No" vote if I now click on the other one?
(02-07-2016, 03:10 AM)gold_finger link Wrote: [ -> ]Will system automatically delete my prior "No" vote if I now click on the other one?

I'm not sure tbh.
I've built some packages using all the latest code since the repos seem to have a mix & match approach. If anyone would like to test:

32bit only at this stage.

https://www.linuxliteos.com/files/clamav...lds.tar.gz

extract, then in the extracted directory:

Code:
sudo dpkg -i *.deb

then:

Code:
sudo apt-get install -f

Then start ClamTK from the Accessories Menu.  Do 'Update Assistant' on ClamTK (double click to open any options in ClamTK) then do 'I would like to update signatures myself', click Apply then back, then do 'Update' 'Check for Updates, OK. It will take 5 -10 mins to get latest the definitions.
Hello to all

I think there's a small typo here:

Code:
sudo dpgk -i *.deb

it should be
Code:
sudo dpkg -i *.deb
Hi Jerry

Can the 32bit ClamTK deb packages be installed on a 64bit system? I attempted to install on LL 2.8/64 and it errored out.

Scott

32bit only at this stage.
Pages: 1 2 3 4 5 6