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:rhel:6:utilisateur:l106 [2022/02/22 15:15] adminelearning:workbooks:rhel:6:utilisateur:l106 [2023/05/10 16:23] (Version actuelle) admin
Ligne 1: Ligne 1:
 ~~PDF:LANDSCAPE~~ ~~PDF:LANDSCAPE~~
  
-Version : **2022.01**+Version : **2023.01**
  
 Last updated : ~~LASTMOD~~ Last updated : ~~LASTMOD~~
  
-======LCE406 - Training Validationn======+======LCE406 - Training Evaluation and Validation======
  
 =====Contents===== =====Contents=====
Ligne 15: Ligne 15:
       * Day #1       * Day #1
       * Day #2       * Day #2
-      * Day #3 
-      * Day #4 
     * Training Evaluation     * Training Evaluation
     * Exam - Acquired knowledge     * Exam - Acquired knowledge
Ligne 29: Ligne 27:
  
   * **LCE400 - CentOS 8 Linux (RHEL 8 / Oracle Linux 8) - Fundamentals**   * **LCE400 - CentOS 8 Linux (RHEL 8 / Oracle Linux 8) - Fundamentals**
-    * Contents 
     * Prerequisites     * Prerequisites
       * Hardware       * Hardware
Ligne 39: Ligne 36:
  
   * **LCE401 - File Hierarchy System**   * **LCE401 - File Hierarchy System**
-    * Directory Contents +    * Linux File Hierarchy System
-    * Directory Structure+
     * File Types     * File Types
-    * The mount command +    * The mount Command
-      * Command Line Switches+
     * The /etc/fstab file     * The /etc/fstab file
       * Understanding the /etc/fstab file       * Understanding the /etc/fstab file
-        * Mountpoint Options +        * Mount Options 
-    * The umount command +    * The umount Command
-      * Command Line Switches+
     * Unix File Systems     * Unix File Systems
       * Superblock       * Superblock
Ligne 55: Ligne 49:
       * Hard (Physical) Links       * Hard (Physical) Links
       * Soft (Symbolic) Links       * Soft (Symbolic) Links
-    * **Commands**: mount, umount. 
  
   * **LCE402 - The VIsual Editor**   * **LCE402 - The VIsual Editor**
     * Presentation     * Presentation
-    * Creating, Opening and Closing files with VI +    * LAB #1 - Creating, Opening and Closing files with VI 
-      * Commands +      * 1.1 - Commands 
-      * LAB #1 - Creating a new file with VI +      * 1.2 - Creating a new file with VI 
-      * LAB #2 - Opening a file in read-only mode using view +      * 1.3 - Opening a file in read-only mode using view 
-      * LAB #3 - Opening a file in read-write mode using VI +      * 1.4 - Opening a file in read-write mode using VI 
-    * The set Command +    * LAB #2 - The set Command 
-      * Commands +      * 2.1 - Commands 
-      * LAB #4 - Turning on line numbering using set +      * 2.2 - Turning on line numbering using set 
-    * Moving around within the file +    * LAB #3 - Moving around within the file 
-      * Commands +      * 3.1 - Commands 
-    * Inserting Text +    * LAB #4 - Inserting Text 
-      * Commands +      * 4.1 - Commands 
-      * LAB #5 - Inserting text +      * 4.2 - Inserting text 
-    * Searching for Text +    * LAB #5 - Searching for Text 
-      * Commands +      * 5.1 - Commands 
-      * LAB #6 - Searching for and replacing text +      * 5.2 - Searching for and replacing text 
-    * Deleting Text +    * LAB #6 - Deleting Text 
-      * Commands +      * 6.1 - Commands 
-      * LAB #7 - Deleting lines +      * 6.2 - Deleting lines 
-    * Copy, Cut and Paste +    * LAB #7 - Copy, Cut and Paste 
-      * Commands +      * 7.1 - Commands 
-      * LAB #8 - Copying, Cutting and pasting text +      * 7.2 - Copying, Cutting and pasting text 
-    * Configuring a Personalised Interface +    * LAB #8 - Configuring a Personalised Interface
-    * **Commands**: view, vi+
  
   * **LCE403 - Help and Documentation**   * **LCE403 - Help and Documentation**
Ligne 97: Ligne 89:
     * The info command     * The info command
       * Command Line Switches       * Command Line Switches
-    * **Commands**: help, man, info, apropos, makewhatis, mandb, whatis. 
  
   * **LCE404 - Basic Shell Commands and Text Manipulation Tools**   * **LCE404 - Basic Shell Commands and Text Manipulation Tools**
