@@ -427,6 +427,7 @@ First, you need to create the VM that will be used by your students during the e
creds.pdf written successfully.
```
Here is what the PDF looks like:

1. It is strongly recommended to save the VMs' credentials in a CSV file as it's possible that some students might shutdown their VM or that a VM would crash (rare, but possible). In this case, restarting the VMs would generate new credentials, different from the printed ones. We recommend you to save the VMs credentials in a CSV file with `vmcreds2csv "live exam progsys" creds.csv` so that later, the VMs can be restarted with the exact same credentials using `vmstartwithcreds creds.csv`.