qubes-doc/Templates/Debian.md

31 lines
964 B
Markdown
Raw Normal View History

2014-07-28 21:14:28 +00:00
---
2015-04-10 20:17:45 +00:00
layout: doc
2014-07-28 21:14:28 +00:00
title: Debian
2015-04-10 20:17:45 +00:00
permalink: /doc/Templates/Debian/
redirect_from: /wiki/Templates/Debian/
2014-07-28 21:14:28 +00:00
---
Debian template
===============
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.
Install
-------
It can be installed via the following command:
2015-04-10 20:17:45 +00:00
{% highlight trac-wiki %}
2014-07-28 21:14:28 +00:00
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8-x64
2015-04-10 20:17:45 +00:00
{% endhighlight %}
2014-07-28 21:14:28 +00:00
Known issues
------------
- gnome-terminal by default is configured to black text on black background
- GTK applications looks ugly (GTK theme not installed/set?)
- Probably not working as netvm or proxyvm (untested as of today)
- Slow VM shutdown - qrexec agent termination takes a while (SIGTERM not handled?)
If you want to help in improving the template, feel free to [contribute](/wiki/ContributingHowto).