-    * Use of Basic Shell Commands +    * LAB #1 - Use of Basic Shell Commands 
-      * The stty Command +      * 1.1 - The stty Command 
-        * Command Line Switches +      * 1.2 - The date command 
-      * The date command +      * 1.3 - The who Command 
-        * Command Line Switches +      * 1.4 - The df Command 
-      * The who Command +      * 1.5 - The free Command 
-        * Command Line Switches +      * 1.6 - The whoami Command 
-      * The df Command +      * 1.7 - The pwd Command 
-        * Command Line Switches +      * 1.8 - The cd Command 
-      * The free Command +      * 1.9 - The ls Command 
-        * Command Line Switches +      * 1.10 - The lsof Command 
-      * The whoami Command +      * 1.11 - The touch Command 
-        * Command Line Switches +      * 1.12 - The echo Command 
-      * The pwd Command +      * 1.13 - The cp Command 
-        * Command Line Switches +      * 1.14 - The file Command 
-      * The cd Command +      * 1.15 - The cat Command 
-        * Command Line Switches +      * 1.16 - The mv Command 
-      * The ls Command +      * 1.17 - The mkdir Command 
-        * Command Line Switches +      * 1.18 - The rmdir Command 
-      * The lsof Command +      * 1.19 - The rm Command 
-        * Command Line Switches +      * 1.20 - The sort Command 
-      * The touch Command +      * 1.21 - The more Command 
-        * Command Line Switches +      * 1.22 - The less Command 
-      * The echo Command +      * 1.23 - The find Command 
-        * Command Line Switches +      * 1.24 - The su Command 
-      * The cp Command +      * 1.25 - The updatedb and locate Commands 
-        * Command Line Switches +      * 1.26 - The whereis Command 
-      * The file Command +      * 1.27 - The which Command 
-        * Command Line Switches +      * 1.28 - The uptime Command 
-      * The cat Command +      * 1.29 - The w Command 
-        * Command Line Switches +      * 1.30 - The uname Command 
-      * The mv Command +      * 1.31 - The du Command 
-        * Command Line Switches +      * 1.32 - The clear Command 
-      * The mkdir Command +      * 1.33 - The exit Command 
-        * Command Line Switches +      * 1.34 - The logout Command 
-      * The rmdir Command +      * 1.35 - The sleep Command 
-        * Command Line Switches +      * 1.36 - The wall Command 
-      * The rm Command +      * 1.37 - The seq Command 
-        * Command Line Switches +      * 1.38 - The screen Command 
-      * The sort Command +    * LAB #2 - Switches and Arguments 
-        * Command Line Switches +    * LAB #3 - Regular Expressions
-      * The more Command +
-        * Command Line Switches +
-      * The less Command +
-        * Command Line Switches +
-      * The find Command +
-        * Command Line Switches +
-      * The su Command +
-        * Command Line Switches +
-      * The updatedb and locate Commands +
-        * Command Line Switches +
-      * The whereis Command +
-        * Command Line Switches +
-      * The which Command +
-        * Command Line Switches +
-      * The uptime Command +
-        * Command Line Switches +
-      * The w Command +
-        * Command Line Switches +
-      * The uname Command +
-        * Command Line Switches +
-      * The du Command +
-        * Command Line Switches +
-      * The clear Command +
-      * The exit Command +
-        * Command Line Switches +
-      * The logout Command +
-        * Command Line Switches +
-      * The sleep Command +
-        * Command Line Switches +
-      * The wall Command +
-      * The seq Command +
-        * Command Line Switches +
-      * The screen Command +
-        * Command Line Switches +
-    * Switches and Arguments +
-    * Manipulating Text Files +
-      * Regular Expressions+
         * BREs         * BREs
         * EREs         * EREs
 +    * Manipulating Text Files
       * Text-search Utilities       * Text-search Utilities
         * The grep Command         * The grep Command
-          * Command Line Switches 
         * The egrep Command         * The egrep Command
-          * Command Line Switches 
         * The fgrep Command         * The fgrep Command
-        * LAB #- Using grep, egrep and fgrep+        * LAB #- Using grep, egrep and fgrep
       * The Stream EDitor SED       * The Stream EDitor SED
-        * Command Line Switches +        * LAB #- Using sed
-        * LAB #- Using sed+
       * The Text Processor AWK       * The Text Processor AWK
         * Presentation         * Presentation
Ligne 206: Ligne 158:
           * while           * while
           * do-while           * do-while
-        * Command Line Switches 
         * LAB #3 - Using awk         * LAB #3 - Using awk
