Curso Oracle Linux 7 Advanced Administration

  • Linux & Suse

Curso Oracle Linux 7 Advanced Administration

32 horas
Visão Geral

Este Curso Oracle Linux 7 Advanced Administration é mais adequado para administradores experientes que precisam entender e aprender mais sobre recursos avançados do Oracle Linux. Após concluir este curso, os alunos poderão aprender como configurar serviços de rede e autenticação, executar tecnologias de virtualização para administrar recursos do sistema de forma mais eficiente e implantar novos tipos de sistemas de arquivos para aprimorar o desempenho e melhorar a integridade dos dados, ao mesmo tempo em que criam habilidades avançadas de solução de problemas e administração de armazenamento.

Depois de fazer este Curso Oracle Linux 7 Advanced Administration, você estará equipado para usar os recursos avançados do Oracle Linux 7 para aproveitar ao máximo seus sistemas e aplicativos. Você aprenderá a automatizar instalações do Oracle Linux e implementar serviços de rede e autenticação para facilitar o gerenciamento de um grande número de sistemas. Você também aprenderá a usar Control Groups, Linux Containers, Docker e KVM para aumentar sua utilização de recursos criando ambientes seguros e isolados em um único host. Familiarize-se com recursos avançados de armazenamento, incluindo sistemas de arquivos criptografados, cotas de disco, iSCSI, multipathing de dispositivos e o sistema de arquivos OCFS2 para usar melhor seus recursos de armazenamento.

Objetivo
  • Configure DNS, DHCP, HTTP, Samba e outros serviços de rede.
  • Configure LDAP, PAM e outros serviços de autenticação.
  • Automatize a instalação usando o Kickstart.
  • Recupere-se de erros de inicialização.
  • Use recursos avançados de gerenciamento de pacotes.
  • Configure a vinculação de rede, VLANs e VPNs.
  • Implemente contêineres Linux, Docker, KVM e outros serviços de virtualização.
  • Alocar recursos do sistema para processos específicos do Linux.
  • Use o DTrace para identificar gargalos de desempenho.
  • Configurar iSCSI, multipathing de dispositivos e OCFS2.

Práticas práticas extensivas guiarão você por cada conceito. Você configurará serviços de rede e serviços de autenticação, configurará armazenamento de rede, tipos de sistemas de arquivos compartilhados e multipathing de dispositivos. Você também configurará diferentes tecnologias de virtualização para melhor utilizar recursos do sistema, como CPU, memória, rede e largura de banda de E/S, e alocar esses recursos do sistema para processos críticos.

Publico Alvo

Este Curso Oracle Linux 7 Advanced Administration é mais adequado para gerentes de data center, administradores de rede, engenheiros de suporte, administradores de sistemas e integradores de sistemas.

Materiais
Inglês/Português/Lab Prático
Conteúdo Programatico

Course Introduction

  1. Virtualization
  2. Elements of course environment
  3. Course structure

Network Addressing and Name Services

  1. Introduction to DHCP
  2. Configuring a DHCP server
  3. Configuring a DHCP client
  4. Introduction to DNS
  5. DNS Nameserver types
  6. Configuring a DNS Cache-Only Nameserver
  7. Configuring an Authoritative Nameserver
  8. Querying a DNS Nameserver

Authentication and Directory Services

  1. Introduction to authentication and directory services
  2. Configuring LDAP authentication
  3. Configuring Winbind authentication
  4. Configuring Kerberos authentication
  5. Configuring IPA Identity Management and Authentication Services
  6. Configuring SSSD services and domains

Pluggable Authentication Modules (PAM)

  1. Introduction to PAM
  2. PAM Configuration Files
  3. PAM Authentication Modules
  4. PAM Module Types
  5. PAM Control Flags
  6. PAM implementation examples

Web and Email Services

  1. Introduction to the Apache HTTP server
  2. Configuring Apache
  3. Email Program Classifications
  4. Email Protocols
  5. Postfix SMTP Server
  6. Sendmail SMTP Server
  7. Configuring Sendmail on a Client

Installing Oracle Linux by using Kickstart

  1. Introduction to the Kickstart installation method
  2. Creating the the Kickstart file
  3. Starting a Kickstart installation
  4. Booting into Rescue mode to correct boot problems

