rxdiu:index
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rxdiu:index [2019/05/14 19:35] – orel | rxdiu:index [2019/05/28 14:34] (current) – removed orel | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== DIU Réseaux ====== | ||
- | |||
- | **Plan du Cours (5h)** | ||
- | |||
- | * client/ | ||
- | * protocoles de communication d' | ||
- | * sécurité des cummunications (chiffrement symétrique et asymétrique) | ||
- | |||
- | |||
- | **Outils Visés** | ||
- | |||
- | * programmation socket python : https:// | ||
- | * scapy : https:// | ||
- | * https:// | ||
- | * wireshark : https:// | ||
- | * qemunet : https:// | ||
- | |||
- | |||
- | ** Docker Demo ** | ||
- | |||
- | Installation de Docker : | ||
- | - Windows 10 (64 bit) : https:// | ||
- | * select linux container | ||
- | - Linux (Debian/ | ||
- | |||
- | Installation de Scapy : | ||
- | * s' | ||
- | * regarder aussi scapy + jupyter : https:// | ||
- | |||
- | |||
- | ** Special Tips for Nested Virt in QEMU/KVM ** | ||
- | |||
- | Check nested virtualization inside QEMU : | ||
- | |||
- | For kvm_intel module, check / | ||
- | |||
- | # If you have an Intel CPU, use this: | ||
- | $ cat > / | ||
- | options kvm-intel nested=Y | ||
- | | ||
- | Enable Intel VMX cpu flag in bios, then in / | ||
- | |||
- | Check IOMMU is OK with command: virt-host-validate | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | * https:// | ||
rxdiu/index.1557862545.txt.gz · Last modified: 2024/03/18 15:05 (external edit)