Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-05-2006, 07:27 PM
|
#1
|
Member
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320
Rep:
|
Linux Virus scanners for Servers, for Windows viruses?
I recently set up a Linux file server in the basement. Yeah, all the Windows PCs connecting to it have Norton AntiVirus protecting them, but still. . . the more protection the better - plus, some files will be being put there in Linux, then run in Windows.
Are there any Linux virus scanners for Windows virii that I can run on my server? Preferably with a Webmin interface. . .
Also, I haven't worked with cron much. . . how would I set it up to run a program on a regular basis - say, at 12:00 midnight every night?
Server's running (a VERY slimmed down) Slackware 10.2 with 2.6.16.9 kernel BTW.
|
|
|
05-05-2006, 07:30 PM
|
#2
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
Check out ClamAV.
Peace...
|
|
|
05-05-2006, 07:34 PM
|
#3
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
there's a few. F-Prot and ClamAV come to mind, although I'm sure there are more. Not sure if any of these have webmin interface... ClamAV seems to have one.
crontab -e as root will bring up your text editor. Then just enter
0 0 * * * /path/to/program -options -whatever >> /home/username/output.log 2>&1
The columns on the left are minute, hour, day of month, month, day of week
Last edited by pljvaldez; 05-05-2006 at 07:37 PM.
|
|
|
05-05-2006, 07:37 PM
|
#4
|
LQ Addict
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908
|
Antivir (commercial, with antivir-workstation free license for home use). I get daily update e-mails. Updates run through cron.
For e-mail virus scanners, clamAV and amavisd. All work together with SpamAssassin, fetchmail, and postfix to protect networks with Linux server and various platforms behind the server. Linux filters, then passes the rest on to the network.
Current antivir virus definition file is something 1.9 meg, mostly devoted to protection windows machines. Anything that gets past the Linux server will hopefully be caught by whatever protection is on the windows machine.
|
|
|
05-07-2006, 12:35 PM
|
#5
|
Member
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320
Original Poster
Rep:
|
Dam, I broke it!
Using such a small HD (1.5GB) makes it tough to pick and choose which packages to keep, especially when you need an extra couple MB to upgrade them. . .
I'll have it back up and running in a bit though (I upgraded to a 2GB drive - not much bigger but it should be enough).
Thanks for the suggestions though! I'll let you know how it works when I'm done.
|
|
|
05-07-2006, 12:53 PM
|
#6
|
Member
Registered: Oct 2005
Location: Ontario, Canada
Distribution: Arch, Gentoo
Posts: 98
Rep:
|
If you are using samba for the file server it can be setup to do on-access scanning. I know for sure that it works with ClamAV. It does slow down samba a bit but other than that it works quite nicely.
|
|
|
05-07-2006, 06:18 PM
|
#7
|
Member
Registered: May 2005
Distribution: Ubuntu 9.04
Posts: 320
Original Poster
Rep:
|
Quote:
Originally Posted by dmartins
If you are using samba for the file server it can be setup to do on-access scanning. I know for sure that it works with ClamAV. It does slow down samba a bit but other than that it works quite nicely.
|
No thanks, the server's already slow enough (it's a 200MHz machine!)
|
|
|
05-07-2006, 06:40 PM
|
#8
|
Senior Member
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690
Rep:
|
You can install the dazuko kernel module and do some on-access scanning with any antivirus supporting dazuko like clamav, antivir or avast.
|
|
|
All times are GMT -5. The time now is 10:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|