Différences

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

Lien vers cette vue comparative

elearning:workbooks:ux001 [2022/09/18 13:18] – created adminelearning:workbooks:ux001 [2022/09/18 13:22] (Version actuelle) admin
Ligne 227: Ligne 227:
       * LAB #1 - Start-up Scripts       * LAB #1 - Start-up Scripts
  
 +  * **LCE503 - Managing File Permissions**
 +    * Contents
 +    * Presentation
 +    * Preparation
 +    * LAB #1 - Basic Unix File Permissions
 +      * 1.1 - Changing Permissions with chmod
 +        * Symbolic Mode
 +        * Octal Mode
 +        * The umask Command
 +      * 1.2 - Changing the Owner or the Group with chown and chgrp
 +        * The chown Command
 +        * The chgrp Command
 +    * LAB #2 - Advanced Unix Permissions
 +      * 2.1 - SUID/SGID bit
 +      * 2.2 - Inheritance Flag
 +      * 2.3 - Sticky bit
 +    * LAB #3 - Extending Linux Permissions using ACLs and Attributes
 +      * 3.1 - ACLs
 +      * 3.2 - Attributes
  
 +  * **LCE504 - Managing Disks and Filesystems**
 +    * Contents
 +    * Peripherals
 +    * Partitions
 +    * Partitioning
 +      * LAB #1 - Partioning your Disk with the fdisk Command
 +      * LAB #2 - Modifier les Drapeaux des Partitions avec fdisk
 +    * Logical Volume Manager (LVM)
 +      * LAB #3 - Linear Logical Volumes
 +        * Physical Volumes (PV)
 +        * Volume Groups (VG) and Physical Extents (PE)
 +        * Logical Volumes (LV)
 +      * LAB #4 - Grow a Volume
 +      * LAB #5 - Snapshots
 +      * LAB #6 - Deleting Volumes
 +      * LAB #7 - Mirrored Volumes
 +      * LAB #8 - Changing LVM Attributes
 +      * LAB #9 - Striped Volumes
 +      * LAB #10 - Managing Meta-data
 +    * Journaled Filesystems
 +      * Ext3
 +        * Managing Ext3
 +        * LAB #11 - Converting Ext3 to Ext2
 +        * LAB #12 - Converting Ext2 to Ext3
 +        * LAB #13 - Using another Partition for the Journal
 +        * LAB #14 - Changing the File System Check interval on an ext3 Filesystem
 +      * Ext4
 +        * LAB #15 - Creating an Ext4 Filesystem
 +        * LAB #16 - Adding a Label to an Ext4 Filesystem
 +        * LAB #17 - Converting Ext3 to Ext4
 +      * XFS
 +        * LAB #18 - Creating an XFS Filesystem
 +        * LAB #19 - Adding a Label to an XFS Filesystem
 +
 +  * **LCE507 - Process Management**
 +    * Contents
 +    * Presentation
 +    * Process Types
 +    * Process Commands
 +      * The ps Command
 +      * The pgrep Command
 +      * The pstree Command
 +      * The top Command
 +      * The fg, bg and jobs Commands
 +      * The wait Command
 +      * The nice Command
 +      * The renice Command
 +      * The nohup Command
 +      * The kill Command
 +      * The pkill Command
 +
 +  * **LCE513 - Managing the Network**
 +    * Contents
 +    * Presentation
 +      * The nmcli Command
 +    * LAB #1 - Configuring the Network
 +      * 1.1 - Connections and Profils
 +      * 1.2 - Name Resolution 
 +      * 1.3 - Adding a Second IP Address to a Profile
 +      * 1.4 - The hostname Command
 +      * 1.5 - The ip Command
 +      * 1.6 - Manually Activating and Disactivating a Device
 +      * 1.7 - Static Routing
 +        * The ip Command
 +        * Disactivating/Activating Internal Routing on a Server
 +    * LAB #2 - Diagnostics
 +      * 2.1 - The ping Command
 +      * 2.2 - The netstat Command
 +      * 2.3 - The traceroute Command
 +    * LAB #3 - SSH
 +      * 3.1 - Presentation
 +        * SSH-1
 +        * SSH-2
 +      * 3.2 - Configuring the Server
 +      * 3.3 - Configuring the Client
 +      * 3.4 - SCP
 +        * Presentation
 +        * Usage
 +      * 3.5 - Authentication with Asymetric Keys
  
 ----- -----
 Copyright © 2022 Hugh Norris - Non-contractual document. The Training Program may be modified without notice. Copyright © 2022 Hugh Norris - Non-contractual document. The Training Program may be modified without notice.
Menu