docs(add-vm) adding info about the user

This commit is contained in:
miguel 2023-12-04 14:24:36 +00:00 committed by MSilva95
parent 44361e6b01
commit 73a1b5f90c
2 changed files with 3 additions and 5 deletions

View File

@ -4,7 +4,7 @@
We provide virtual machines for both, X86-64 chips and Apple Silicon chips bases systems, you need to download & add to your virtualization software. We provide virtual machines for both, X86-64 chips and Apple Silicon chips bases systems, you need to download & add to your virtualization software.
For X86-64 chips, you have to use [VirtualBox](https://www.virtualbox.org/wiki/Downloads). For X86-64 chips, you have to use [VirtualBox](https://www.virtualbox.org/wiki/Downloads).
For Apple Silicon chips, you have to use [UTM](https://mac.getutm.app/). For Apple Silicon chips, you have to use [UTM](https://mac.getutm.app/).
@ -14,10 +14,8 @@ You can download these VM here :
https://assets.01-edu.org/sys https://assets.01-edu.org/sys
### VirtualBox instructions: ### VirtualBox instructions:
For this exercise you need to download the archive : [01_add-vm.tar.gz](https://assets.01-edu.org/sys/01_add-vm.tar.gz). For this exercise you need to download the archive : [01_add-vm.tar.gz](https://assets.01-edu.org/sys/01_add-vm.tar.gz).
Extract it in the folder `VirtualBox VMs` which is located in your [home directory](https://en.wikipedia.org/wiki/Home_directory). Extract it in the folder `VirtualBox VMs` which is located in your [home directory](https://en.wikipedia.org/wiki/Home_directory).
@ -68,4 +66,4 @@ If you forgot to do so and want to make a fresh start, you can always delete the
Since all VMs are based on this one, check that it is working properly by starting and stopping it gracefully. Since all VMs are based on this one, check that it is working properly by starting and stopping it gracefully.
The password is a single space. The username is `root` and the password is a single space.

View File

@ -12,6 +12,6 @@
###### Was the auditee able to make a "snapshot" of the VM? ###### Was the auditee able to make a "snapshot" of the VM?
##### Ask the auditee to start and stop the VM. (reminder the password is a single space) ##### Ask the auditee to start and stop the VM. (reminding that the user is root and the password is a single space)
###### Was the auditee able to start and stop the VM? ###### Was the auditee able to start and stop the VM?