Im quite a new with publishing java games, this is now my first run.

Hello,

I have a boardgames site on a build, i have server in france.

If i go, like i have planned with Ubuntu on my server, what are the most common antivirus programs for mail and fileserver and the antivirus itself.

This is not a plain code type question, but it is about publishing java games, what programs are hot and cool, this my first year with my boards, and also im not that wealthy right now.

thanks for helping…

Gave a medal on accident :slight_smile: enjoy, I guess

An antivirus for Ubuntu?! Does Ubuntu even need one? :stuck_out_tongue:

rackspace has some nice tips on security:
http://www.wip.rackspacecloud.com/knowledge_center/cloudu/taxonomy/term/624

rkhunter is popular (rootkit detection)

be careful with log file analyzers like fail2ban. at least an old version of it was vulnerable to log file injection.

although it’s more “security through obscurity”, changing the ssh port to a higher random number helps you against some automated attacks.

disabling root login is mandatory.

It’s not to protect the server, it’s to protect the clients that connect to it.