diff --git a/doc/deployment_guide/deployment_guide.md b/doc/deployment_guide/deployment_guide.md index aa8a02d8a44fb148f7ef66f526720a8e9c0f6cb1..6b064351394ead026d3e0d04d2bcb62a8cb71b28 100644 --- a/doc/deployment_guide/deployment_guide.md +++ b/doc/deployment_guide/deployment_guide.md @@ -338,7 +338,7 @@ Most of the specifications can be as specified in the [Oracle Virtual Box](#112- - Size: 60GB (at least) - **Type**: VMDK - + Also, before initiating the VM and installing the OS, we'll need to: @@ -354,32 +354,32 @@ At Network Adapt 1, the following port-forwarding rule must be set. | - | - | - | - | - | - | | SSH | TCP | | **2222** | | 22 | - + <h3><u>Installing the OS</h3></u> For a Vagrant Box, it is generally suggested that the ISO's server version is used, as it is intended to be used via SSH, and any web GUI is expected to be forwarded to the host. - + - + - + Make sure the disk is not configured as an LVM group! - + <h3><u>Vagrant ser</h3></u> Vagrant expects by default, that in the box's OS exists the user `vagrant` with the password also being `vagrant`. - + <h3><u>SSH</h3></u> Vagrant uses SSH to connect to the boxes, so installing it now will save the hassle of doing it later. - + <h3><u>Features server snaps</h3></u>