diff --git a/ITSetup/Docker/LXC Containers.md b/ITSetup/Docker/LXC Containers.md new file mode 100644 index 0000000..e69de29 diff --git a/ITSetup/Network Setup.md b/ITSetup/Network Setup.md index 857985b..0b8ba58 100644 --- a/ITSetup/Network Setup.md +++ b/ITSetup/Network Setup.md @@ -1,12 +1,13 @@ Interface https://10.1.1.41:8443 -| Networks | Vlan | -| --------- | ---- | -| Internal | | -| IOT | | -| Guest | | -| Eltern | | -| Managment | | -| Server | | -| Storage | | +| Networks | Vlan | Subnet | +| --------- | ---- | --------------- | +| Internet | 1 | 10.1.1.0/26 | +| Internal | 2 | 10.1.2.0/24 | +| IOT | 3 | 10.1.3.0/24 | +| Guest | 20 | 10.20.1.0/26 | +| Eltern | 100 | 10.100.1.0/26 | +| Managment | 10 | 10.10.1.0/28 | +| Server | 4 | 10.1.4.0/27 | +| Storage | 200 | 10.200.200.0/29 | diff --git a/ITSetup/Proxmox Setup.md b/ITSetup/Proxmox Setup.md index e69de29..18fdb67 100644 --- a/ITSetup/Proxmox Setup.md +++ b/ITSetup/Proxmox Setup.md @@ -0,0 +1 @@ +Docker Containers are Hosted in [[LXC Containers]] diff --git a/ITSetup/VM/Main Windows VM.md b/ITSetup/VM/Main Windows VM.md new file mode 100644 index 0000000..39527cc --- /dev/null +++ b/ITSetup/VM/Main Windows VM.md @@ -0,0 +1,15 @@ +Name: Win-10-Main +Commands before Setup: + +Custom Commands: + +Custom SMBIOS + +| UUID | 07f30f64-7d9f-40e4-9693-5d179f915ce4 | +| ------------ | ------------------------------------ | +| Manifacturer | ASUSTeK COMPUTER INC. | +| Product | Pro WS X570-ACE | +| Version | Rev X.0x | +| Serial | 210687124100192 | +| SKU | Default string | +| Family | B550 |