Samba Services

  1. Introduction to Samba
  2. Samba Server Configuration
  3. Samba Server Types
  4. Accessing Linux Shares from Windows
  5. Accessing Windows Shares from Linux

Advanced Software Package Management

  1. Software Management with RPM and Yum
  2. Performing a binary RPM build
  3. Performing package maintenance with Yum
  4. Managing the Yum cache and Yum history
  5. Installing and use Yum plug-ins
  6. Using the PackageKit GUI

Advanced Storage Administration

  1. Creating Access Control Lists (ACLs)
  2. Enabling Disk Quotas
  3. Configuring Encrypted Block Devices
  4. Using kpartx
  5. Introduction to udev
  6. Creating udev rules

Advanced Networking

  1. Introduction to Network Bonding
  2. Configuring Network Bonding
  3. Introduction to VLANs
  4. Configuring VLANs
  5. Introduction to VPNs
  6. Configuring a Site-to-Site VPN

OCFS2 and Oracle Clusterware

  1. Introduction to OCFS2
  2. Configuring OCFS2
  3. OCFS2 Tuning and Debugging
  4. Introduction to Oracle Clusterware

iSCSI and Multipathing

  1. Introduction to iSCSI
  2. Configuring iSCSI Targets
  3. Configuring iSCSI Initiators
  4. Introduction to Device Mapper Multipathing
  5. Configuring iSCSI Multipathing

Managing Resources with Control Groups (cgroups)

  1. Introduction to Control Groups
  2. Control Group Implementation in Oracle Linux 7
  3. Systemd slice units and Systemd scope units
  4. Displaying the Cgroup Tree of Specific Services and Scopes
  5. Viewing cgroup Resource Control Settings
  6. Controlling Access to System Resources
  7. Modifying Unit Configuration Files

Virtualization with Linux

  1. Virtualization Concepts
  2. Virtualization Modes
  3. Linux and Xen Integration
  4. Running Linux in a Virtual Machine
  5. Linux as a Virtualization Provider
  6. Introduction to KVM
  7. Creating a KVM Virtual Machine
  8. Managing the Life Cycle of a Virtual Machine

Virtualization with Linux Containers

  1. Introduction to Linux Containers
  2. Linux Container template scripts
  3. Creating a Linux Container by using the Oracle template script
  4. Working with Linux Containers

Docker

  1. Introduction to Docker
  2. The Docker Hub Registry
  3. Installing and Configuring Docker
  4. Working with Docker Images and Docker Containers

Security Enhanced Linux (SELinux)

  1. Introduction to SELinux
  2. SELinux Modes
  3. SELinux Policies
  4. SELinux Booleans
  5. SELinux File Labeling
  6. SELinux Context
  7. SELinux Users

Core Dump Analysis

  1. System Core Collection: Kexec and Kdump
  2. Kernel Tuning Parameters
  3. Magic SysRq Keys
  4. Using the crash Utility

Dynamic Tracking with DTrace

  1. Introduction to DTrace
  2. DTrace-Enabled Applications
  3. DTrace Probes
  4. DTrace Providers
  5. DTrace Actions
  6. Built-in D Variables
  7. D Scripts

Oracle Cloud Computing

  1. Overview of the different Oracle Cloud Solutions
  2. Oracle-Provided Linux Images on the Cloud
  3. Workflow to Create Your First Oracle Linux Instance on the Cloud
  4. Create an Entire Virtualized Topology Using Orchestrations JSONs
TENHO INTERESSE

Cursos Relacionados

Curso Linux Bash Shell Programming

32 horas

Curso Linux Suse SLE200 Transitioning Enterprise 15

8 Horas

Curso Enterprise Server Deployment SLE211v15

16 horas

Curso SUSE Enterprise Server 15 Administration SLE201v15

32 Horas

Curso Linux Suse Enterprise Server 15 Adm Advanced SLE301v15

32 horas

Curso Linux Suse SLES for SAP Applications HA Deployment and Configuration

24 Horas

Curso Suse Linux Protegendo Enterprise Server 12 SLE341

24 Horas