FileMood

Download Red Hat Certified Engineer RHCE EX294 Exam Prep

Red Hat Certified Engineer RHCE EX294 Exam Prep

Name

Red Hat Certified Engineer RHCE EX294 Exam Prep

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.8 GB

Total Files

112

Last Seen

2025-08-14 23:44

Hash

E74D7EB6B0C2AC48B2BF8200D51FEE4EC828B630

/1 - Introduction/

1 - Introduction.mp4

80.2 MB

2 - VMbased lab setup.mp4

328.9 MB

3 - Ansible setup.html

3.4 KB

4 - AdHoc Commands.html

5.7 KB

5 - Core components of RHEL ansible.mp4

258.0 MB

6 - RHEL Install and Configure an Ansible Control Node.mp4

171.9 MB

7 - RHEL configure Ansible managed nodes.mp4

95.8 MB

8 - RHEL Ansible scriptbased administration tasks.mp4

128.6 MB

9 - RHEL create Ansible plays and playbooks.mp4

291.7 MB

10 - RHEL Ansible modules for system administration.mp4

614.3 MB

11 - RHEL Create and use Templates to create customized configuration Files.mp4

202.2 MB

12 - RHEL Ansible Roles.mp4

207.7 MB

13 - RHEL managing Ansible task parallelism.mp4

18.8 MB

14 - RHEL protect sensitive data in Anisble playbooks with Vault.mp4

108.3 MB

15 - RHEL Ansible documentation.mp4

258.2 MB

/2 - Practice Exam EX294/

16 - Question 1 Install and configure Ansible.html

3.1 KB

17 - Question 2 Repository setup.html

1.0 KB

18 - Question 3 Install packages.html

1.1 KB

19 - Question 4 Create Role including template.html

2.5 KB

20 - Question 5 Install Role from ansiblegalaxy repository.html

0.9 KB

21 - Question 6 Call Role from playbook.html

0.9 KB

22 - Question 7 Create secret file.html

0.8 KB

23 - Question 8 Read secret from vault.html

1.8 KB

24 - Question 9 Download and modify file.html

2.2 KB

25 - Question 10 Create file using jinja2 template.html

1.9 KB

26 - Question 11 Create LVM.html

1.6 KB

27 - Question 12 Read content from custom web directory.html

1.4 KB

28 - Question 13 Set up NTP using Red Hat system roles.html

0.9 KB

29 - Question 14 Write content filtered by host.html

1.0 KB

30 - Question 15 Schedule cron job.html

0.5 KB

31 - Question 16 Create and change password of vault file.html

0.8 KB

32 - Source code.html

0.1 KB

/.../32 - ansible-exam-master/

adhoc.sh

0.2 KB

ansible.cfg

20.0 KB

apache.yml

0.1 KB

groups.yml

0.3 KB

hosts.j2

0.3 KB

hosts.yml

0.2 KB

install_lvm.yml

0.1 KB

inventory

0.1 KB

issue.yml

0.5 KB

lock.yml

0.4 KB

logvol.yml

1.0 KB

myvault.yml

0.4 KB

packages.yml

0.6 KB

README.md

0.0 KB

regulartasks.yml

0.2 KB

report.txt

0.1 KB

report.yml

1.2 KB

role.yml

0.4 KB

secret.txt

0.0 KB

target.yml

0.3 KB

timesync.yml

0.2 KB

users.yml

0.6 KB

users_list.yml

0.1 KB

webdev.yml

0.8 KB

/.../32 - ansible-exam-master/roles/

requirements.yml

0.1 KB

/.../32 - ansible-exam-master/roles/haproxy-role/

LICENSE

1.1 KB

README.md

2.5 KB

/.../32 - ansible-exam-master/roles/haproxy-role/.github/workflows/

ci.yml

1.3 KB

release.yml

1.0 KB

/.../32 - ansible-exam-master/roles/haproxy-role/defaults/

main.yml

0.8 KB

/.../32 - ansible-exam-master/roles/haproxy-role/handlers/

main.yml

0.1 KB

/.../32 - ansible-exam-master/roles/haproxy-role/meta/

main.yml

0.5 KB

/.../32 - ansible-exam-master/roles/haproxy-role/molecule/default/

converge.yml

0.4 KB

molecule.yml

0.4 KB

/.../32 - ansible-exam-master/roles/haproxy-role/tasks/

main.yml

0.9 KB

/.../32 - ansible-exam-master/roles/haproxy-role/templates/

haproxy.cfg.j2

1.8 KB

/.../32 - ansible-exam-master/roles/php-role/

LICENSE

1.1 KB

README.md

13.4 KB

/.../32 - ansible-exam-master/roles/php-role/.github/workflows/

ci.yml

1.8 KB

release.yml

0.9 KB

/.../32 - ansible-exam-master/roles/php-role/defaults/

main.yml

4.5 KB

/.../32 - ansible-exam-master/roles/php-role/handlers/

main.yml

0.3 KB

/.../32 - ansible-exam-master/roles/php-role/meta/

main.yml

0.6 KB

/.../32 - ansible-exam-master/roles/php-role/molecule/default/

converge.yml

1.8 KB

molecule.yml

0.4 KB

requirements.yml

0.1 KB

source-install.yml

0.8 KB

/.../32 - ansible-exam-master/roles/php-role/tasks/

configure-apcu.yml

1.0 KB

configure-fpm.yml

1.6 KB

configure-opcache.yml

1.1 KB

configure.yml

0.5 KB

install-from-source.yml

4.0 KB

main.yml

2.3 KB

setup-Debian.yml

0.9 KB

setup-RedHat.yml

0.2 KB

/.../32 - ansible-exam-master/roles/php-role/templates/

apc.ini.j2

0.1 KB

fpm-init.j2

4.5 KB

opcache.ini.j2

0.8 KB

php-fpm.conf.j2

0.2 KB

php.ini.j2

4.5 KB

www.conf.j2

0.8 KB

/.../32 - ansible-exam-master/roles/php-role/vars/

Debian-9.yml

0.0 KB

Debian-10.yml

0.0 KB

Debian-11.yml

0.0 KB

Debian.yml

1.4 KB

RedHat.yml

0.6 KB

Ubuntu-16.yml

0.0 KB

Ubuntu-18.yml

0.0 KB

Ubuntu-20.yml

0.0 KB

/.../32 - ansible-exam-master/roles/sample-apache/

README.md

1.3 KB

/.../32 - ansible-exam-master/roles/sample-apache/defaults/

main.yml

0.0 KB

/.../32 - ansible-exam-master/roles/sample-apache/handlers/

main.yml

0.1 KB

/.../32 - ansible-exam-master/roles/sample-apache/meta/

main.yml

1.6 KB

/.../32 - ansible-exam-master/roles/sample-apache/tasks/

main.yml

0.5 KB

/.../32 - ansible-exam-master/roles/sample-apache/templates/

index.html.j2

0.1 KB

/.../32 - ansible-exam-master/roles/sample-apache/tests/

inventory

0.0 KB

test.yml

0.1 KB

/.../32 - ansible-exam-master/roles/sample-apache/vars/

main.yml

0.0 KB

/3 - Assignments/

1 - RHCE Quiz.html

0.0 KB

/4 - Conclusions/

33 - References.html

1.0 KB

 

Total files 112


Copyright © 2025 FileMood.com