SSH into machines
SSH into the student machine
- Run the following command from your terminal. Make sure you replace the
STUDENTVMIPip address with your student vm ip address
ssh student@STUDENTVMIP

SSH into the ctf machine
- Run the following command from your terminal. Make sure you replace the
CTFVMIPip address with your ctf vm ip address
ssh ctf@CTFVMIP
