• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » to
Piste : • ai_agent • convention_collective_de_la_production_audiovisuelle • autophp • safenet_etoken_5110 • forces_de_police_et_population_en_france • ambition_politique • traces_de_scan_bot_http • loire-atlantique • safenet_etoken_5300 • mallettes_pedagogiques

to

Recherche

Voici les résultats de votre recherche.

Commence par
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:system_admin
  • toute catégorie
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Pages trouvées :

  • install_proxmox_vm_centos-5.5-minimal_5.5_i386
  • server_monitoring (inf…admin)

Résultats plein texte:

server_monitoring
48 Occurrences trouvées, Dernière modification : il y a 15 mois
five-of-the-best-free-network-monitoring-software-tools/|Five Of The Best Free Network Monitoring Software Tools]] * [[https://www.webpagefx.com/blog/web-design/10-free-server-network-monitoring-tools-that-kick-ass/|10 Free Server & Network Monitoring Tools that Kick Ass]] ===== Outils ===== * [[http
dns
15 Occurrences trouvées, Dernière modification : il y a 14 ans
il ne faut pas utiliser bind : * http://cr.yp.to/djbdns/blurb/unbind.html * http://cr.yp.to/djbdns/blurb/bindmoney.html Pourquoi djbdns est plus secure que bind : * http://cr.yp.to/djbdns/blurb/security.html De l'importance de sép... ache des serveurs autoritaires : * http://cr.yp.to/djbdns/separation.html Sur l'wiki Sos-Admin :
shell
8 Occurrences trouvées, Dernière modification : il y a 18 mois
nux/use-command-line-arguments-in-bash-script|How to Use Command Line Arguments in a Bash Script]] *... s.hmc.edu/twiki/bin/view/QREF/Sed|An introduction to sed]] > [[http://stackoverflow.com/questions/91110/how-to-match-a-single-quote-in-sed|How to match a single quote in sed if the expression is enclosed in singl
rsync
6 Occurrences trouvées, Dernière modification : il y a 17 mois
a quick way of saying you want recursion and want to preserve everything. -r, --recursive recurse ... /bin/rsync # note the important use of --relative to use relative paths so we don't have to specify the exact path on dest RSYNC_OPTS="-aAXv --numeric-ids... r -o Compression=no -x" # ENV SETUP SRCDIR=/path/to/good/brick DESTDIR=/path/to/bad/brick # Recommend
tcp
5 Occurrences trouvées, Dernière modification : il y a 4 ans
connexions TCP des erreurs apparaissent, comme ''too many open files''. Sources: * https://klaver.... # Decrease the time default value for connections to keep alive # debian 10.4 = 7200 net.ipv4.tcp_keep... 0.4 = 75 net.ipv4.tcp_keepalive_intvl = 15 # try to reuse time-wait connections, but don't recycle th... # Limit number of orphans, each orphan can eat up to 16M (max wmem) of unswappable memory # debian 10.
debian10-docker
4 Occurrences trouvées, Dernière modification : il y a 5 ans
défaut, d'autre pas. On va créer un user avec un tout autre nom, qui sera ''sudoer'' et qu'il faudra ... in # adduser USER GROUP # Add an existing user to an existing group adduser tintin sudo Adding user 'tintin' to group 'sudo' ... Done. </code> Vérifier que le ... # nano /etc/sudoers # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) NOPASSWD:
sauvegarde
4 Occurrences trouvées, Dernière modification : il y a 17 mois
atique/files_synchronization]] Pour sauvegarder tous les 1/4 d'heure de très nombreux fichiers (45Go... t all of the required technology already built in to recreate it. This is a simple GUI to make it easy to use. http://flyback-project.org/ ==== TimeVault ==== A GNOME Backup/Snapshot Syst
journalctl
3 Occurrences trouvées, Dernière modification : il y a 7 mois
ps://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs-fr La config est dans ''/etc/systemd/journald.con... journalctl -k Volume utilisé par le journal tools:~$ sudo journalctl --disk-usage Archived a
rsyslog
3 Occurrences trouvées, Dernière modification : il y a 5 ans
l|Actions]] ==== Tips ==== For TAG don't forget to add **":"** at end of value !! Like ''$syslogtag=... elp.html|omrelp]] <code> # forward some messages to server module(load="omrelp") *.* action(type="omr... /admin-guide/monitoring/logging/#syslog]] * [[https://chabik.com/2019/02/nginx-logging-to-syslog/]]
systemd
3 Occurrences trouvées, Dernière modification : il y a 6 mois
/questions/1621517/having-all-systemd-timers-mail-to-root-on-error ''OnFailure'' est lié au démarrage... rs/linux/timers/ - https://www.siberoloji.com/how-to-use-systemd-timers-instead-of-cron-in-debian-12-b... nsactions Current Transactions: 0 Total Transactions: 2906
fail2ban
2 Occurrences trouvées, Dernière modification : il y a 3 ans
ban ===== Tips & Tricks ===== Voir le status de toutes les ''jails'' <code bash> sudo fail2ban-clie... ort=http,https logpath=/var/log/nginx/www.parents-touraine.fr_access.log # "bantime" is the number of
ftp
2 Occurrences trouvées, Dernière modification : il y a 14 ans
SS -c $IP /home.tar </code> * -b specifie qu'il tournera en tache de fond * -E specifie de ne pas ... ogin * -p le password * -R specifie de copier toutes les sous repertoires * -m specifie de créer
gzip
2 Occurrences trouvées, Dernière modification : il y a 7 mois
tilisé time (tar -c systemed-tilemaker| gzip -9 > toto.tgz) real 7m12,279s user 7m3,496s sys 0m30,090s # pigz : tous les cores sont utilisés time (tar -c systemed-tilemaker| pigz -9 > toto.tgz) real 1m3,982s user 14m58,572s sys 0m27,46
prometheus
2 Occurrences trouvées, Dernière modification : il y a 3 ans
_exporter aims at porting Grok from the ELK stack to Prometheus monitoring. The goal is to use Grok patterns for extracting Prometheus metrics from arbitr
rclone
2 Occurrences trouvées, Dernière modification : il y a 17 mois
s://rclone.org/ Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 70 cl
restic
2 Occurrences trouvées, Dernière modification : il y a 18 mois
erreurs
1 Occurrences trouvées, Dernière modification : il y a 14 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki