Curso CentOS 7 Administration
40hVisão Geral
O curso de formação de administração do CentOS 7 dar-lhe-á uma visão detalhada do Cent OS 7 e aprenderá a instalar, operar e gerir o ambiente, juntamente com todas as características relacionadas.
Objetivo
Após concluir o Curso CentOS 7 Administration, você será capaz de:
- Gerir utilizadores e grupos Linux locais, Permissões, Processos e Serviço de Controlo e Daemons
- Configurar e securizar SSH, Analisar e armazenar logs , Configurar, Networking,Arquivar ficheiros e directório entre sistemas
- Configurar o gestor de pacotes, aceder a sistemas de ficheiros Linux, configurar sistemas virtualizados
- Automatizar a instalação com Kickstart, usando o grep, VIM Editor
- Programar tarefas usando cron jobs e em, Gerir processos prioritários, ACL
- Partilha e Acesso a Ficheiro usando NFS, CIFS, autofs, Processo de Boot Compreensão
- Compreensão e configuração de firewall, serviços de controlo e demónios, redes IPv6
- Configurar a agregação de ligações e a ligação em ponte, segurança das portas utilizando SELinux avançado e firewalld, Gerir DNS para servidores
- Configurar Postfix, Armazenamento baseado em blocos (iSCSI), Armazenamento baseado em ficheiros (NFS, CIFS)
- Configurar bases de dados MariaDB, Servidor Web Apache com alojamento virtual, BASH Shell Scripting, Configurar o ambiente shell
- Compreender e Criar e executar o script da BASH Shell
Publico Alvo
- Administrador de sistemas
- Administrador da base de dados
- Qualquer pessoa interessada em aprender e iniciar uma carreira na administração do CenOS
Pre-Requisitos
- Conhecimentos básicos do CentOS
- Conhecimento de Linux
Informações Gerais
Carga Horária: 40h
- Se noturno este curso é
ministrado de Segunda-feira à sexta-feira, das 19h às 23h
- Se aos sábados este curso é
ministrado das 9h às 18h
- Se in-company por favor
fazer contato para mais detalhes.
Formato de
entrega:
- 100% on-line ao vivo, via
Microsoft Teams na presença de um instrutor/consultor ativo no mercado.
- Nota: não é curso
gravado.
Lab:
- Laboratório + Exercícios
práticos
Materiais
Português | InglêsConteúdo Programatico
Installing CentOS 7, Access CLI, Managing Files, Getting help, Create, view, and edit text files from the command line
- Installing CentOS 7
- Log in to a Linux system and run simple commands using the shell
- Copy, move, create, delete, and organize files from the bash shell prompt
- Resolve problems by getting help
- Create, view, and edit text files from command output or in an editor.
Manage local Linux users and groups, Permissions, Processes and Controlling Service and Daemons
- Manage local Linux users and groups, and administer local password policies.
- Set Linux file system permissions on files and interpret the security effects of different permission settings.
- Obtain information about the system, and control processes running on it. Control and monitor network services and system daemons using systemd.
Configure and Securing SSH, Analyse and store logs , Configuring Networking, Archiving files and directory
- Access and provide access to the command line on remote systems securely using OpenSSH.
- Locate and accurately interpret relevant system log files for troubleshooting purposes.
- Configure basic IPv4 networking Archive files and copy them from one system to another.
Configuring Package Manager, Access Linux file systems, virtualized systems
- Download, install, update, and manage software packages from EPEL and yum package repositories.
- Access and inspect existing file systems on a CentOS 7 system.
- Create and use CentOS Linux virtual machines with KVM and libvirt.
Automate installation with Kickstart, using grep, VIM Editor
- Automate the installation of CentOS 7 Linux systems with Kickstart.
- Write regular expressions
- Introduce the vim text editor