RHCE — различия между версиями

Материал из pNp Wiki
Перейти к: навигация, поиск
(Network services)
(Network services)
Строка 24: Строка 24:
 
* [[SELinuxservice|Configure SELinux to support the service]]
 
* [[SELinuxservice|Configure SELinux to support the service]]
 
* [[SELinuxports|Use SELinux port labeling to allow services to use non-standard ports]]
 
* [[SELinuxports|Use SELinux port labeling to allow services to use non-standard ports]]
* [[Configure the service to start when the system is booted]]
+
* [[Config_service|Configure the service to start when the system is booted]]
* [[Configure the service for basic operation]]
+
* [[Config_service|Configure the service for basic operation]]
 
* [[Configure host-based and user-based security for the service]]
 
* [[Configure host-based and user-based security for the service]]
  

Версия 10:40, 2 марта 2018

Для подготовки к экзамену использовались следующие материалы:

  • Видеокурсы Linux Academy
  • Замечательная книга Сандера Ван Вогта: Sander van Vugt - Red Hat RHCSA/RHCE7 Cert Guide: Red Hat Enterprise Linux 7(EX200 and EX300)
  • Официальная документация по Red Hat Enterprise Linux 7
  • Официальная документация для подготовки к экзамену EX300
  • Сайт с информацией для подготовки к экзамену CertDepot
  • Сайт с информацией для подготовки к экзамену Lisnet

В данный момент, экзамен носит номер EX300 и включает в себя следующие темы:

System configuration and management

Network services

HTTP/HTTPS

DNS

NFS

  • Provide network shares to specific clients
  • Provide network shares suitable for group collaboration
  • Use Kerberos to control access to NFS network shares

SMB

  • Provide network shares to specific clients
  • Provide network shares suitable for group collaboration

SMTP

SSH

  • Configure key-based authentication
  • Configure additional options described in documentation

NTP

  • Synchronize time using other NTP peers

Database services

  • Install and configure MariaDB
  • Backup and restore a database
  • Create a simple database schema
  • Perform simple SQL queries against a database