Liens à trier : Différence entre versions

De PedroWiki
(Git)
(24 révisions intermédiaires par le même utilisateur non affichées)
Ligne 14 : Ligne 14 :
 
* [https://github.com/alex/what-happens-when What happens when...]
 
* [https://github.com/alex/what-happens-when What happens when...]
  
== Git ==
+
== Réseau ==
 +
 
 +
=== TCP/UDP ===
 +
 
 +
* [https://www.thegeekdiary.com/how-to-test-porttcp-udp-connectivity-from-a-linux-server/ Testing port connectivity].
 +
* [https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers List of TCP and UDP ports].
 +
 
 +
=== VPN ===
 +
 
 +
* [https://www.cloudflare.com/fr-fr/learning/network-layer/ipsec-vs-ssl-vpn/ IPSec vs. SSL VPN].
 +
* [https://www.purevpn.com/what-is-vpn/protocols/ipsec Comparatif IPSec et SSL VPN].
 +
 
 +
=== SD-Wan ===
 +
 
 +
* [https://en.wikipedia.org/wiki/SD-WAN Définition wikipedia de la notion de SD-WAN].
 +
 
 +
=== CLI et documentations ===
 +
 
 +
==== Alcatel ====
 +
 
 +
* [http://reseaux85.fr/index.php?title=Alcatel_OmniSwitch_-_Guide_CheatSheet_CLI Alcatel 6450].
 +
 
 +
==== Fortinet ====
 +
 
 +
* [https://docs.fortinet.com/product/fortigate/7.0 Fortinet Document Library].
 +
* [https://help.fortinet.com/fdb/5-0-0/html/index.html?page=source%2Ftasks%2Ft_network_configuration_cli.html FortiDB Network configuration CLI].
 +
 
 +
== DevOps ==
 +
 
 +
=== Git ===
  
 
* [https://levelup.gitconnected.com/forgit-a-utility-tool-to-use-git-interactively-454180970610 Forgit]
 
* [https://levelup.gitconnected.com/forgit-a-utility-tool-to-use-git-interactively-454180970610 Forgit]
 
* [https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens GitLens]
 
* [https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens GitLens]
 
* [https://opensource.com/article/20/3/lazygit LazyGit]
 
* [https://opensource.com/article/20/3/lazygit LazyGit]
 +
* [https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa How to learn Git slowly].
 +
* [https://git.wtf/ Git is f**** hard].
 +
* [https://ohshitgit.com/ Oh shit Git].
  
== Awk ==
+
== Langages ==
 +
 
 +
=== Awk ===
  
 
* [https://dane-bulat.medium.com/the-awk-programming-language-an-introduction-7035d343cd30 Introduction au langage Awk]
 
* [https://dane-bulat.medium.com/the-awk-programming-language-an-introduction-7035d343cd30 Introduction au langage Awk]
  
== PHP ==
+
=== PHP ===
  
 
* [https://www.php.net/ PHP.net]
 
* [https://www.php.net/ PHP.net]
Ligne 31 : Ligne 65 :
 
* [http://www.php-benchmark-script.com/ PHP Benchmark]
 
* [http://www.php-benchmark-script.com/ PHP Benchmark]
  
== HTTP ==
+
== Protocoles ==
 +
 
 +
=== HTTP ===
 +
 
 +
* [https://httptoolkit.tech/blog/http-wtf/ HTTPWTF].
 +
 
 +
=== SSL / TLS ===
 +
 
 +
* [https://medium.com/@superseb/get-your-certificate-chain-right-4b117a9c0fce Remettre ses certificats dans le bon ordre].
 +
 
 +
=== LDAP ===
 +
 
 +
* [https://zuhdi.org/cheatsheet-ldapsearch/ ldapsearch cheat sheet].
  
* [https://httptoolkit.tech/blog/http-wtf/ HTTPWTF]
+
==== SAML ====
  
== SSL / TLS ==
+
* [https://samltool.com/ SAML tool].
  
* [https://medium.com/@superseb/get-your-certificate-chain-right-4b117a9c0fce Remettre ses certificats dans le bon ordre]
+
== Stockage ==
  
== LVM ==
+
=== LVM ===
  
 
* [https://www.thegeekdiary.com/redhat-centos-a-beginners-guide-to-lvm-logical-volume-manager/ LVM beginners user guide]
 
* [https://www.thegeekdiary.com/redhat-centos-a-beginners-guide-to-lvm-logical-volume-manager/ LVM beginners user guide]
  
== Windows ==
+
== Système ==
 +
 
 +
=== Linux ===
 +
 
 +
Choix d'une distribution:
 +
* [https://www.geeksforgeeks.org/linux-distribution-shall-choose/ Which Linux distribution shall I choose?].
 +
* [https://distrochooser.de/ DistroChooser].
 +
 
 +
==== Config ====
 +
 
 +
* [https://linuxize.com/post/using-the-ssh-config-file/ Constitution config SSH].
 +
 
 +
=== Windows ===
 +
 
 +
==== Bitlocker ====
 +
 
 +
* [https://secret.club/2021/01/15/bitlocker-bypass.html Bitlocker Bypass].
 +
 
 +
==== Active Directory ====
 +
 
 +
* [https://docs.microsoft.com/en-us/azure/active-directory/cloud-sync/what-is-cloud-sync Azure AD Connect cloud sync]: une alternative à Azure AD Connect.
 +
* [https://support.google.com/a/answer/106368?hl=en#:~:text=With%20Google%20Cloud%20Directory%20Sync,files)%20to%20your%20Google%20Account. GCDS, Google Cloud directory Sync]: Synchroniser ses comptes AD vers la gestion d'identité Google.
 +
 
 +
==== WSL ====
 +
 
 +
* [https://docs.microsoft.com/en-us/windows/wsl/install-manual Installation complètement manuelle de WSL].
 +
 
 +
==== SCCM / MECM ====
 +
 
 +
* [https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/ports Doc Microsoft sur les flux réseau SCCM].
 +
 
 +
== Bases de données et moteurs d'indexation ==
 +
 
 +
=== ElasticSearch ===
 +
 
 +
* [https://levelup.gitconnected.com/the-beginners-guide-to-elasticsearch-8fc237fc3209 Beginners Guide to Elastic Search]
 +
 
 +
=== PostgreSQL ===
 +
 
 +
* [https://wiki.evolix.org/HowtoPostgreSQL Howto PostgreSQL Wiki Evolix]
 +
 
 +
== Hébergement ==
 +
 
 +
==== RIPE NCC ====
  
* [https://secret.club/2021/01/15/bitlocker-bypass.html Bitlocker Bypass]
+
* [https://www.ripe.net/ Le site web du RIPE NCC]
 +
* [https://en.wikipedia.org/wiki/RIPE_NCC La page wikipedia sur le RIPE NCC].
 +
* [https://wiki.evolix.org/HowtoRIPE Howto RIPE sur le wiki d'Evolix].
  
== ElasticSearch ==
+
==== Outils ====
  
* [https://levelup.gitconnected.com/the-beginners-guide-to-elasticsearch-8fc237fc3209]
+
* [https://yunohost.org/fr/ YunoHost]
  
 
[[Category:A MODIFIER]]
 
[[Category:A MODIFIER]]
 
[[Category:A LIRE]]
 
[[Category:A LIRE]]

Version du 16 septembre 2021 à 18:35

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

Réseau

TCP/UDP

VPN

SD-Wan

CLI et documentations

Alcatel

Fortinet

DevOps

Git

Langages

Awk

PHP

Protocoles

HTTP

SSL / TLS

LDAP

SAML

Stockage

LVM

Système

Linux

Choix d'une distribution:

Config

Windows

Bitlocker

Active Directory

WSL

SCCM / MECM

Bases de données et moteurs d'indexation

ElasticSearch

PostgreSQL

Hébergement

RIPE NCC

Outils