From 4e9961c916cbabc27264f76de36af3501cb7826c Mon Sep 17 00:00:00 2001 From: "T. Mulzer" <4284531-tmulzer@users.noreply.gitlab.com> Date: Mon, 2 May 2022 19:13:17 +0000 Subject: [PATCH] Mention proxmox as server-virtualization. --- source/installation/server_build.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/installation/server_build.md b/source/installation/server_build.md index 150a711..2b02111 100644 --- a/source/installation/server_build.md +++ b/source/installation/server_build.md @@ -1,5 +1,7 @@ # Build Server from Source +E.g. in a proxmox- or lxc-container. + ## Install Dependencies ### Ubuntu / Debian 1. `sudo apt update && sudo apt upgrade`