@@ -6,14 +6,10 @@ Install Packer from the [Packer Download Page](https://developer.hashicorp.com/p
...
@@ -6,14 +6,10 @@ Install Packer from the [Packer Download Page](https://developer.hashicorp.com/p
## 📦 Install VirtualBox
## 📦 Install VirtualBox
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
## 🔓 Login Credentials
**Username**: gosdn
**Password**: gosdn
## 🖥️ Download goSDN repository
## 🖥️ Download goSDN repository
Go into the directory where you want to have this repository.
Go into the directory where you want to have this repository.
Clone it with SSH:
Clone it with SSH:
```shell
```shell
...
@@ -44,5 +40,11 @@ You can now import the virtual machine with VirtualBox
...
@@ -44,5 +40,11 @@ You can now import the virtual machine with VirtualBox
## 🖥️ Access the VM
## 🖥️ Access the VM
### 🔓 Login Credentials
**Username**: gosdn
**Password**: gosdn
---
Open VirtualBox and press **CTRL+I** and a new window will open.
Open VirtualBox and press **CTRL+I** and a new window will open.
In this window you add your previously created virtual machine from your filesystem, press next and import it in the next step. Now you can use your imported virtual machine with VirtualBox 🎉.
In this window you add your previously created virtual machine from your filesystem, press next and import it in the next step. Now you can use your imported virtual machine with VirtualBox 🎉.