SÍNTESI 25 | SAIA

INSTALLATION PROCESS

The only OS we will use is Debian.

1 → First of all, we open our Vagrantfile located in the synthesis folder.

2 → Next, as an example, we configure the Client with the Debian OS so that it boots with a GUI.

3 → Once it is configured, we create the VM as follows.

4 → Then, we can observe how the client3 VM is being created.

5 → Once the creation process is complete, if we go to VirtualBox and open the VM and log in, we can see that the Debian VM has been successfully created and we are logged in as the vagrant user.

Leave a Comment