Liens à trier : Différence entre versions
De PedroWiki
(→Automatisation) |
(→SSL / TLS) |
||
(11 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 7 : | Ligne 7 : | ||
== Généralités == | == Généralités == | ||
− | * [http://www.catb.org/esr/faqs/smart-questions.html How To Ask Questions The Smart Way] | + | * [http://www.catb.org/esr/faqs/smart-questions.html How To Ask Questions The Smart Way]. |
− | * [https://blog.selectel.com/sysdig-linux-diagnostics-tool/ Sysdig] | + | * [https://blog.selectel.com/sysdig-linux-diagnostics-tool/ Sysdig]. |
== Théorie informatique == | == Théorie informatique == | ||
− | * [https://github.com/alex/what-happens-when What happens when...] | + | * [https://github.com/alex/what-happens-when What happens when...]. |
+ | |||
+ | == Bonnes pratiques / best practices == | ||
+ | |||
+ | * [https://www.bmc.com/blogs/itil-knowledge-management/ Knowledge management]. | ||
+ | * [https://valueinsights.ch/-knowledge-management-done-right-or-how-to-build-a-working-knowledge-base/ Knowledge management in ITILv4]. | ||
== Réseau == | == Réseau == | ||
+ | |||
+ | === Internet === | ||
+ | |||
+ | * [https://en.wikipedia.org/wiki/Tier_1_network La définition Wikipedia d'un réseau Tier1]. | ||
+ | |||
+ | === WAF === | ||
+ | |||
+ | * [https://github.com/0xInfection/Awesome-WAF Awesome WAF project]. | ||
=== TCP/UDP === | === TCP/UDP === | ||
Ligne 77 : | Ligne 90 : | ||
* [https://httptoolkit.tech/blog/http-wtf/ HTTPWTF]. | * [https://httptoolkit.tech/blog/http-wtf/ HTTPWTF]. | ||
+ | * [https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching HTTP Caching]. | ||
+ | * [https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag Use of HTTP header ETag]. | ||
=== SSL / TLS === | === SSL / TLS === | ||
Ligne 83 : | Ligne 98 : | ||
* [https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-a-certificate-authority-ca-on-ubuntu-20-04 How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04]. | * [https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-a-certificate-authority-ca-on-ubuntu-20-04 How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04]. | ||
* [https://curl.se/docs/sslcerts.html SSL Certificate Verification]. | * [https://curl.se/docs/sslcerts.html SSL Certificate Verification]. | ||
+ | * [https://www.ssl.com/article/browsers-and-certificate-validation/ What happens when the browser checks a certificate]. | ||
=== LDAP === | === LDAP === | ||
Ligne 113 : | Ligne 129 : | ||
* [https://www.geeksforgeeks.org/linux-distribution-shall-choose/ Which Linux distribution shall I choose?]. | * [https://www.geeksforgeeks.org/linux-distribution-shall-choose/ Which Linux distribution shall I choose?]. | ||
* [https://distrochooser.de/ DistroChooser]. | * [https://distrochooser.de/ DistroChooser]. | ||
+ | |||
+ | ==== SystemD ==== | ||
+ | |||
+ | * [https://tecadmin.net/run-shell-script-as-systemd-service/ Run a script as a SystemD service]. | ||
+ | * [https://tecadmin.net/setup-autorun-python-script-using-systemd/ Run a python script as a SystemD service]. | ||
+ | |||
+ | ==== Windows management ==== | ||
+ | |||
+ | * [https://adamtheautomator.com/python-winrm/#Creating_a_PowerShell_Remoting_Session Python WinRM on Linux]. | ||
==== Config ==== | ==== Config ==== | ||
Ligne 127 : | Ligne 152 : | ||
=== Windows === | === Windows === | ||
+ | |||
+ | ==== WinRM ==== | ||
+ | |||
+ | * [https://docs.microsoft.com/fr-fr/windows/win32/winrm/installation-and-configuration-for-windows-remote-management WinRM install and configuration]. | ||
==== Bitlocker ==== | ==== Bitlocker ==== | ||
Ligne 173 : | Ligne 202 : | ||
* [https://yunohost.org/fr/ YunoHost] | * [https://yunohost.org/fr/ YunoHost] | ||
+ | * [https://goaccess.io/ GoAccess, web server log parser] | ||
== Automatisation == | == Automatisation == | ||
Ligne 179 : | Ligne 209 : | ||
* [https://github.com/ansible/awx ansible/AWX version communautaire de Tower]. | * [https://github.com/ansible/awx ansible/AWX version communautaire de Tower]. | ||
+ | * [https://devblogs.microsoft.com/scripting/using-winrm-on-linux/ WinRM on Linux with Ansible]. | ||
=== Terraform === | === Terraform === | ||
Ligne 187 : | Ligne 218 : | ||
* [https://www.youtube.com/watch?v=I-oTNB_b_94 PRTG Tutorial: Device Templates]. | * [https://www.youtube.com/watch?v=I-oTNB_b_94 PRTG Tutorial: Device Templates]. | ||
+ | * [https://kb.paessler.com/en/topic/793-how-can-i-test-the-functionality-of-my-snmp-device KB Paessler: SNMP Troubleshooting]. | ||
[[Category:A MODIFIER]] | [[Category:A MODIFIER]] | ||
[[Category:A LIRE]] | [[Category:A LIRE]] |
Version actuelle datée du 24 août 2022 à 14:42
Sommaire
Introduction
Cette page sert de stockage de liens, le temps de réorganiser si besoin ces liens dans des pages dédiées.
Liens
Généralités
Théorie informatique
Bonnes pratiques / best practices
Réseau
Internet
WAF
TCP/UDP
VPN
- IPSec vs. SSL VPN.
- Comparatif IPSec et SSL VPN.
- IPSec VPN vs SSL-VPN Comparing respective VPN security risks.
SD-Wan
CLI et documentations
Cisco
Alcatel
Fortinet
DevOps
Git
Langages
Awk
PHP
Protocoles
HTTP
SSL / TLS
- Remettre ses certificats dans le bon ordre.
- How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04.
- SSL Certificate Verification.
- What happens when the browser checks a certificate.
LDAP
SAML
Spanning Tree
BGP
Stockage
LVM
Système
Linux
Choix d'une distribution:
SystemD
Windows management
Config
Session recording
File operations
Windows
WinRM
Bitlocker
Active Directory
- Azure AD Connect cloud sync: une alternative à Azure AD Connect.
- Fusionner des comptes AD et AzureAD.
- GCDS, Google Cloud directory Sync: Synchroniser ses comptes AD vers la gestion d'identité Google.
- Audit des permissions en environnement Active Directory (ANSSI).
- Méthodologie et outils d'audit des permissions d'un Active Directory (ANSSI).