Research Servers - default software loads: Difference between revisions

From Research
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
* Vixie-cron is standard
* Vixie-cron is standard
* iptables
* iptables
* fail2ban + gamin
* [[HOWTO Setup fail2ban|fail2ban]] + gamin
** fail2ban will alter iptable-rules, to block repeated-failures.  Gamin advises fail2ban of (log-)file changes, which seems better than polling
** fail2ban will alter iptable-rules, to block repeated-failures.  Gamin advises fail2ban of (log-)file changes, which seems better than polling

Revision as of 18:13, 22 January 2008

Linux

SuSE Linux

Complete install of SuSE 9.3 Pro.

  • Auto Updates
  • Either KDE and GNOME
    • should not be running, by default (just available)
  • K3B for cd/dvd writing

Gentoo Linux

  • Vixie-cron is standard
  • iptables
  • fail2ban + gamin
    • fail2ban will alter iptable-rules, to block repeated-failures. Gamin advises fail2ban of (log-)file changes, which seems better than polling