Difference between revisions of "LPIC-1 Objectives V3(FR)"
(start of translation) |
(101 translated) |
||
Line 2: | Line 2: | ||
==Introduction== | ==Introduction== | ||
− | Cet examen est | + | Cet examen est nécessaire pour obtenir la certification LPI de niveau 1. Il couvre les compétences d'administration Linux communes aux différentes distributions. |
Cette page présente les objectifs de la version actuelle de la certification LPIC-1. | Cette page présente les objectifs de la version actuelle de la certification LPIC-1. | ||
Line 12: | Line 12: | ||
Ceci est la version 3.5.0 des objectifs. | Ceci est la version 3.5.0 des objectifs. | ||
− | Vous pouvez également consulter les [[ | + | Vous pouvez également consulter les [[LPIC1AndLPIC2SummaryVersion2To3différences entre les versions 2.x et 3.x des objectifs]]. |
<br /><br /> | <br /><br /> | ||
Line 55: | Line 55: | ||
* [[LPIC-1_Objectives(ES)|Espagnol]]. | * [[LPIC-1_Objectives(ES)|Espagnol]]. | ||
* [[LPIC-1_Objectives(SW)|Swahili]]. | * [[LPIC-1_Objectives(SW)|Swahili]]. | ||
− | * [[LPIC-1_Objectives(SV)| | + | * [[LPIC-1_Objectives(SV)|Suédois]]. |
* [[LPIC-1_Objectives(Turkish)|Turque]]. | * [[LPIC-1_Objectives(Turkish)|Turque]]. | ||
<br /> | <br /> | ||
− | == | + | ==Objectifs de l'examen LPI 101== |
− | ==='' | + | ===''Sujet 101 : architecture système''=== |
− | ====<span style="color:navy">101.1 | + | ====<span style="color:navy">101.1 Détermination et configuration des paramètres du matériel</span>==== |
{| | {| | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 79: | Line 79: | ||
| style="background:#eaeaea" | | | style="background:#eaeaea" | | ||
− | + | Les candidats doivent être en mesure de déterminer et de configurer le matériel. | |
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
− | * | + | * Activer et désactiver les périphériques intégrés. |
− | * | + | * Configurer les systèmes avec ou sans périphérique externe tels que les claviers. |
− | * | + | * Savoir différencier les types de périphériques de stockage de masse. |
− | * | + | * Paramétrer correctement les identifiants matériels pour les différents périphériques, en particulier le périphérique de démarrage. |
− | * | + | * Connaître les différences entre les périphériques qui peuvent être connectés à froid ou à chaud. |
− | * | + | * Déterminer les ressources matérielles des périphériques. |
− | * | + | * Outils et commandes permettant d'obtenir des informations sur les périphériques (par exemple : lsusb, lspci, etc.). |
− | * | + | * Outils et commandes permettant de manipuler les périphériques USB. |
− | * | + | * Compréhension des concepts sysfs, udev, hald et dbus. |
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /sys | * /sys | ||
Line 107: | Line 107: | ||
<br /> | <br /> | ||
− | ====<span style="color:navy">101.2 | + | ====<span style="color:navy">101.2 Démarrage du système</span>==== |
{| | {| | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 123: | Line 123: | ||
| style="background:#eaeaea" | | | style="background:#eaeaea" | | ||
− | + | Les candidats doivent être en mesure de guider le système dans la procédure d'initialisation. | |
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
− | * | + | * Passage de commandes au chargeur de démarrage et passage de paramètres d'amorçage au noyau. |
− | * | + | * Démontrer sa connaissance des séquences d'amorçage depuis le BIOS jusqu'à l'achèvement des séquences de démarrage. |
− | * | + | * Consulter les événements de la phase de démarrage dans les journaux (logs). |
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /var/log/messages | * /var/log/messages | ||
Line 144: | Line 144: | ||
<br /> | <br /> | ||
− | ====<span style="color:navy">101.3 | + | ====<span style="color:navy">101.3 Changement de niveaux d'exécution et arrêt ou redémarrage du système </span>==== |
{| | {| | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 159: | Line 159: | ||
| style="background:#eaeaea" | | | style="background:#eaeaea" | | ||
− | + | Les candidats doivent être en mesure de gérer le niveau d'exécution du système. Cet objectif inclut le passage en mode mono-utilisateur, l'arrêt et le redémarrage du système. Les candidats doivent être en mesure de prévenir les utilisateurs avant de changer de niveau d'exécution et de terminer correctement les processus. Cet objectif inclut également le paramétrage du niveau d'exécution par défaut Il inclut également la connaissance des caractéristiques de base des remplaçants potentiels d'init. | |
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
− | * | + | * Paramétrage du niveau d'exécution par défaut. |
− | * | + | * Passage d'un niveau d'exécution à un autre, y compris en mode mono-utilisateur. |
− | * | + | * Arrêt et redémarrage du système en ligne de commande. |
− | * | + | * Avertissement des utilisateurs avant un changement de niveau d'exécution ou pour d'autres événements système importants. |
− | * | + | * Terminer les processus correctement. |
− | * | + | * Connaissance des caractéristiques de base de systemd et Upstart. |
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/inittab | * /etc/inittab | ||
Line 190: | Line 190: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 204: | Line 204: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Allocate filesystems and swap space to separate partitions or disks. | * Allocate filesystems and swap space to separate partitions or disks. | ||
Line 211: | Line 211: | ||
* Knowledge of basic features of LVM. | * Knowledge of basic features of LVM. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* / (root) filesystem | * / (root) filesystem | ||
Line 227: | Line 227: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 241: | Line 241: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Providing alternative boot locations and backup boot options. | * Providing alternative boot locations and backup boot options. | ||
Line 248: | Line 248: | ||
* Interact with the boot loader. | * Interact with the boot loader. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /boot/grub/menu.lst, grub.cfg and other variations | * /boot/grub/menu.lst, grub.cfg and other variations | ||
Line 262: | Line 262: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 1 | | style="background:#eaeaea" | 1 | ||
Line 276: | Line 276: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Identify shared libraries. | * Identify shared libraries. | ||
Line 282: | Line 282: | ||
* Load shared libraries. | * Load shared libraries. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* ldd | * ldd | ||
Line 296: | Line 296: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 310: | Line 310: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Install, upgrade and uninstall Debian binary packages. | * Install, upgrade and uninstall Debian binary packages. | ||
Line 316: | Line 316: | ||
* Obtain package information like version, content, dependencies, package integrity and installation status (whether or not the package is installed). | * Obtain package information like version, content, dependencies, package integrity and installation status (whether or not the package is installed). | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/apt/sources.list | * /etc/apt/sources.list | ||
Line 331: | Line 331: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 345: | Line 345: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Install, re-install, upgrade and remove packages using RPM and YUM. | * Install, re-install, upgrade and remove packages using RPM and YUM. | ||
Line 351: | Line 351: | ||
* Determine what files a package provides, as well as find which package a specific file comes from. | * Determine what files a package provides, as well as find which package a specific file comes from. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* rpm | * rpm | ||
Line 370: | Line 370: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 384: | Line 384: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Use single shell commands and one line command sequences to perform basic tasks on the command line. | * Use single shell commands and one line command sequences to perform basic tasks on the command line. | ||
Line 391: | Line 391: | ||
* Invoke commands inside and outside the defined path. | * Invoke commands inside and outside the defined path. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* . | * . | ||
Line 413: | Line 413: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 427: | Line 427: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Send text files and output streams through text utility filters to modify the output using standard UNIX commands found in the GNU textutils package. | * Send text files and output streams through text utility filters to modify the output using standard UNIX commands found in the GNU textutils package. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* cat | * cat | ||
Line 459: | Line 459: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 473: | Line 473: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Copy, move and remove files and directories individually. | * Copy, move and remove files and directories individually. | ||
Line 482: | Line 482: | ||
* Usage of tar, cpio and dd. | * Usage of tar, cpio and dd. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* cp | * cp | ||
Line 508: | Line 508: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 522: | Line 522: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Redirecting standard input, standard output and standard error. | * Redirecting standard input, standard output and standard error. | ||
Line 529: | Line 529: | ||
* Send output to both stdout and a file. | * Send output to both stdout and a file. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* tee | * tee | ||
Line 540: | Line 540: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 554: | Line 554: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Run jobs in the foreground and background. | * Run jobs in the foreground and background. | ||
Line 562: | Line 562: | ||
* Send signals to processes. | * Send signals to processes. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* & | * & | ||
Line 583: | Line 583: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 597: | Line 597: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Know the default priority of a job that is created. | * Know the default priority of a job that is created. | ||
Line 603: | Line 603: | ||
* Change the priority of a running process. | * Change the priority of a running process. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* nice | * nice | ||
Line 617: | Line 617: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 631: | Line 631: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Create simple regular expressions containing several notational elements. | * Create simple regular expressions containing several notational elements. | ||
* Use regular expression tools to perform searches through a filesystem or file content. | * Use regular expression tools to perform searches through a filesystem or file content. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* grep | * grep | ||
Line 651: | Line 651: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 665: | Line 665: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Navigate a document using vi. | * Navigate a document using vi. | ||
Line 671: | Line 671: | ||
* Insert, edit, delete, copy and find text. | * Insert, edit, delete, copy and find text. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* vi | * vi | ||
Line 690: | Line 690: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 704: | Line 704: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Use various mkfs commands to set up partitions and create various filesystems such as: | * Use various mkfs commands to set up partitions and create various filesystems such as: | ||
Line 712: | Line 712: | ||
** vfat | ** vfat | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* fdisk | * fdisk | ||
Line 725: | Line 725: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 739: | Line 739: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Verify the integrity of filesystems. | * Verify the integrity of filesystems. | ||
Line 745: | Line 745: | ||
* Repair simple filesystem problems. | * Repair simple filesystem problems. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* du | * du | ||
Line 763: | Line 763: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 782: | Line 782: | ||
* Configure user mountable removable filesystems. | * Configure user mountable removable filesystems. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/fstab | * /etc/fstab | ||
Line 796: | Line 796: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 1 | | style="background:#eaeaea" | 1 | ||
Line 810: | Line 810: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Set up a disk quota for a filesystem. | * Set up a disk quota for a filesystem. | ||
* Edit, check and generate user quota reports. | * Edit, check and generate user quota reports. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* quota | * quota | ||
Line 829: | Line 829: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 843: | Line 843: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Manage access permissions on regular and special files as well as directories. | * Manage access permissions on regular and special files as well as directories. | ||
Line 850: | Line 850: | ||
* Use the group field to grant file access to group members. | * Use the group field to grant file access to group members. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* chmod | * chmod | ||
Line 863: | Line 863: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 877: | Line 877: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Create links. | * Create links. | ||
Line 884: | Line 884: | ||
* Use links to support system administration tasks. | * Use links to support system administration tasks. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* ln | * ln | ||
Line 895: | Line 895: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 909: | Line 909: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Understand the correct locations of files under the FHS. | * Understand the correct locations of files under the FHS. | ||
Line 915: | Line 915: | ||
* Know the location and purpose of important file and directories as defined in the FHS. | * Know the location and purpose of important file and directories as defined in the FHS. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* find | * find | ||
Line 938: | Line 938: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 952: | Line 952: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Set environment variables (e.g. PATH) at login or when spawning a new shell. | * Set environment variables (e.g. PATH) at login or when spawning a new shell. | ||
Line 959: | Line 959: | ||
* Set command search path with the proper directory. | * Set command search path with the proper directory. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/profile | * /etc/profile | ||
Line 982: | Line 982: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 996: | Line 996: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Use standard sh syntax (loops, tests). | * Use standard sh syntax (loops, tests). | ||
Line 1,005: | Line 1,005: | ||
* Manage the location, ownership, execution and suid-rights of scripts. | * Manage the location, ownership, execution and suid-rights of scripts. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* for | * for | ||
Line 1,021: | Line 1,021: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,035: | Line 1,035: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Use of basic SQL commands. | * Use of basic SQL commands. | ||
* Perform basic data manipulation. | * Perform basic data manipulation. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* insert | * insert | ||
Line 1,062: | Line 1,062: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,076: | Line 1,076: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Verify that the video card and monitor are supported by an X server. | * Verify that the video card and monitor are supported by an X server. | ||
Line 1,082: | Line 1,082: | ||
* Basic understanding and knowledge of the X Window configuration file. | * Basic understanding and knowledge of the X Window configuration file. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/X11/xorg.conf | * /etc/X11/xorg.conf | ||
Line 1,098: | Line 1,098: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,112: | Line 1,112: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Turn the display manager on or off. | * Turn the display manager on or off. | ||
Line 1,119: | Line 1,119: | ||
* Configure display managers for use by X-stations. | * Configure display managers for use by X-stations. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/inittab | * /etc/inittab | ||
Line 1,133: | Line 1,133: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 1 | | style="background:#eaeaea" | 1 | ||
Line 1,147: | Line 1,147: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Keyboard Accessibility Settings (AccessX) | * Keyboard Accessibility Settings (AccessX) | ||
Line 1,153: | Line 1,153: | ||
* Assistive Technology (ATs) | * Assistive Technology (ATs) | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* Sticky/Repeat Keys | * Sticky/Repeat Keys | ||
Line 1,178: | Line 1,178: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 5 | | style="background:#eaeaea" | 5 | ||
Line 1,192: | Line 1,192: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Add, modify and remove users and groups. | * Add, modify and remove users and groups. | ||
Line 1,198: | Line 1,198: | ||
* Create and manage special purpose and limited accounts. | * Create and manage special purpose and limited accounts. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/passwd | * /etc/passwd | ||
Line 1,220: | Line 1,220: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 1,234: | Line 1,234: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Manage cron and at jobs. | * Manage cron and at jobs. | ||
* Configure user access to cron and at services. | * Configure user access to cron and at services. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/cron.{d,daily,hourly,monthly,weekly} | * /etc/cron.{d,daily,hourly,monthly,weekly} | ||
Line 1,260: | Line 1,260: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
Line 1,275: | Line 1,275: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Locale settings. | * Locale settings. | ||
* Timezone settings. | * Timezone settings. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/timezone | * /etc/timezone | ||
Line 1,309: | Line 1,309: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 1,323: | Line 1,323: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Set the system date and time. | * Set the system date and time. | ||
Line 1,331: | Line 1,331: | ||
* Knowledge of using the pool.ntp.org service. | * Knowledge of using the pool.ntp.org service. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /usr/share/zoneinfo | * /usr/share/zoneinfo | ||
Line 1,350: | Line 1,350: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,364: | Line 1,364: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* syslog configuration files | * syslog configuration files | ||
Line 1,370: | Line 1,370: | ||
* standard facilities, priorities and actions | * standard facilities, priorities and actions | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* syslog.conf | * syslog.conf | ||
Line 1,383: | Line 1,383: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 1,397: | Line 1,397: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Create e-mail aliases. | * Create e-mail aliases. | ||
Line 1,403: | Line 1,403: | ||
* Knowledge of commonly available MTA programs (postfix, sendmail, qmail, exim) (no configuration) | * Knowledge of commonly available MTA programs (postfix, sendmail, qmail, exim) (no configuration) | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* ~/.forward | * ~/.forward | ||
Line 1,422: | Line 1,422: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,436: | Line 1,436: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Basic CUPS configuration (for local and remote printers). | * Basic CUPS configuration (for local and remote printers). | ||
Line 1,443: | Line 1,443: | ||
* Add and remove jobs from configured printer queues. | * Add and remove jobs from configured printer queues. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* CUPS configuration files, tools and utilities | * CUPS configuration files, tools and utilities | ||
Line 1,459: | Line 1,459: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 1,473: | Line 1,473: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Demonstrate an understanding network masks. | * Demonstrate an understanding network masks. | ||
Line 1,483: | Line 1,483: | ||
* Knowledge of the basic features of IPv6. | * Knowledge of the basic features of IPv6. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/services | * /etc/services | ||
Line 1,501: | Line 1,501: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 1,515: | Line 1,515: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Manually and automatically configure network interfaces | * Manually and automatically configure network interfaces | ||
* Basic TCP/IP host configuration. | * Basic TCP/IP host configuration. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/hostname | * /etc/hostname | ||
Line 1,539: | Line 1,539: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 4 | | style="background:#eaeaea" | 4 | ||
Line 1,553: | Line 1,553: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Manually and automatically configure network interfaces and routing tables to include adding, starting, stopping, restarting, deleting or reconfiguring network interfaces. | * Manually and automatically configure network interfaces and routing tables to include adding, starting, stopping, restarting, deleting or reconfiguring network interfaces. | ||
Line 1,559: | Line 1,559: | ||
* Debug problems associated with the network configuration. | * Debug problems associated with the network configuration. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* ifconfig | * ifconfig | ||
Line 1,579: | Line 1,579: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 2 | | style="background:#eaeaea" | 2 | ||
Line 1,593: | Line 1,593: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Demonstrate the use of DNS on the local system. | * Demonstrate the use of DNS on the local system. | ||
* Modify the order in which name resolution is done. | * Modify the order in which name resolution is done. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/hosts | * /etc/hosts | ||
Line 1,614: | Line 1,614: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 1,628: | Line 1,628: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Audit a system to find files with the suid/sgid bit set. | * Audit a system to find files with the suid/sgid bit set. | ||
Line 1,636: | Line 1,636: | ||
* Basic sudo configuration and usage. | * Basic sudo configuration and usage. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* find | * find | ||
Line 1,657: | Line 1,657: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 1,671: | Line 1,671: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Awareness of shadow passwords and how they work. | * Awareness of shadow passwords and how they work. | ||
Line 1,677: | Line 1,677: | ||
* Understand the role of TCP wrappers. | * Understand the role of TCP wrappers. | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* /etc/nologin | * /etc/nologin | ||
Line 1,698: | Line 1,698: | ||
| style="background:#dadada" | | | style="background:#dadada" | | ||
− | ''' | + | '''Valeur''' |
| style="background:#eaeaea" | 3 | | style="background:#eaeaea" | 3 | ||
Line 1,712: | Line 1,712: | ||
|} | |} | ||
− | ''' | + | '''Domaines de connaissance les plus importants :''' |
* Perform basic OpenSSH 2 client configuration and usage. | * Perform basic OpenSSH 2 client configuration and usage. | ||
Line 1,719: | Line 1,719: | ||
* Understand SSH port tunnels (including X11 tunnels). | * Understand SSH port tunnels (including X11 tunnels). | ||
− | ''' | + | '''Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :''' |
* ssh | * ssh |
Revision as of 06:05, 30 January 2012
Contents
- 1 Introduction
- 2 Informations de version
- 3 Mises à jour
- 4 Traductions des objectifs
- 5 Objectifs de l'examen LPI 101
- 5.1 Sujet 101 : architecture système
- 5.2 Topic 102: Linux Installation and Package Management
- 5.3 Topic 103: GNU and Unix Commands
- 5.3.1 103.1 Work on the command line
- 5.3.2 103.2 Process text streams using filters
- 5.3.3 103.3 Perform basic file management
- 5.3.4 103.4 Use streams, pipes and redirects
- 5.3.5 103.5 Create, monitor and kill processes
- 5.3.6 103.6 Modify process execution priorities
- 5.3.7 103.7 Search text files using regular expressions
- 5.3.8 103.8 Perform basic file editing operations using vi
- 5.4 Topic 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard
- 5.4.1 104.1 Create partitions and filesystems
- 5.4.2 104.2 Maintain the integrity of filesystems
- 5.4.3 104.3 Control mounting and unmounting of filesystems
- 5.4.4 104.4 Manage disk quotas
- 5.4.5 104.5 Manage file permissions and ownership
- 5.4.6 104.6 Create and change hard and symbolic links
- 5.4.7 104.7 Find system files and place files in the correct location
- 6 Objectives: Exam 102
Introduction
Cet examen est nécessaire pour obtenir la certification LPI de niveau 1. Il couvre les compétences d'administration Linux communes aux différentes distributions.
Cette page présente les objectifs de la version actuelle de la certification LPIC-1.
Informations de version
Ceci est la version 3.5.0 des objectifs.
Vous pouvez également consulter les LPIC1AndLPIC2SummaryVersion2To3différences entre les versions 2.x et 3.x des objectifs.
Mises à jour
Mise à jour au 1er avril 2012
- version mise à jour en 3.5.0.
- prise en compte explicite de la configuration élémentaire de GRUB2.
- prise en compte explicite du système de fichiers Ext4.
- ajout en connaissances de base des fonctionnalités de systemd et Upstart.
- ajout en connaissances de base des fonctionnalités d'IPv6 et de LVM.
- la prise en compte de LILO a été supprimée.
Mise à jour au 1er octobre 2011
- ajout d'une mention explicite de la révocation des clés GPG
Mise à jour au 1er avril 2009
- passage de X Font Server à un niveau de sensibilisation dans les domaines de connaissance les plus importants de 106.1
Mise à jour au 1er janvier 2009
- ajout de la variable d'environnement TZ à la liste des fichiers de 107.3.
- ajout de .bash_history à la liste des fichiers de 103.1
Traductions des objectifs
Les traductions suivantes sont disponibles sur ce wiki :
- Catalan (pour le moment uniquement le 101).
- Anglais.
- Français.
- Allemand.
- Grec.
- Portugais (Portugal).
- Russe.
- Espagnol.
- Swahili.
- Suédois.
- Turque.
Objectifs de l'examen LPI 101
Sujet 101 : architecture système
101.1 Détermination et configuration des paramètres du matériel
Valeur |
2 |
Description |
Les candidats doivent être en mesure de déterminer et de configurer le matériel. |
Domaines de connaissance les plus importants :
- Activer et désactiver les périphériques intégrés.
- Configurer les systèmes avec ou sans périphérique externe tels que les claviers.
- Savoir différencier les types de périphériques de stockage de masse.
- Paramétrer correctement les identifiants matériels pour les différents périphériques, en particulier le périphérique de démarrage.
- Connaître les différences entre les périphériques qui peuvent être connectés à froid ou à chaud.
- Déterminer les ressources matérielles des périphériques.
- Outils et commandes permettant d'obtenir des informations sur les périphériques (par exemple : lsusb, lspci, etc.).
- Outils et commandes permettant de manipuler les périphériques USB.
- Compréhension des concepts sysfs, udev, hald et dbus.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /sys
- /proc
- /dev
- modprobe
- lsmod
- lspci
- lsusb
101.2 Démarrage du système
Valeur |
3 |
Description
|
Les candidats doivent être en mesure de guider le système dans la procédure d'initialisation. |
Domaines de connaissance les plus importants :
- Passage de commandes au chargeur de démarrage et passage de paramètres d'amorçage au noyau.
- Démontrer sa connaissance des séquences d'amorçage depuis le BIOS jusqu'à l'achèvement des séquences de démarrage.
- Consulter les événements de la phase de démarrage dans les journaux (logs).
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /var/log/messages
- dmesg
- BIOS
- bootloader
- kernel
- init
101.3 Changement de niveaux d'exécution et arrêt ou redémarrage du système
Valeur |
3 |
Description |
Les candidats doivent être en mesure de gérer le niveau d'exécution du système. Cet objectif inclut le passage en mode mono-utilisateur, l'arrêt et le redémarrage du système. Les candidats doivent être en mesure de prévenir les utilisateurs avant de changer de niveau d'exécution et de terminer correctement les processus. Cet objectif inclut également le paramétrage du niveau d'exécution par défaut Il inclut également la connaissance des caractéristiques de base des remplaçants potentiels d'init. |
Domaines de connaissance les plus importants :
- Paramétrage du niveau d'exécution par défaut.
- Passage d'un niveau d'exécution à un autre, y compris en mode mono-utilisateur.
- Arrêt et redémarrage du système en ligne de commande.
- Avertissement des utilisateurs avant un changement de niveau d'exécution ou pour d'autres événements système importants.
- Terminer les processus correctement.
- Connaissance des caractéristiques de base de systemd et Upstart.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/inittab
- shutdown
- init
- /etc/init.d
- telinit
Topic 102: Linux Installation and Package Management
102.1 Design hard disk layout
Valeur |
2 |
Description |
Candidates should be able to design a disk partitioning scheme for a Linux system. |
Domaines de connaissance les plus importants :
- Allocate filesystems and swap space to separate partitions or disks.
- Tailor the design to the intended use of the system.
- Ensure the /boot partition conforms to the hardware architecture requirements for booting.
- Knowledge of basic features of LVM.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- / (root) filesystem
- /var filesystem
- /home filesystem
- swap space
- mount points
- partitions
102.2 Install a boot manager
Valeur |
2 |
Description |
Candidates should be able to select, install and configure a boot manager. |
Domaines de connaissance les plus importants :
- Providing alternative boot locations and backup boot options.
- Install and configure a boot loader such as GRUB Legacy.
- Perform basic configuration changes for GRUB 2.
- Interact with the boot loader.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /boot/grub/menu.lst, grub.cfg and other variations
- grub-install
- MBR
- superblock
Valeur |
1 |
Description |
Candidates should be able to determine the shared libraries that executable programs depend on and install them when necessary. |
Domaines de connaissance les plus importants :
- Identify shared libraries.
- Identify the typical locations of system libraries.
- Load shared libraries.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- ldd
- ldconfig
- /etc/ld.so.conf
- LD_LIBRARY_PATH
102.4 Use Debian package management
Valeur |
3 |
Description |
Candidates should be able to perform package management using the Debian package tools. |
Domaines de connaissance les plus importants :
- Install, upgrade and uninstall Debian binary packages.
- Find packages containing specific files or libraries which may or may not be installed.
- Obtain package information like version, content, dependencies, package integrity and installation status (whether or not the package is installed).
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/apt/sources.list
- dpkg
- dpkg-reconfigure
- apt-get
- apt-cache
- aptitude
102.5 Use RPM and YUM package management
Valeur |
3 |
Description |
Candidates should be able to perform package management using RPM and YUM tools. |
Domaines de connaissance les plus importants :
- Install, re-install, upgrade and remove packages using RPM and YUM.
- Obtain information on RPM packages such as version, status, dependencies, integrity and signatures.
- Determine what files a package provides, as well as find which package a specific file comes from.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- rpm
- rpm2cpio
- /etc/yum.conf
- /etc/yum.repos.d/
- yum
- yumdownloader
Topic 103: GNU and Unix Commands
103.1 Work on the command line
Valeur |
4 |
Description |
Candidates should be able to interact with shells and commands using the command line. The objective assumes the bash shell. |
Domaines de connaissance les plus importants :
- Use single shell commands and one line command sequences to perform basic tasks on the command line.
- Use and modify the shell environment including defining, referencing and exporting environment variables.
- Use and edit command history.
- Invoke commands inside and outside the defined path.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- .
- bash
- echo
- env
- exec
- export
- pwd
- set
- unset
- man
- uname
- history
103.2 Process text streams using filters
Valeur |
3 |
Description |
Candidates should should be able to apply filters to text streams. |
Domaines de connaissance les plus importants :
- Send text files and output streams through text utility filters to modify the output using standard UNIX commands found in the GNU textutils package.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- cat
- cut
- expand
- fmt
- head
- od
- join
- nl
- paste
- pr
- sed
- sort
- split
- tail
- tr
- unexpand
- uniq
- wc
103.3 Perform basic file management
Valeur |
4 |
Description |
Candidates should be able to use the basic Linux commands to manage files and directories. |
Domaines de connaissance les plus importants :
- Copy, move and remove files and directories individually.
- Copy multiple files and directories recursively.
- Remove files and directories recursively.
- Use simple and advanced wildcard specifications in commands.
- Using find to locate and act on files based on type, size, or time.
- Usage of tar, cpio and dd.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- cp
- find
- mkdir
- mv
- ls
- rm
- rmdir
- touch
- tar
- cpio
- dd
- file
- gzip
- gunzip
- bzip2
- file globbing
103.4 Use streams, pipes and redirects
Valeur |
4 |
Description |
Candidates should be able to redirect streams and connect them in order to efficiently process textual data. Tasks include redirecting standard input, standard output and standard error, piping the output of one command to the input of another command, using the output of one command as arguments to another command and sending output to both stdout and a file. |
Domaines de connaissance les plus importants :
- Redirecting standard input, standard output and standard error.
- Pipe the output of one command to the input of another command.
- Use the output of one command as arguments to another command.
- Send output to both stdout and a file.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- tee
- xargs
103.5 Create, monitor and kill processes
Valeur |
4 |
Description |
Candidates should be able to perform basic process management. |
Domaines de connaissance les plus importants :
- Run jobs in the foreground and background.
- Signal a program to continue running after logout.
- Monitor active processes.
- Select and sort processes for display.
- Send signals to processes.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- &
- bg
- fg
- jobs
- kill
- nohup
- ps
- top
- free
- uptime
- killall
103.6 Modify process execution priorities
Valeur |
2 |
Description |
Candidates should should be able to manage process execution priorities. |
Domaines de connaissance les plus importants :
- Know the default priority of a job that is created.
- Run a program with higher or lower priority than the default.
- Change the priority of a running process.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- nice
- ps
- renice
- top
103.7 Search text files using regular expressions
Valeur |
2 |
Description |
Candidates should be able to manipulate files and text data using regular expressions. This objective includes creating simple regular expressions containing several notational elements. It also includes using regular expression tools to perform searches through a filesystem or file content. |
Domaines de connaissance les plus importants :
- Create simple regular expressions containing several notational elements.
- Use regular expression tools to perform searches through a filesystem or file content.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- grep
- egrep
- fgrep
- sed
- regex(7)
103.8 Perform basic file editing operations using vi
Valeur |
3 |
Description |
Candidates should be able to edit text files using vi. This objective includes vi navigation, basic vi modes, inserting, editing, deleting, copying and finding text. |
Domaines de connaissance les plus importants :
- Navigate a document using vi.
- Use basic vi modes.
- Insert, edit, delete, copy and find text.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- vi
- /, ?
- h,j,k,l
- i, o, a
- c, d, p, y, dd, yy
- ZZ, :w!, :q!, :e!
Topic 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard
104.1 Create partitions and filesystems
Valeur |
2 |
Description |
Candidates should be able to configure disk partitions and then create filesystems on media such as hard disks. This includes the handling of swap partitions. |
Domaines de connaissance les plus importants :
- Use various mkfs commands to set up partitions and create various filesystems such as:
- ext2/ext3/ext4
- xfs
- reiserfs v3
- vfat
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- fdisk
- mkfs
- mkswap
104.2 Maintain the integrity of filesystems
Valeur |
2 |
Description |
Candidates should be able to maintain a standard filesystem, as well as the extra data associated with a journaling filesystem. |
Domaines de connaissance les plus importants :
- Verify the integrity of filesystems.
- Monitor free space and inodes.
- Repair simple filesystem problems.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- du
- df
- fsck
- e2fsck
- mke2fs
- debugfs
- dumpe2fs
- tune2fs
- xfs tools (such as xfs_metadump and xfs_info)
104.3 Control mounting and unmounting of filesystems
Valeur |
3 |
Description |
Candidates should be able to configure the mounting of a filesystem. |
Key Knowledge Areas:
- Manually mount and unmount filesystems.
- Configure filesystem mounting on bootup.
- Configure user mountable removable filesystems.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/fstab
- /media
- mount
- umount
104.4 Manage disk quotas
Valeur |
1 |
Description |
Candidates should be able to manage disk quotas for users. |
Domaines de connaissance les plus importants :
- Set up a disk quota for a filesystem.
- Edit, check and generate user quota reports.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- quota
- edquota
- repquota
- quotaon
104.5 Manage file permissions and ownership
Valeur |
3 |
Description |
Candidates should be able to control file access through the proper use of permissions and ownerships. |
Domaines de connaissance les plus importants :
- Manage access permissions on regular and special files as well as directories.
- Use access modes such as suid, sgid and the sticky bit to maintain security.
- Know how to change the file creation mask.
- Use the group field to grant file access to group members.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- chmod
- umask
- chown
- chgrp
104.6 Create and change hard and symbolic links
Valeur |
2 |
Description |
Candidates should be able to create and manage hard and symbolic links to a file. |
Domaines de connaissance les plus importants :
- Create links.
- Identify hard and/or soft links.
- Copying versus linking files.
- Use links to support system administration tasks.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- ln
104.7 Find system files and place files in the correct location
Valeur |
2 |
Description |
Candidates should be thoroughly familiar with the Filesystem Hierarchy Standard (FHS), including typical file locations and directory classifications. |
Domaines de connaissance les plus importants :
- Understand the correct locations of files under the FHS.
- Find files and commands on a Linux system.
- Know the location and purpose of important file and directories as defined in the FHS.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- find
- locate
- updatedb
- whereis
- which
- type
- /etc/updatedb.conf
Objectives: Exam 102
Topic 105: Shells, Scripting and Data Management
105.1 Customize and use the shell environment
Valeur |
4 |
Description |
Candidates should be able to customize shell environments to meet users' needs. Candidates should be able to modify global and user profiles. |
Domaines de connaissance les plus importants :
- Set environment variables (e.g. PATH) at login or when spawning a new shell.
- Write BASH functions for frequently used sequences of commands.
- Maintain skeleton directories for new user accounts.
- Set command search path with the proper directory.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/profile
- env
- export
- set
- unset
- ~/.bash_profile
- ~/.bash_login
- ~/.profile
- ~/.bashrc
- ~/.bash_logout
- function
- alias
- lists
105.2 Customize or write simple scripts
Valeur |
4 |
Description |
Candidates should be able to customize existing scripts, or write simple new BASH scripts. |
Domaines de connaissance les plus importants :
- Use standard sh syntax (loops, tests).
- Use command substitution.
- Test return values for success or failure or other information provided by a command.
- Perform conditional mailing to the superuser.
- Correctly select the script interpreter through the shebang (#!) line.
- Manage the location, ownership, execution and suid-rights of scripts.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- for
- while
- test
- if
- read
- seq
105.3 SQL data management
Valeur |
2 |
Description |
Candidates should be able to query databases and manipulate data using basic SQL commands. This objective includes performing queries involving joining of 2 tables and/or subselects. |
Domaines de connaissance les plus importants :
- Use of basic SQL commands.
- Perform basic data manipulation.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- insert
- update
- select
- delete
- from
- where
- group by
- order by
- join
Topic 106: User Interfaces and Desktops
106.1 Install and configure X11
Valeur |
2 |
Description |
Candidates should be able to install and configure X11. |
Domaines de connaissance les plus importants :
- Verify that the video card and monitor are supported by an X server.
- Awareness of the X font server.
- Basic understanding and knowledge of the X Window configuration file.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/X11/xorg.conf
- xhost
- DISPLAY
- xwininfo
- xdpyinfo
- X
106.2 Setup a display manager
Valeur |
2 |
Description |
Candidates should be able to setup and customize a display manager. This objective covers the display managers XDM (X Display Manger), GDM (Gnome Display Manager) and KDM (KDE Display Manager). |
Domaines de connaissance les plus importants :
- Turn the display manager on or off.
- Change the display manager greeting.
- Change default color depth for the display manager.
- Configure display managers for use by X-stations.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/inittab
- xdm configuration files
- kdm configuration files
- gdm configuration files
106.3 Accessibility
Valeur |
1 |
Description |
Demonstrate knowledge and awareness of accessibility technologies. |
Domaines de connaissance les plus importants :
- Keyboard Accessibility Settings (AccessX)
- Visual Settings and Themes
- Assistive Technology (ATs)
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- Sticky/Repeat Keys
- Slow/Bounce/Toggle Keys
- Mouse Keys
- High Contrast/Large Print Desktop Themes
- Screen Reader
- Braille Display
- Screen Magnifier
- On-Screen Keyboard
- Gestures (used at login, for example gdm)
- Orca
- GOK
- emacspeak
Topic 107: Administrative Tasks
Valeur |
5 |
Description |
Candidates should be able to add, remove, suspend and change user accounts. |
Domaines de connaissance les plus importants :
- Add, modify and remove users and groups.
- Manage user/group info in password/group databases.
- Create and manage special purpose and limited accounts.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/passwd
- /etc/shadow
- /etc/group
- /etc/skel
- chage
- groupadd
- groupdel
- groupmod
- passwd
- useradd
- userdel
- usermod
107.2 Automate system administration tasks by scheduling jobs
Valeur |
4 |
Description |
Candidates should be able to use cron or anacron to run jobs at regular intervals and to use at to run jobs at a specific time. |
Domaines de connaissance les plus importants :
- Manage cron and at jobs.
- Configure user access to cron and at services.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/cron.{d,daily,hourly,monthly,weekly}
- /etc/at.deny
- /etc/at.allow
- /etc/crontab
- /etc/cron.allow
- /etc/cron.deny
- /var/spool/cron/*
- crontab
- at
- atq
- atrm
107.3 Localisation and internationalisation
Valeur
|
3 |
Description |
Candidates should be able to localize a system in a different language than English. As well, an understanding of why LANG=C is useful when scripting. |
Domaines de connaissance les plus importants :
- Locale settings.
- Timezone settings.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/timezone
- /etc/localtime
- /usr/share/zoneinfo
- Environment variables:
- LC_*
- LC_ALL
- LANG
- /usr/bin/locale
- tzselect
- tzconfig
- date
- iconv
- UTF-8
- ISO-8859
- ASCII
- Unicode
Topic 108: Essential System Services
108.1 Maintain system time
Valeur |
3 |
Description |
Candidates should be able to properly maintain the system time and synchronize the clock via NTP. |
Domaines de connaissance les plus importants :
- Set the system date and time.
- Set the hardware clock to the correct time in UTC.
- Configure the correct timezone.
- Basic NTP configuration.
- Knowledge of using the pool.ntp.org service.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /usr/share/zoneinfo
- /etc/timezone
- /etc/localtime
- /etc/ntp.conf
- date
- hwclock
- ntpd
- ntpdate
- pool.ntp.org
108.2 System logging
Valeur |
2 |
Description |
Candidates should be able to configure the syslog daemon. This objective also includes configuring the logging daemon to send log output to a central log server or accept log output as a central log server. |
Domaines de connaissance les plus importants :
- syslog configuration files
- syslog
- standard facilities, priorities and actions
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- syslog.conf
- syslogd
- klogd
- logger
108.3 Mail Transfer Agent (MTA) basics
Valeur |
3 |
Description |
Candidates should be aware of the commonly available MTA programs and be able to perform basic forward and alias configuration on a client host. Other configuration files are not covered. |
Domaines de connaissance les plus importants :
- Create e-mail aliases.
- Configure e-mail forwarding.
- Knowledge of commonly available MTA programs (postfix, sendmail, qmail, exim) (no configuration)
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- ~/.forward
- sendmail emulation layer commands
- newaliases
- mailq
- postfix
- sendmail
- exim
- qmail
108.4 Manage printers and printing
Valeur |
2 |
Description |
Candidates should be able to manage print queues and user print jobs using CUPS and the LPD compatibility interface. |
Domaines de connaissance les plus importants :
- Basic CUPS configuration (for local and remote printers).
- Manage user print queues.
- Troubleshoot general printing problems.
- Add and remove jobs from configured printer queues.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- CUPS configuration files, tools and utilities
- /etc/cups
- lpd legacy interface (lpr, lprm, lpq)
Topic 109: Networking Fundamentals
109.1 Fundamentals of internet protocols
Valeur |
4 |
Description |
Candidates should demonstrate a proper understanding of TCP/IP network fundamentals. |
Domaines de connaissance les plus importants :
- Demonstrate an understanding network masks.
- Knowledge of the differences between private and public "dotted quad" IP-Addresses.
- Setting a default route.
- Knowledge about common TCP and UDP ports (20, 21, 22, 23, 25, 53, 80, 110, 119, 139, 143, 161, 443, 465, 993, 995).
- Knowledge about the differences and major features of UDP, TCP and ICMP.
- Knowledge of the major differences between IPv4 and IPv6.
- Knowledge of the basic features of IPv6.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/services
- ftp
- telnet
- host
- ping
- dig
- traceroute
- tracepath
109.2 Basic network configuration
Valeur |
4 |
Description |
Candidates should be able to view, change and verify configuration settings on client hosts. |
Domaines de connaissance les plus importants :
- Manually and automatically configure network interfaces
- Basic TCP/IP host configuration.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/hostname
- /etc/hosts
- /etc/resolv.conf
- /etc/nsswitch.conf
- ifconfig
- ifup
- ifdown
- route
- ping
109.3 Basic network troubleshooting
Valeur |
4 |
Description |
Candidates should be able to troubleshoot networking issues on client hosts. |
Domaines de connaissance les plus importants :
- Manually and automatically configure network interfaces and routing tables to include adding, starting, stopping, restarting, deleting or reconfiguring network interfaces.
- Change, view, or configure the routing table and correct an improperly set default route manually.
- Debug problems associated with the network configuration.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- ifconfig
- ifup
- ifdown
- route
- host
- hostname
- dig
- netstat
- ping
- traceroute
109.4 Configure client side DNS
Valeur |
2 |
Description |
Candidates should be able to configure DNS on a client host. |
Domaines de connaissance les plus importants :
- Demonstrate the use of DNS on the local system.
- Modify the order in which name resolution is done.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/hosts
- /etc/resolv.conf
- /etc/nsswitch.conf
Topic 110: Security
110.1 Perform security administration tasks
Valeur |
3 |
Description |
Candidates should know how to review system configuration to ensure host security in accordance with local security policies. |
Domaines de connaissance les plus importants :
- Audit a system to find files with the suid/sgid bit set.
- Set or change user passwords and password aging information.
- Being able to use nmap and netstat to discover open ports on a system.
- Set up limits on user logins, processes and memory usage.
- Basic sudo configuration and usage.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- find
- passwd
- lsof
- nmap
- chage
- netstat
- sudo
- /etc/sudoers
- su
- usermod
- ulimit
110.2 Setup host security
Valeur |
3 |
Description |
Candidates should know how to set up a basic level of host security. |
Domaines de connaissance les plus importants :
- Awareness of shadow passwords and how they work.
- Turn off network services not in use.
- Understand the role of TCP wrappers.
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- /etc/nologin
- /etc/passwd
- /etc/shadow
- /etc/xinetd.d/*
- /etc/xinetd.conf
- /etc/inetd.d/*
- /etc/inetd.conf
- /etc/inittab
- /etc/init.d/*
- /etc/hosts.allow
- /etc/hosts.deny
110.3 Securing data with encryption
Valeur |
3 |
Description |
The candidate should be able to use public key techniques to secure data and communication. |
Domaines de connaissance les plus importants :
- Perform basic OpenSSH 2 client configuration and usage.
- Understand the role of OpenSSH 2 server host keys.
- Perform basic GnuPG configuration, usage and revocation.
- Understand SSH port tunnels (including X11 tunnels).
Liste partielle de termes, fichiers et utilitaires utilisés pour cet objectif :
- ssh
- ssh-keygen
- ssh-agent
- ssh-add
- ~/.ssh/id_rsa and id_rsa.pub
- ~/.ssh/id_dsa and id_dsa.pub
- /etc/ssh/ssh_host_rsa_key and ssh_host_rsa_key.pub
- /etc/ssh/ssh_host_dsa_key and ssh_host_dsa_key.pub
- ~/.ssh/authorized_keys
- /etc/ssh_known_hosts
- gpg
- ~/.gnupg/*