Virtual Machine Preparation
Last updated
Last updated
Request OpenShift 4 Client VM from labs.opentlc.com
You'll get an email after VM gets provisioned successfully. SSH to VM with the credential in the mail.
After login to VM, switch to root user with this command.
Verify if podman is installed.
Sample output:
Install firewalld with this command so you can configure firewall rule.
Start firewalld service with this command.
Verify if firewalld service started successfully.
Sample output:
Allow incomming traffic on port 80.