... | ... | @@ -6,14 +6,10 @@ Install Packer from the [Packer Download Page](https://developer.hashicorp.com/p |
|
|
## 📦 Install VirtualBox
|
|
|
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
|
|
|
|
|
|
## 🔓 Login Credentials
|
|
|
|
|
|
**Username**: gosdn
|
|
|
**Password**: gosdn
|
|
|
|
|
|
## 🖥️ Download goSDN repository
|
|
|
|
|
|
Go into the directory where you want to have this repository.
|
|
|
|
|
|
Clone it with SSH:
|
|
|
|
|
|
```shell
|
... | ... | @@ -44,5 +40,11 @@ You can now import the virtual machine with VirtualBox |
|
|
|
|
|
## 🖥️ Access the VM
|
|
|
|
|
|
### 🔓 Login Credentials
|
|
|
|
|
|
**Username**: gosdn
|
|
|
**Password**: gosdn
|
|
|
|
|
|
---
|
|
|
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 🎉. |
|
|
\ No newline at end of file |