Pour revenir en arrière :

R301 - Réseaux de Campus

Voici les différents fichier Elearn :

Sujet.doc

TD1_script_correction_copie_tableau.zip

Correction_TD1_scripts_Bonnet.zip

1ère Partie : Secure Shell SSH

III / Manipulation SSH

1 / Créer trois machines

Je vais créer trois machines. Les trois vont tourner sous Ubuntu 22.04.

  1. @ip admin : 192.168.244.24
  2. @ip user1 : 192.168.244.140
  3. @ip user2 : 192.168.244.107

Nous allons configurer nos machines avec également une passerelle et un DNS.

II / Hostname

Nous allons maintenant mettre un hostname a nos machines.

hostname admin
hostname user1