From 8c7b1d719ec6dbb9d3bdcc4425968e5aa2ddbace Mon Sep 17 00:00:00 2001 From: praschdorff Date: Wed, 21 Feb 2018 21:11:55 +0100 Subject: [PATCH] removed old information Removed information that the template VM need full internet access. --- configuration/multimedia.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configuration/multimedia.md b/configuration/multimedia.md index ccef8b8b..75070dc5 100644 --- a/configuration/multimedia.md +++ b/configuration/multimedia.md @@ -30,17 +30,12 @@ In the last step we will create an AppVM from this template. `qvm-clone debian-9 t-multimedia` -As we need to install some package outside of the regular repositories you need to enable networking for the Template VM. - -`qvm-prefs --set t-multimedia netvm sys-firewall` - Launch a Terminal in the new template VM: `qvm-run --auto t-multimedia gnome-terminal` Important: Enter all the following commands in the terminal of the template VM - Become the root user to run all following command without the need to use sudo in the multimedia template VM `sudo -i`