mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-08 23:09:57 +07:00
Update day14.md
This commit is contained in:
@ -84,7 +84,7 @@ I have also placed a copy of this specific vagrant file in the [Linux Folder](Li
|
||||
|
||||
## Provisioning our Linux Desktop
|
||||
|
||||
We are now ready to get our first machine up and running, in our workstation's terminal. In my case I am using PowerShell on my Windows machine. Navigate to your projects folder and where you will find your VAGRANTFILE. Once there you can type the command `vagrant up` and if everything's all right you will see something like this.
|
||||
We are now ready to get our first machine up and running, in our workstation's terminal. In my case I am using PowerShell on my Windows machine. Navigate to your projects folder and where you will find your VAGRANTFILE. Once there you can type the command `vagrant up` and if everything's alright you will see something like this.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user