Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
elearning:workbooks:centos:8:admin:l120 [2021/12/29 09:39] adminelearning:workbooks:centos:8:admin:l120 [2022/06/05 18:00] (Version actuelle) admin
Ligne 1: Ligne 1:
 ~~PDF:LANDSCAPE~~ ~~PDF:LANDSCAPE~~
  
-Version : **2021.01**+Version : **2022.01**
  
-Dernière mise-à-jour : ~~LASTMOD~~+Last updated : ~~LASTMOD~~
  
-======LCE514 - Validation de la Formation======+======LCE514 - Training Validation======
  
-=====Contenu du Module=====+=====Contents=====
  
-  * **LCF514 - Validation de la Formation** +  * **LCE514 Training Validation** 
-    * Contenu du Module +    * Contents 
-    * Pour Aller Plus Loin +    * Course Materials 
-      * Support de Cours +    * Reminder of the Training Program 
-      * L'Infrastructure Hors Formation +    * Training Evaluation 
-        * Matériel +    * Exam - Acquired knowledge
-        * Logiciels +
-        * Machine Virtuelle +
-    * Rappel du Programme de la Formation +
-      * Jour #1 +
-      * Jour #2 +
-      * Jour #3 +
-      * Jour #4 +
-    * Évaluation de la Formation +
-    * Validation des Acquis Globale+
  
-=====Pour Aller Plus Loin=====+=====Course Materials=====
  
-====Support de Cours====+Access to the course materials, LABS and tests requires a per trainee subscription to our LMS on the Internet.
  
-L'accès au supports de cours ainsi que les LABS et les validations des acquis se fait grâce à un abonnement annuel par stagiaire à une plateforme de cours sur Internet.+You have been given a **free** 365 day subscription to your Course Materials on our LMS.
  
-L'utilisation de cette plateforme permet :+=====Reminder of the Training Program=====
  
