index

Recherche

Voici les résultats de votre recherche.

iptables
19 Occurrences trouvées, Dernière modification :
====== Firewall IpTables ====== **Configuration** Exemple de configuration d'iptables : \\ Créer le dossier **/etc/firewall** dans lequel on placera un fichier //init_iptables.sh// servant à la configuration du firewall, et un fichier flush_iptables.sh , servant à vide... 190.0.0.0/8" echo "Paramétrage des règles du firewall..." #### Initialisation # Ignore les ping envoyé
ipset
11 Occurrences trouvées, Dernière modification :
= Let's first start by creating a list - we'll call our list 'blacklist' (please forgive the lack of ... t blacklist src -j DROP See Make ip-tables (firewall) rules persistent for saving the above ip-table r... les permanently. **Alternatively**, you can list all iptables rules (of which ipset will be in there) ... ommand line unless otherwise specified below. For all the long versions of the command names, you need
logrotate
9 Occurrences trouvées, Dernière modification :
of the log file, but don't change the original at all. This option can be used, for instance, to m... us log file forever. Note that there is a very small time slice between copying the file... s specified. When this option is used all old versions of the log end up in directory. Thi... themselves) are executed once before all log files that match the wildcarded pattern are r
buster
4 Occurrences trouvées, Dernière modification :
?keywords=util-linux&searchon=sourcenames&section=all|util-linux]] source package, instead of the [[htt... arch?keywords=shadow&searchon=sourcenames&section=all|shadow]] source package, and no longer alters the... lease notes, when run under stretch, may not show all of the possible interface name choices. Even in ... eno0` or `eno1`. So, the best strategy is to put all three of them into the `/etc/network/interfaces`
cron
4 Occurrences trouvées, Dernière modification :
====== SCRIPT: list ALL cron on Debian ====== ====== all_ban.sh ====== #!/bin/bash # System-wide crontab file and cron... crontab lines. temp=$(mktemp) || exit 1 # Add all of the jobs from the system-wide crontab file. ... cron_lines | lookup_run_parts >"${temp}" # Add all of the jobs from the system-wide cron directory.
sysv-rc-conf
3 Occurrences trouvées, Dernière modification :
scripts appelés au démarrage : update-rc.d firewall defaults Pour le retirer, vous pouvez utiliser la commande suivante : update-rc.d -f firewall remove <code> # A installer apt-get install sysv-rc-conf l SysV Runlevel Config -: stop servi
fail2ban
2 Occurrences trouvées, Dernière modification :
ban est un logiciel populaire qui utilise le firewall du noyau Linux (iptables) pour bloquer les attaqu... - Sous Debian : **apt-get update && apt-get install fail2ban**.\\ - Sous Gentoo/Release2 : **em
log
2 Occurrences trouvées, Dernière modification :
are using Debian, you can enable boot logging so all the messages send to console while booting will a... Yes** and the bootlogd command will start sending all messages to a file, which by default is: /var/log
sec
2 Occurrences trouvées, Dernière modification :
====== Install SEC on Debian ====== ===== On Debian : ===== $ apt-get install sec Create a config file: nano /root/root.con
time
2 Occurrences trouvées, Dernière modification :
=== Installer ntpdate : ====== $ apt-get install ntpdate ====== Mettre a jour l'heure : ====== ... = Installer ntp-simple : ===== $ apt-get install ntp-simple Editer le fichier de configuration d
screen
1 Occurrences trouvées, Dernière modification :
Installation du paquet: ====== apt-get install screen ====== Résumé ====== screen -x
tput
1 Occurrences trouvées, Dernière modification :
rmso # Exit standout mode tput sgr 0 # Reset all attributes Cursor movement commands tput cu
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1