Note IT
March 31st, 2009

Fedora: Firewall Iptable

Configuration:

vi /etc/sysconfig/iptables

services iptables restart
March 31st, 2009

Fedora: Bannir des IP avec Fail2ban

Installation:

yum install fail2ban

Configuration:

/etc/fail2ban/jail.conf

Demarrer le Deamon:

fail2ban-client start

Vérifier le status:

fail2ban-client status

Source: www.fail2ban.org

March 31st, 2009

Fedora: ajouter un programme au démarrage

1.) make a new file in the /etc/init.d/ directory
2.) add your script to this file with the following lines at the top

#!/bin/bash
# chkconfig: 345 85 15
# description: of your file

3.) enter this in the shell

chkconfig --add startup_filename
This work is licensed under GPL - 2009 | Powered by Wordpress using the theme aav1