-  * de mesurer le niveau du stagiaire avant la formation et celui atteint en fin de formation grâce aux tests de validations des acquis, +  * **LCE500 CentOS 8 Linux (RHEL 8 Oracle Linux 8) - System Administrator** 
-  de suivre du travail de chaque participant en termes de temps passé dans chaque module grâce à un reporting détaillé. +    * Contents 
- +    * Prerequisites 
-L'abonnement permet aux stagiaires : +      * Hardware 
- +      * Software
-  de télécharger des supports de cours et des LABS au format PDF le dernier jour de la formation, +
-  * de refaire les LABS en mode autonome en cas de missions décalées en relation avec le contenu de la formation initiale, +
-  * de rester en contact avec le formateur en cas de problèmes en production liés au contenu du cours, +
-  * de consulter les mises à jour du contenu des supports de cours pendant la période de l'abonnement, +
-  * d'échanger avec les autres participants de la session ainsi qu'avec les anciens stagiaires. +
- +
-====L'Infrastructure Hors Formation==== +
- +
-===Matériel=== +
- +
-  * Un poste 64 bits (MacOS, Linux, Windows(tm) ou Solaris(tm)), +
-  * Dans le cas de Windows(tm), **seulement** la version 7 ou 10 avec Hyper-V **désinstallé**, +
-  * Le mot de passe du compte administrateur du système, +
-  * Clavier AZERTY FR ou QWERTY US, +
-  * Go de RAM minimum, +
-  * Processeur 4 cœurs minimum, +
-  * 8 Go d'espace disque disponible. +
- +
-===Logiciels=== +
- +
-  * Oracle VirtualBox v 6.0 ou plus (MacOS, Linux, Windows(tm) ou Solaris(tm)), +
-  * Si Windows(tm) - Putty et WinSCP, +
-  * Navigateur Web Chrome ou Firefox. +
- +
-===Machine Virtuelle=== +
- +
-A télécharger : **[[https://my-short.link/Dn6mQje|CentOS_8]]**. +
- +
-=====Rappel du Programme de la Formation===== +
- +
-  * **LCF500 - CentOS 8 Linux (RHEL 8) - Technician** +
-    * Contenu du Module +
-    * Prérequis +
-      * Matériel +
-      * Logiciels+
       * Internet       * Internet
-    * Utilisation de l'Infrastructure +    * Using our infrastructure 
-      * Connexion au Notre Cloud Privé +    * Training Program 
-        * Connexion via un Navigateur Web Chrome +    * Skills Assessment
-    * Programme de la Formation +
-    * Évaluation des Compétences+
  
-  * **LCF501 Gestion des Utilisateurs** +  * **LCE501 Managing Users and Groups** 
-    * Contenu du Module +    * Contents 
-    * Présentation+    * Presentation
       * /etc/nsswitch.conf       * /etc/nsswitch.conf
-      * Interrogation des Bases de Données +      * The getent Command 
-      * Les Fichiers /etc/group et /etc/gshadow +      * The /etc/group and /etc/gshadow files 
-      * Les Fichiers /etc/passwd et /etc/shadow +      * The /etc/passwd and /etc/shadow files 
-    * Commandes +    * Commands 
-      * Groupes+      * Groups
         * groupadd         * groupadd
         * groupdel         * groupdel
Ligne 94: Ligne 48:
         * newgrp         * newgrp
         * gpasswd         * gpasswd
-      * Utilisateurs+      * Users
         * useradd         * useradd
         * userdel         * userdel
Ligne 101: Ligne 55:
         * chage         * chage
     * Configuration     * Configuration
-    * LAB #1 - Gérer les Utilisateurs et les Groupes +    * LAB #1 - Managing Users and Groups 
-    * LAB #2 - Forcer l'utilisation des mots de passe complexe avec PAM +    * LAB #2 - su and su -
-      * Utiliser des Mots de Passe Complexe +
-      * Configuration +
-    * su et su -+
     * sudo     * sudo
  
-  * **LCF502 Gestion des Paquets** +  * **LCE502 Package Management** 
-    * Contenu du Module +    * Contents 
-    * LAB #1 - Compiler à partir des sources+    * LAB #1 - Compiling Software
       * 1.1 - ./configure       * 1.1 - ./configure
       * 1.2 - make       * 1.2 - make
       * 1.3 - make check       * 1.3 - make check
       * 1.4 - make install       * 1.4 - make install
-    * LAB #2 - La commande rpm+    * LAB #2 - The rpm Command
       * 2.1 - Configuration       * 2.1 - Configuration
-      * 2.2 - Utilisation +      * 2.2 - Usage 
-    * LAB #3 - La commande dnf +    * LAB #3 - The dnf Command 
-      * 3.1 - Présentation+      * 3.1 - Presentation
       * 3.2 - Configuration       * 3.2 - Configuration
-      * 3.3 - Dépôts +      * 3.3 - Repositories 
-      * 3.4 - Rechercher des Paquets +      * 3.4 - Searching for Packages 
-      * 3.5 - Obtenir de l'Information sur un Paquet et le Télécharger +      * 3.5 - Viewing Information on and Downloading a Package 
-      * 3.6 - Installer un Paquet +      * 3.6 - Installing a Package 
-      * 3.7 - Mettre à jour des Paquets +      * 3.7 - Updating Packages 
-      * 3.8 - Supprimer des Paquets +      * 3.8 - Deleting Packages 
-    * Les Bibliothèques Partagées +    * Shared Libraries 
-      * Présentation+      * Presentation
         * Introduction         * Introduction
-        * Stockage+        * Shared Object Locations
         * ld-linux.so.2         * ld-linux.so.2
-      * La Commande ldd +      * The ldd Command 
-      * Le fichier /etc/ld.so.conf +      * The /etc/ld.so.conf File 
-      * La Commande ldconfig+      * The ldconfig Command
  
-  * **LCF503 Gestion des Droits** +  * **LCE503 Managing File Permissions** 
-    * Contenu du Module +    * Contents 
-    * Présentation +    * Presentation 
-    * Préparation +    * Preparation 
-    * LAB #1 - Les Droits Unix Simples +    * LAB #1 - Basic Unix File Permissions 
-      * 1.1 - La Modification des Droits +      * 1.1 - Changing Permissions with chmod 
-        * La Commande chmod +        * Symbolic Mode 
-          * Mode Symbolique +        * Octal Mode 
-          Mode Octal +        * The umask Command 
-        * La Commande umask +      * 1.2 - Changing the Owner or the Group with chown and chgrp 
-      * 1.2 - Modifier le propriétaire ou le groupe +        * The chown Command 
-        * La Commande chown +        * The chgrp Command 
-        * La Commande chgrp +    * LAB #2 - Advanced Unix Permissions
-    * LAB #2 - Les Droits Unix Étendus+
       * 2.1 - SUID/SGID bit       * 2.1 - SUID/SGID bit
       * 2.2 - Inheritance Flag       * 2.2 - Inheritance Flag
       * 2.3 - Sticky bit       * 2.3 - Sticky bit
-    * LAB #3 - Les Droits Unix Avancés +    * LAB #3 - Extending Linux Permissions using ACLs and Attributes 
-      * 3.1 - Les ACL +      * 3.1 - ACLs 
-      * 3.2 - Les Attributs Étendus+      * 3.2 - Attributes
  
-  * **LCF504 Gestion des Disques, des Systèmes de Fichiers et du Swap** +  * **LCE504 Managing Disks and Filesystems** 
-    * Contenu du Module +    * Contents 
-    * Périphériques de stockage+    * Peripherals
     * Partitions     * Partitions
-    * Partitionnement +    * Partitioning 
-      * LAB #1 - Partitionnement de votre Disque avec fdisk+      * LAB #1 - Partioning your Disk with the fdisk Command
       * LAB #2 - Modifier les Drapeaux des Partitions avec fdisk       * LAB #2 - Modifier les Drapeaux des Partitions avec fdisk
     * Logical Volume Manager (LVM)     * Logical Volume Manager (LVM)
-      * LAB #3 - Volumes Logiques Linéaires +      * LAB #3 - Linear Logical Volumes 
-        * Physical Volume (PV) +        * Physical Volumes (PV) 
-        * Volume Group (VG) et Physical Extent (PE)+        * Volume Groups (VG) and Physical Extents (PE)
         * Logical Volumes (LV)         * Logical Volumes (LV)
-      * LAB #4 - Étendre un Volume Logique à Chaud+      * LAB #4 - Grow a Volume
       * LAB #5 - Snapshots       * LAB #5 - Snapshots
-      * LAB #6 - Suppression des Volumes +      * LAB #6 - Deleting Volumes 
-      * LAB #7 - Volumes Logiques en Miroir +      * LAB #7 - Mirrored Volumes 
-      * LAB #8 - Modifier les Attributs LVM +      * LAB #8 - Changing LVM Attributes 
-      * LAB #9 - Volumes Logiques en Bandes +      * LAB #9 - Striped Volumes 
-      * LAB #10 - Gérer les Métadonnées +      * LAB #10 - Managing Meta-data 
-    * Systèmes de Fichiers Journalisés +    * Journaled Filesystems
-      * Présentation+
       * Ext3       * Ext3
-        * Gestion d'Ext3 +        * Managing Ext3 
-        * LAB #11 - Convertir un Système de Fichiers Ext3 en Ext2 +        * LAB #11 - Converting Ext3 to Ext2 
-        * LAB #12 - Convertir un Système de Fichiers Ext2 en Ext3 +        * LAB #12 - Converting Ext2 to Ext3 
-        * LAB #13 - Placer le Journal sur un autre Partition +        * LAB #13 - Using another PArtition for the Journal 
-        * LAB #14 - Modifier la Fréquence de Vérification du Système de Fichiers Ext3+        * LAB #14 - Changing the File System Check interval on an ext3 Filesystem
       * Ext4       * Ext4
-        * LAB #15 - Créer un Système de Fichiers Ext4 +        * LAB #15 - Creating an Ext4 Filesystem 
-        * LAB #16 - Ajouter une Étiquette au Système de Fichiers Ext4 +        * LAB #16 - Adding a Label to an Ext4 Filesystem 
-        * LAB #17 - Convertir un Système de Fichiers Ext3 en Ext4+        * LAB #17 - Converting Ext3 to Ext4
       * XFS       * XFS
-        * LAB #18 - Créer un Système de Fichiers XFS +        * LAB #18 - Creating an XFS Filesystem 
-        * LAB #19 - Ajouter une Étiquette au Système de Fichiers XFS +        * LAB #19 - Adding a Label to an XFS Filesystem
-      * Autres Systèmes de Fichiers +
-        * ReiserFS +
-        * JFS +
-        * Btrfs +
-      * Comparaison des Commandes par Système de Fichiers +
-    * LAB #20 - Créer un Système de Fichiers ISO +
-      * La Commande mkisofs +
-    * Systèmes de Fichiers Chiffrés +
-      * LAB #21 - Créer un Système de Fichiers Chiffré avec LUKS +
-        * Présentation +
-        * Mise en Place +
-        * Ajouter une deuxième Passphrase +
-        * Supprimer une Passphrase +
-    * Le Swap +
-      * Taille du swap +
-      * Partitions de swap +
-      * La Commande swapon +
-      * La Commande swapoff +
-      * LAB #22 - Créer un Fichier de Swap+
  
-  * **LCF505 Gestion des Tâches** +  * **LCE505 Process Scheduling** 
-    * Contenu du Module+    * Contents
     * cron     * cron
-      * Le Fichier /etc/crontab +      * The /etc/crontab file 
-      * Les Champs Temporels +      * Time Fields 
-      * Les crontabs Utilisateurs+      * User Crontabs
     * anacron     * anacron
     * at     * at
  
-  * **LCF506 Gestion de l'Archivage et de la Compression** +  * **LCE506 Archiving and Compression** 
-    * Contenu du Module +    * Contents 
-    * Types de Sauvegardes +    * Traditional Backup Tools 
-      * Sauvegarde complète +      * Preparation 
-      * Sauvegarde différentielle +      * The tar Command 
-      * Sauvegarde incrémentale +        * Presentation 
-      * Sauvegarde décrémentale +        * LAB #1 - Working with the tar Command 
-    * Outils Classiques de Sauvegarde +        * The GPL tar Commande and Compression 
-      * Préparation +      * The cpio Command 
-      * La Commande tar +        * Presentation 
-        * Présentation +        * LAB #2 - Working with the cpio Command 
-        * LAB #1 - Travailler avec la Commande tar +      * The dd Command 
-        * La Commande GPL tar et la Compression +        * Presentation 
-      * La Commande cpio +        * LAB #3 - Working with the dd Command 
-        * Présentation +      * The dump et restore Commands 
-        * LAB #2 - Travailler avec la Commande cpio +        * Presentation 
-      * La Commande dd +      * LAB #4 - System Backups 
-        * Présentation +        * Backing up the Installed Package List 
-        * LAB #3 - Travailler avec la Commande dd +        * Backing up the Disk Structure 
-      * Les Commandes dump et restore +        * Backing up Mount Points 
-        * Présentation +        * Backing up the Boot Loader
-    * Outils Avancés de Sauvegarde +
-      * Outils de Sauvegarde Unidirectionnelle +
-      * Outils de Sauvegarde Multidirectionnelle +
-      * Outils de Sauvegarde des Partitions +
-      * LAB #4 - Que Sauvegarder en Priorité ? +
-        * Sauvegarde de la Liste des Paquets +
-        * Sauvegarde d'un Mémo sur la Structure du Disque Dur Système +
-        * Sauvegarde d'un Mémo sur les Points de Montage du Disque Dur Système +
-        * Sauvegarde du Chargeur de Démarrage+
           * GRUB Legacy           * GRUB Legacy
-          * GRUB 2 avec BIOS +          * GRUB 2 on BIOS 
-          * GRUB 2 avec EFI +          * GRUB 2 on EFI 
-        * Sauvegarde des Dossiers Utilisateurs +        * Backing up User Files 
-      * LAB #5 - Rsync +      * Rsync 
-        * Présentation +        * Presentation 
-        * Travailler avec la Commande rsync+        * LAB #5 - Working with the rsync Command
     * Compression     * Compression
-      * La Commande gzip +      * The gzip Command 
-        * Présentation +        * Presentation 
-        * LAB #4 - Travaller avec la Commande gzip +        * LAB #4 - Working with the gzip Command 
-      * La Commande bzip2 +      * The bzip2 Command 
-        * Présentation +        * Presentation 
-        * LAB #5 - Travailler avec la Commande bzip2 +        * LAB #5 - Working with the bzip2 Command 
-      * La Commande xz +      * The xz Command 
-        * Présentation +        * Presentation 
-        * LAB #6 - Travailler avec la Commande xz +        * LAB #6 - Working with the xz Command 
-      * Autres Utilitaires+      * Other Compression Utilities
  
-  * **LCF507 Gestion des Processus** +  * **LCE507 Process Management** 
-    * Contenu du Module +    * Contents 
-    * Présentation +    * Presentation 
-    * Les Types de Processus +    * Process Types 
-    * Les Commandes relatives aux Processus +    * Process Commands 
-      * La Commande ps +      * The ps Command 
-      * La Commande pgrep +      * The pgrep Command 
-      * La Commande pstree +      * The pstree Command 
-      * La Commande top +      * The top Command 
-      * Les Commandes fg, bg et jobs +      * The fg, bg and jobs Commands 
-      * La Commande wait +      * The wait Command 
-      * La Commande nice +      * The nice Command 
-      * La Commande renice +      * The renice Command 
-      * La Commande nohup +      * The nohup Command 
-      * La Commande kill +      * The kill Command 
-      * La Commande pkill+      * The pkill Command
  
-  * **LCF508 Gestion de la Journalisation** +  * **LCE508 Managing Logs** 
-    * Contenu du Module +    * Contents 
-    * Présentation +    * Presentation 
-    * La Commande dmesg +    * The dmesg Command 
-    * Surveillance Sécuritaire +    * Security Logging 
-      * La Commande last +      * The last Command 
-      * La Commande lastlog +      * The lastlog Command 
-      * La Commande lastb +      * The lastb Command 
-      * Le Fichier /var/log/secure +      * The /var/log/secure File 
-    * Le fichier /var/log/audit/audit.log +    * The /var/log/audit/audit.log File 
-      * Gestion des événements audit+      * Managing Audit Events
         * auditd         * auditd
         * auditctl         * auditctl
-      * La consultation des événements audit +      * Viewing Audit Events 
-        * La Commande aureport +        * The aureport Command 
-        * La Commande ausearch +        * The ausearch Command 
-    * Le fichier /var/log/messages+    * The /var/log/messages File
     * Applications     * Applications
     * rsyslog     * rsyslog
-      * Priorités +      * Priorities 
-      * Sous-systèmes applicatifs +      * Facilitiess 
-      * /etc/rsyslog.conf+      * The /etc/rsyslog.conf File
         * Modules         * Modules
-        * Directives Globales +        * Global Directives 
-        * Règles +        * Rules 
-          * Sous-système applicatif.Priorité +          * Facility.Priority 
-          * Sous-système applicatif!Priorité +          * Facility!Priority 
-          * Sous-système applicatif=Priorité +          * Facility=Priority 
-          * L'utilisation du caractère spécial +          * Using the Wildcard 
-          * n Sous-systèmes avec la même priorité +          * n Facilities with Identical Priorities 
-          * n Sélecteurs avec la même Action +          * n Selectors with Identical Actions 
-    * La Commande logger +    * The logger Command 
-    * La Commande logrotate +    * The logrotate Command 
-    * La Journalisation avec journald +    * journald 
-      * Consultation des Journaux +      * Using Journald 
-        * Consultation des Journaux d'une Application Spécifique +        * Application Specific Messages 
-        * Consultation des Journaux depuis le Dernier Démarrage +        * Boot Messages 
-        * Consultation des Journaux d'une Priorité Spécifique +        * Priority Specific Messages 
-        * Consultation des Journaux d'une Plage de Dates ou d'Heures +        * Messages from a Specific Date Range 
-        * Consultation des Journaux en Live +        * Real Time Messages 
-        * Consultation des Journaux avec des Mots Clefs+        * Searching with Key Words
  
-  * **LCF509 Gestion des Impressions**  +  * **LCE509 Printer Management**  
-    * Contenu du Module+    * Contents
     * Cups     * Cups
-      * Protocoles +      * Protocols 
-      * Paquets+      * Packages
       * Daemon       * Daemon
-      * Le fichier /etc/cups/cupsd.conf +      * The /etc/cups/cupsd.conf File 
-      * Filtres+      * Filters
       * Backends       * Backends
-      * Journaux +      * Logs 
-      * Imprimantes+      * Printers
       * Administration       * Administration
-        * La Commande lpstat +        * The lpstat Command 
-        * La Commande lpadmin +        * The lpadmin Command 
-        * Les Commandes accept et cupsenable +        * The accept et cupsenable Commands 
-        * Classe d'imprimantes +        * Classes 
-        * Le fichier /etc/cups/printers.conf +        * The /etc/cups/printers.conf File 
-        * Le fichier /etc/cups/classes.conf +        * The /etc/cups/classes.conf File 
-        * La Commande cancel +        * The cancel Command 
-        * La Commande lpmove +        * The lpmove Command 
-        * L'interface Web+        * Web Interface
  
-  * **LCF510 Gestion du Démarrage et de l'Arrêt du Système** +  * **LCE510 System Startup and Shutdown** 
-    * Contenu du Module +    * Contents 
-    * Présentation +    * System Startup 
-    BIOS, EFI et OpenFirmware +      Boot Loader 
-      Systèmes à base du BIOS +        * BIOS Systems 
-        * Charger de Démarrage +        * EFI Systems 
-      * Systèmes à base de l'EFI +        * GRUB 2 
-      * Autres Systèmes +          The /boot/grub/grub.cfg File 
-    * Gestionnaire d'amorçage +          The /etc/default/grub file 
-      * GRUB 2 +          Files in the /etc/grub.d directory 
-        Le fichier /boot/grub/device.map +      * Initramfs 
-        Le fichier /etc/default/grub +        * The init Script  
-        Les fichiers du répertoire /etc/grub.d +      * Kernel Booting Process
-        * Configurer l'Authentification +
-        * Modifier la Configuration de GRUB 2 en Ligne de Commande +
-      * Chargeurs de Démarrages Alternatifs +
-        * Systemd-boot +
-        * U-boot +
-        * Le Projet Syslinux +
-          * SYSLINUX +
-          * EXTLINUX +
-          * ISOLINUX +
-          * PXELINUX +
-        * Isodhpfx +
-    * Initramfs +
-      * Examiner l'image existante +
-      * Le script init +
-      * Consulter le contenu d'un fichier dans initramfs +
-    * Processus de Démarrage du Noyau Linux +
-    * Processus Init+
     * Systemd     * Systemd
-      * LAB #1 - La Commande systemctl +      * LAB #1 - The systemctl Command 
-        * STATE = static +      * LAB #2 - Configuration Files 
-        * STATE = generated +        * 2.1 - Default Configuration Files 
-      * LAB #2 - Fichiers de Configuration +        * 2.1 - Overloading Default Configuration Files 
-        * Fichiers de Configuration par Défaut +      * LAB #3 - The systemd-analyze Command 
-        * Surchargement des Fichiers de Configuration par Défaut +      * LAB #4 - Targets 
-      * LAB #3 - La Commande systemd-analyze +        * 4.1 - Checking the Target Dependencies 
-      * LAB #4 - Les Cibles +        * 4.2 - The Default Target 
-        * Contrôler les dépendances d'une Cible +          Checking the Default Target 
-        * La Cible par Défaut +          Changing the Default Target 
-        Consulter la Cible par Défaut +          Changing the Default Target for the Current Session 
-        Modifier la Cible par Défaut +      * LAB #5 - Managing Services 
-        Modifier la Cible en Cours +        * 5.1 - Single Service Instances 
-      * LAB #5 - Gestion des Services +        * 5.2 - Multiple Instance Services 
-        * Gestion des Instances Uniques +        * 5.3 - Disallowing Modifications to a Service Status 
-        * Gestion d'Instances Multiples +    * LAB #6 - System Shutdown 
-        * Interdire la Modification du Statut d'un Service +      * 6.1 - The shutdown Command 
-    * Arrêt Système du Système +      * 6.2 - The reboot Command 
-      * La Commande shutdown +      * 6.3 - The halt Command 
-      * La Commande reboot +      * 6.4 - The poweroff Command
-      * La Commande halt +
-      * La Commande poweroff+
  
-  * **LCF511 - Validation de la Formation** +  * **LCE511 Training Validation** 
-    * Contenu du Module +    * Course Materials 
-    * Pour Aller Plus Loin +    * Reminder of the Training Program 
-      * Support de Cours +      * Day #1 
-      * L'Infrastructure Hors Formation +      * Day #2 
-        * Matériel +      * Day #3 
-        * Logiciels +      * Day #4 
-        * Machine Virtuelle +    * Training Evaluation 
-    * Rappel du Programme de la Formation +    * Exam - Acquired knowledge
-      * Jour #1 +
-      * Jour #2 +
-      * Jour #3 +
-      * Jour #4 +
-    * Évaluation de la Formation +
-    * Validation des Acquis Globale+
  
 +=====Training Evaluation=====
  
 +Please complete and submit the training evaluation form.
  
-=====Évaluation de la Formation=====+=====Exam - Acquired knowledge=====
  
-Afin de valider votre formation, veuillez compléter l’Évaluation de la Formation. +Please take the final examination.
- +
-=====Validation des Acquis===== +
- +
-Veuillez passer la Validation des Acquis Globale.+
  
 ----- -----
- +Copyright © 2022 Hugh Norris - Non-contractual documentThe Training Program may be modified without notice.
-<html> +
-<DIV ALIGN="CENTER"> +
-Copyright © 2021 Hugh Norris<BR><BR> +
-Document non-contractuelLe programme peut être modifié sans préavis. +
-</div> +
-</html>+
Menu