modification des fichiers md et deplacement des images du divers/server
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
@ -23,10 +23,10 @@ sudo bash install-pxe-server.sh
|
||||
## Configurer les interfaces réseau
|
||||
|
||||
Choisissez d'abord l'interface reliée au web:
|
||||

|
||||

|
||||
|
||||
Choisissez ensuite l'interface réseau reliée aux ordinateurs clients:
|
||||

|
||||

|
||||
|
||||
|
||||
**Voilà, votre serveur pxe est prêt! **
|
||||
|
||||
@ -17,7 +17,7 @@ sudo apt install nginx
|
||||
```
|
||||
|
||||
Dans votre navigateur, en tapant dabs la barre d'adresse `http://IP_DU_SERVEUR`, vous devriez accéder à la page d'accueil de nginx
|
||||

|
||||

|
||||
|
||||
|
||||
## Installation de docker
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# WIRESHARK
|
||||
|
||||
[](https://www.wireshark.org/)
|
||||
[](https://www.wireshark.org/)
|
||||
|
||||
Comment installer Wireshark et capturer le traffic réseau d'un serveur distant via SSH.
|
||||
|
||||
@ -34,19 +34,19 @@ ssh-copy-id remote-user@server-ip
|
||||
|
||||
- Cliquer sur SSH remote capture dans le menu Capture:
|
||||
|
||||

|
||||

|
||||
|
||||
- Entrer l'adresse IP publique du serveur ainsi que le port SSH de connection:
|
||||
|
||||

|
||||

|
||||
|
||||
- Entrer le nom de l'utilisateur distant du serveur ainsi que le chemin vers la clef SSH privée:
|
||||
|
||||

|
||||

|
||||
|
||||
- Renseigner l'interface du serveur distant dans Remote interface ainsi que dans la remote command:
|
||||
|
||||

|
||||

|
||||
|
||||
> Note: Il est d'usage d'ajouter l'argument 'not(host server-IP and port SSH)' pour ne pas polluer la capture avec le traffic généré par la connection au serveur.
|
||||
|
||||
|
||||