The Definitive RHEL10 Hands-On Lab

Executing these setup tasks is a requirement before proceeding with the workshop exercises. |
1. Getting Started (DO THIS FIRST!)
These steps should be easy to click-through if you are using the showroom terminal.
Launch a 'tmux' (terminal multiplexer):
workshop-tmux.sh TERM1
Connect to node1 and run the setup playbooks:
ssh node1 'sudo -i ./RHEL10-Workshop/sample-configs/gpte/workshop-setup.sh' ; cat /etc/motd
While this is running, please proceed to the Introduction.