Windows Subsystem für Linux: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→GUI) |
(→Links) |
||
| (12 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
== Installation == | == Installation == | ||
=== Windows-Features aktivieren oder deaktivieren === | |||
[[Datei:Windows_Features_aktivieren_oder_deaktivieren.png|300px]] | |||
=== Microsoft Store === | |||
danach im ''Microsoft Store'' herunterladen und installieren: | |||
[[Datei:Microsoft Store Ubuntu.png|300px]] | |||
=== Links === | === Links === | ||
| Zeile 6: | Zeile 16: | ||
== GUI == | == GUI == | ||
=== xfce4 === | |||
<pre> | <pre> | ||
| Zeile 19: | Zeile 31: | ||
export DISPLAY=:0.0 | export DISPLAY=:0.0 | ||
</pre> | </pre> | ||
=== vcxsrv === | |||
Window Manager herunterladen und installieren: | |||
[https://sourceforge.net/projects/vcxsrv/ https://sourceforge.net/projects/vcxsrv/] | |||
=== Links === | === Links === | ||
| Zeile 25: | Zeile 45: | ||
[https://solarianprogrammer.com/2017/04/16/windows-susbsystem-for-linux-xfce-4/ https://solarianprogrammer.com/2017/04/16/windows-susbsystem-for-linux-xfce-4/] | [https://solarianprogrammer.com/2017/04/16/windows-susbsystem-for-linux-xfce-4/ https://solarianprogrammer.com/2017/04/16/windows-susbsystem-for-linux-xfce-4/] | ||
[http://christopher5106.github.io/admin/2018/02/02/configure-windows-10-for-ubuntu.html http://christopher5106.github.io/admin/2018/02/02/configure-windows-10-for-ubuntu.html] | |||
== USB-Laufwerke == | |||
=== ext2fsd === | |||
==== Installation ==== | |||
[https://sourceforge.net/projects/ext2fsd/files/Ext2fsd/ https://sourceforge.net/projects/ext2fsd/files/Ext2fsd/] | |||
==== Verwendung ==== | |||
{{note|Noch in Bearbeitung}} | |||
=== Links === | |||
[http://www.ext2fsd.com/?page_id=16 http://www.ext2fsd.com/?page_id=16] | |||
[https://www.scivision.dev/mount-usb-drives-windows-subsystem-for-linux/ https://www.scivision.dev/mount-usb-drives-windows-subsystem-for-linux/] | |||
Zurück zu [[Ubuntu#W (Client)|Ubuntu]] | Zurück zu [[Ubuntu#W (Client)|Ubuntu]], [[Windows#Konfiguration|Windows]] | ||
Aktuelle Version vom 23. Juli 2020, 13:56 Uhr
Installation
Windows-Features aktivieren oder deaktivieren
Microsoft Store
danach im Microsoft Store herunterladen und installieren:
Links
GUI
xfce4
sudo apt-get update && sudo apt-get install -y xfce4
cd ~ vi .bashrc
export DISPLAY=:0.0
vcxsrv
Window Manager herunterladen und installieren:
https://sourceforge.net/projects/vcxsrv/
Links
https://earnfs.wordpress.com/2019/02/24/gui-desktop-or-window-manager-on-windows-subsystem-linuxwsl/
https://solarianprogrammer.com/2017/04/16/windows-susbsystem-for-linux-xfce-4/
http://christopher5106.github.io/admin/2018/02/02/configure-windows-10-for-ubuntu.html
USB-Laufwerke
ext2fsd
Installation
https://sourceforge.net/projects/ext2fsd/files/Ext2fsd/
Verwendung
Noch in Bearbeitung
Links
http://www.ext2fsd.com/?page_id=16
https://www.scivision.dev/mount-usb-drives-windows-subsystem-for-linux/

