1829415 Members
2551 Online
109991 Solutions
New Discussion

Antivirus Implementation

 
SOLVED
Go to solution
siva0123
Trusted Contributor

Antivirus Implementation

Hi All,

Though i've heard that Unix Servers are not much affected by any virus , but still wanted to know is there any Antivirus protection available for Unix Servers , Have anyone implemented those Antivirus solution and is it a better practice to implement such antivirus solutions.

Just wanted to know as we are going for a audit in our unix servers.

Thanks,
Siva
6 REPLIES 6
Marco A.
Esteemed Contributor

Re: Antivirus Implementation

Hello,


Actually the problem is not about the server as well to be infected.., is for the other files that in some cases are manager by Windows stations, in this case if you want to protect the data on the server when it moves to the windows servers or windows stations, you can try the McAfee VirusScan Command Line Scanner ..., actually there's another called PLESC I think ...

Try that, hope this helps,

Marc0
Just unplug and plug in again ....
Marco A.
Esteemed Contributor

Re: Antivirus Implementation

For a try, you can download this other tool too. :

http://www.sophos.com/products/es/endpoint/sav-non-windows.html

Regards,

MArc0
Just unplug and plug in again ....
Aussan
Respected Contributor

Re: Antivirus Implementation

"The best defense in UNIX to the Virus threat is common sense, built in UNIX
functionality, and basic security measures.

Based on this information, viruses do not pose a threat to a Unix system, where
as anyone with root access does. Limit or do not give out root access. "

from HP


Regards

Aussan
The tongue weighs practically nothing, but so few people can hold it
Ivan Krastev
Honored Contributor

Re: Antivirus Implementation

Hi Siva,

If you have any shares, accessed from Windows machines it's always a good idea to implement some antivirus solution. For HP-UX use ClamAV as part of InternetExpress - http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123

regards,
ivan
siva0123
Trusted Contributor

Re: Antivirus Implementation

Thanks guys