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

Материал из pNp Wiki
Перейти к: навигация, поиск
(HTTP/HTTPS)
(NFS)
 
(не показано 13 промежуточных версий этого же участника)
Строка 2: Строка 2:
  
 
* [https://linuxacademy.com/cp/modules/view/id/50 Видеокурсы] Linux Academy
 
* [https://linuxacademy.com/cp/modules/view/id/50 Видеокурсы] Linux Academy
* Замечательная книга Сандера Ван Вогта: Sander van Vugt - Red Hat RHCSA/RHCE7 Cert Guide: Red Hat Enterprise Linux 7(EX200 and EX300)
+
* Замечательная книга Сандера Ван Вогта: [http://www.sandervanvugt.com/book-red-hat-rhcsa-rhce-7-cert-guide/ Sander van Vugt - Red Hat RHCSA/RHCE7 Cert Guide: Red Hat Enterprise Linux 7(EX200 and EX300)]
 
* [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/?version=7 Официальная документация] по Red Hat Enterprise Linux 7
 
* [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/?version=7 Официальная документация] по Red Hat Enterprise Linux 7
 
* Официальная документация для подготовки к экзамену EX300
 
* Официальная документация для подготовки к экзамену EX300
 
* Сайт с информацией для подготовки к экзамену [https://www.certdepot.net/rhel7-rhce-exam-objectives/ CertDepot]
 
* Сайт с информацией для подготовки к экзамену [https://www.certdepot.net/rhel7-rhce-exam-objectives/ CertDepot]
 
* Сайт с информацией для подготовки к экзамену [https://www.lisenet.com/rhce/ Lisnet]
 
* Сайт с информацией для подготовки к экзамену [https://www.lisenet.com/rhce/ Lisnet]
 
+
* [[rhcsa-rhce-playbook|ansible playbook]] для настройки окружения сервера
 
В данный момент, экзамен носит номер [https://www.redhat.com/en/services/training/ex300-red-hat-certified-engineer-rhce-exam EX300] и включает в себя следующие темы:
 
В данный момент, экзамен носит номер [https://www.redhat.com/en/services/training/ex300-red-hat-certified-engineer-rhce-exam EX300] и включает в себя следующие темы:
  
Строка 14: Строка 14:
 
* [[ipv6|Configure IPv6 addresses and perform basic IPv6 troubleshooting]]
 
* [[ipv6|Configure IPv6 addresses and perform basic IPv6 troubleshooting]]
 
* [[static_routes|Route IP traffic and create static routes]]
 
* [[static_routes|Route IP traffic and create static routes]]
* [[Use firewalld and associated mechanisms such as rich rules, zones and custom rules, to implement packet filtering and configure network address translation (NAT)]]
+
* [[firewalld|Use firewalld and associated mechanisms such as rich rules, zones and custom rules, to implement packet filtering and configure network address translation (NAT)]]
* [[Configure a system to authenticate using Kerberos]]
+
* [[auth_krb|Configure a system to authenticate using Kerberos]]
 
* [[iscsi|Configure a system as either an iSCSI target or initiator that persistently mounts an iSCSI target]]
 
* [[iscsi|Configure a system as either an iSCSI target or initiator that persistently mounts an iSCSI target]]
* [[Produce and deliver reports on system utilization (processor, memory, disk, and network)]]
+
* [[system_reports|Produce and deliver reports on system utilization (processor, memory, disk, and network)]]
* [[Use shell scripting to automate system maintenance tasks]]
+
* [[shell_script|Use shell scripting to automate system maintenance tasks]]
  
 
==== Network services ====
 
==== Network services ====
* Install the packages needed to provide the service
+
* [[Installpackages|Install the packages needed to provide the service]]
 
* [[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]]
  
 
==== HTTP/HTTPS ====
 
==== HTTP/HTTPS ====
Строка 39: Строка 39:
 
* [[tshoot_dns|Troubleshoot DNS client issues]]
 
* [[tshoot_dns|Troubleshoot DNS client issues]]
 
==== NFS ====
 
==== NFS ====
* Provide network shares to specific clients
+
* [[nfs_share|Provide network shares to specific clients]]
* Provide network shares suitable for group collaboration
+
* [[nfs_share_group|Provide network shares suitable for group collaboration]]
* Use Kerberos to control access to NFS network shares
+
* [[nfs_krb5|Use Kerberos to control access to NFS network shares]]
 +
 
 
==== SMB ====
 
==== SMB ====
* Provide network shares to specific clients
+
* [[smb_client|Provide network shares to specific clients]]
* Provide network shares suitable for group collaboration
+
* [[smb_group|Provide network shares suitable for group collaboration]]
 +
 
 
==== SMTP ====
 
==== SMTP ====
* Configure a system to forward all email to a central mail server
+
* [[postfix_null_client | Configure a system to forward all email to a central mail server]]
 +
 
 
==== SSH ====
 
==== SSH ====
* Configure key-based authentication
+
* [[configure_ssh_key|Configure key-based authentication]]
* Configure additional options described in documentation
+
* [[configure_ssh_params|Configure additional options described in documentation]]
 +
 
 
==== NTP ====
 
==== NTP ====
* Synchronize time using other NTP peers
+
* [[time_sync|Synchronize time using other NTP peers]]
 +
 
 
==== Database services ====
 
==== Database services ====
* Install and configure MariaDB
+
* [[install_db|Install and configure MariaDB]]
* Backup and restore a database
+
* [[backup_db|Backup and restore a database]]
* Create a simple database schema
+
* [[create_schema|Create a simple database schema]]
* Perform simple SQL queries against a database
+
* [[query_db|Perform simple SQL queries against a database]]

Текущая версия на 12:36, 30 ноября 2018

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

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

System configuration and management

Network services

HTTP/HTTPS

DNS

NFS

SMB

SMTP

SSH

NTP

Database services