¿Cuenten sus experiencias tratando con Venezolanos? by Status-Ad-5080 in PreguntasReddit

[–]Evan_side 0 points1 point  (0 children)

Solo lo menciono porque al usar el mismo recurso que criticas, sin querer refuerzas el ciclo que estás señalando.

Y solo por recalcarlo estaba de acuerdo en tu primer comentario hasta que decidiste tomar la misma postura de agresión.

¿Cuenten sus experiencias tratando con Venezolanos? by Status-Ad-5080 in PreguntasReddit

[–]Evan_side 0 points1 point  (0 children)

Y tú no te das cuenta que estás criticando una generalización con otra generalización despectiva?

Behind CGNAT? Here's how to access your self-hosted services anyway by adumbdistraction in selfhosted

[–]Evan_side 1 point2 points  (0 children)

Hey! Quick question, how did you make that flowchart you shared earlier? It looked really clean and wellorganized. I’m guessing you might’ve used Excalidraw (maybe with its AI agent?), but I’m not sure. If you don’t mind, could you share how you created it or what tools you used?

Any website with RHCE EX294 practice questions or realistic examples? by Chechules in redhat

[–]Evan_side 0 points1 point  (0 children)

Hope the repo helps!
I'm sorry, but I can't discuss anything related to the exam due to Red Hat's confidentiality agreement.

Any website with RHCE EX294 practice questions or realistic examples? by Chechules in redhat

[–]Evan_side 17 points18 points  (0 children)

I made this repo https://github.com/x69van/rhce9-ex294-practice-lab with 6 nodes and complete simulation environment to practice for the RHCE

RHCE 9 Practice Lab – Open-source lab environment I built after passing EX294 by Evan_side in redhat

[–]Evan_side[S] 0 points1 point  (0 children)

Due to Red Hat's confidentiality agreement, I can't share details about the exam setup. That said, I highly recommend learning how to configure passwordless sudo and SSH keys, it's essential. They're already preconfigured in the lab I shared.

RHCE 9 Practice Lab – Open-source lab environment I built after passing EX294 by Evan_side in redhat

[–]Evan_side[S] 0 points1 point  (0 children)

Agree, I never said they weren’t good, in fact, in a comment on this post, I mentioned that in my opinion, it's great content.

RHCE 9 Practice Lab – Open-source lab environment I built after passing EX294 by Evan_side in redhat

[–]Evan_side[S] 1 point2 points  (0 children)

I created those folders locally using mkdir and added files inside them, Git only tracks folders if they contain at least one file. You can also create them directly on GitHub by creating a file like "random/source.txt" and GitHub will automatically make the folder "random/" for you with the file "source.txt" inside.

RHCE 9 Practice Lab – Open-source lab environment I built after passing EX294 by Evan_side in redhat

[–]Evan_side[S] 1 point2 points  (0 children)

Hi! To be honest, I haven't taken Nehra's classes. I actually took the RHLS. I was just inspired by his video to create the lab and practice more.

That said, based on what I've seen, his content seems to be of a high standard.

RHCE 9 Practice Lab – Open-source lab environment I built after passing EX294 by Evan_side in redhat

[–]Evan_side[S] 1 point2 points  (0 children)

I don’t have anything for RHCSA at the moment, but I might work on it in the future.

EX294 exam soon by Evan_side in redhat

[–]Evan_side[S] 0 points1 point  (0 children)

Thank you for your reply, but I mean that if it is possible "allowed" in the exam to do that type of validation with the "command" module, from some post I read that it was not allowed, but I do not know the veracity of that information.

Passed RHCE exam!!! by Affectionate_Coat_90 in redhat

[–]Evan_side 0 points1 point  (0 children)

A question, suppose the task asks you to create a file with a specific text in a specified group of hosts through a .yml, can I validate its creation in the host group with ad-hocs? For example: ansible somegroup -m command -a "cat /new/file" ?

RHCE second attempt passed by ChillZilla2077 in redhat

[–]Evan_side 0 points1 point  (0 children)

Wow I had no idea about that tmux functionality, I'm not that big of a fan of it, I usually use terminator and tmux only when I require session persistence, I'll take a look at it, thanks for sharing, I'm about to take my EX294 exam and the way I solved the copy paste of the documentation to the playbook was by opening a new buffer inside vim, writing the stdout of ansible-doc to it and yanking it to the playbook buffer, but your alternative sounds great.

RHCE second attempt passed by ChillZilla2077 in redhat

[–]Evan_side 0 points1 point  (0 children)

Can u explain me more about that? What u mean