-    * Other Useful Commands +    * LAB 7 - Other Useful Commands 
-      * The expand Command +      * 7.1 - The expand Command 
-        * Command Line Switches +      * 7.2 - The unexpand Command 
-      * La Commande unexpand +      * 7.3 - The cut Command 
-        * Command Line Switches +      * 7.4 - The uniq Command 
-      * The cut command +      * 7.5 - The tr Command 
-        * Command Line Switches +      * 7.6 - The paste Command 
-      * The uniq Command +      * 7.7 - The split Command 
-        * Command Line Switches +      * 7.8 - The diff Command 
-      * The tr Command +      * 7.9 - The cmp Command 
-        * Command Line Switches +      * 7.10 - The patch Command 
-      * The paste Command +      * 7.11 - The strings Command 
-        * Command Line Switches +      * 7.12 - The comm Command 
-      * The split Command +      * 7.13 - The head Command 
-        * Command Line Switches +      * 7.14 - The tail Command 
-      * The diff Command +    * LAB #- Use the grep, tr and cut commands to extract your IPv4 address from the output of ifconfig 
-        * Command Line Switches +    * LAB #9 - Use the grep, awk and sed commands to extract your IPv4 address from the output of ip
-      * The cmp Command +
-        * Command Line Switches +
-      * The patch Command +
-        * Command Line Switches +
-      * The strings Command +
-        * Command Line Switches +
-      * The comm Command +
-        * Command Line Switches +
-      * The head Command +
-        * Command Line Switches +
-      * The tail Command +
-        * Command Line Switches +
-      * LAB #- Use the grep, tr and cut to extract your IP address from the output of ifconfig +
-    * **Commands**: stty, date, who, df, free, whoami, pwd, cd, ls, touch, echo, cp, file, cat, mv, mkdir, rmdir, rm, sort, more, find, su, locate, updatedb, whereis, which, uptime, w, uname, du, lsmod, modprobe, rmmod, modinfo, clear, exit, logout, sleep, grep, egrep, fgrep, sed, awk, tr, paste, cut, split, diff, cmp, uniq, patch, strings, comm, od, head, tail, wall, screen.+
  
-  * **LCE405 - Command Line Interface**+  * **LCE405 -Command Line Interface** 
 +    * Contents
     * The Shell     * The Shell
     * /bin/bash     * /bin/bash
Ligne 249: Ligne 187:
       * The TAB key       * The TAB key
       * Metacharacters       * Metacharacters
-        * The * Metacharacter 
-        * The ? Metacharacter 
-        * The [] Metacharacter 
-        * The extglob Option 
-        * ?(expression) 
-        * *(expression) 
-        * +(expression) 
-        * @(expression) 
-        * !(expression) 
       * Protecting Metacharacters       * Protecting Metacharacters
       * Exit Status       * Exit Status
Ligne 276: Ligne 205:
       * Execution       * Execution
       * The read command       * The read command
-        * Code de retour 
-        * The IFS Variable 
       * The test Command       * The test Command
-        * Testing Files +      * The [[ expression ]] Command
-          * LAB #1 +
-        * Testing Strings +
-          * LAB #2 +
-        * Testing Numbers +
-          * LAB #3 +
-        * Expressions +
-          * LAB #4 +
-        * Testing the User Environment +
-          * LAB #5 +
-      * The %%[[ expression ]]%% Command +
-        * LAB #6+
       * Shell Operators       * Shell Operators
-        * LAB #7 
       * The expr Command       * The expr Command
-        * Maths +      * The let Command 
-        * Comparisons +      * Control Structures 
-        * Logic +      * Loops 
-          * LAB #8 +      * Start-up Scripts 
-        * The let Command +      * LAB #1 - Start-up Scripts
-          * Maths +
-          * Comparisons +
-          * Logic +
-          * Binary +
-            * LAB #9 +
-        * Control Structures +
-          * If +
-          * case +
-          * Loops +
-            * for +
-            * while +
-              * Example +
-          * Start-up Scripts +
-          * LAB #10 +
-            * ~~/.bash_profile +
-            * ~/.bashrc +
-    * **Commands**: type, alias, unalias, chsh, history, wc, tee, set, vi, script, read, test, expr, let, if, case, for, while.+
  
   * **LCE406 - Training Validation**   * **LCE406 - Training Validation**
Ligne 324: Ligne 222:
     * Training Evaluation     * Training Evaluation
     * Exam - Acquired knowledge     * Exam - Acquired knowledge
 +    * 
 =====Training Evaluation===== =====Training Evaluation=====
  
Ligne 334: Ligne 232:
  
 ----- -----
-Copyright © 2022 Hugh Norris - Non-contractual document. The Training Program may be modified without notice.+Copyright © 2023 Hugh Norris - Non-contractual document. The Training Program may be modified without notice.
Menu