Some more updates to templates

This commit is contained in:
Marek Marczykowski-Górecki 2015-04-23 05:26:43 +02:00
parent bf77bfa9d2
commit 38a733ae89
2 changed files with 12 additions and 6 deletions

View File

@ -5,19 +5,25 @@ permalink: /doc/Templates/Debian/
redirect_from: /wiki/Templates/Debian/ redirect_from: /wiki/Templates/Debian/
--- ---
Debian template Debian template(s)
=============== ===============
Debian template is one of the templates made by Qubes community. It should be considered experimental as Qubes developers team use mainly Fedora-based VMs to test new features/updates. Debian template(s) are one of the templates made by Qubes community. It should be considered experimental as Qubes developers team use mainly Fedora-based VMs to test new features/updates.
Install Install
------- -------
It can be installed via the following command: It can be installed via the following command:
{% highlight trac-wiki %} Debian 7 (wheezy) - stable:
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8
{% endhighlight %} [user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-7
Debian 8 (jessie) - testing:
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8
When installing on R2, add "-x64" suffix to the package name.
Known issues Known issues
------------ ------------

View File

@ -47,7 +47,7 @@ Qubes User Documentation
3. [How to make proxy for individual tcp connection from networkless VM](https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a) 3. [How to make proxy for individual tcp connection from networkless VM](https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a)
4. [HTTP filtering proxy in Qubes firewall VM](https://groups.google.com/group/qubes-devel/browse_thread/thread/5252bc3f6ed4b43e/d881deb5afaa2a6c#39c95d63fccca12b) 4. [HTTP filtering proxy in Qubes firewall VM](https://groups.google.com/group/qubes-devel/browse_thread/thread/5252bc3f6ed4b43e/d881deb5afaa2a6c#39c95d63fccca12b)
5. **TemplateVMs** 5. **[TemplateVMs](/doc/Templates/)**
1. [Updating and Installing Software in VMs](/wiki/SoftwareUpdateVM/) 1. [Updating and Installing Software in VMs](/wiki/SoftwareUpdateVM/)
2. [Templates: Fedora - minimal](/wiki/Templates/FedoraMinimal/) 2. [Templates: Fedora - minimal](/wiki/Templates/FedoraMinimal/)
3. [Templates: Debian](/wiki/Templates/Debian/) 3. [Templates: Debian](/wiki/Templates/Debian/)