For the RH124 and 134 courses i needed a local lab environment for preperation. In this repo you can use and see my outcome.
You installed:
- Vagrant
- VirtualBox or HyperV or KVM
vagrant up
vagrant ssh workstation
Here you can switch to theuser student.
su - student [PASSWORD = student]
vagrant port workstation
ssh -p hostport student@localhost
your Port may differ
$env:VAGRANT_EXPERIMENTAL="disks"
vagrant reload