| Ligne 8 : | Ligne 8 : | ||
}} | }} | ||
}} | }} | ||
<br> | |||
== Choix du répertoire d'installation de Bash == | == Choix du répertoire d'installation de Bash == | ||
<keywords content="Windows 10,Optimisation"/>
bash
DEL /S %localappdata%\lxss\
LxRunOffLine install -d g:\wsl -n Ubuntu -f ubuntu-bionic-core-cloudimg-amd64-root.tar.gz
sudo apt-get update
sudo apt-get install gedit gnome-session-flashback
sudo apt-get install xterm
sudo apt-get install xfonts-terminus xfonts-terminus-oblique
#!/usr/bin/env bash
export DISPLAY=locahost:0
metacity & #start the window manager. You could use compiz, openbox etc. instead
gnome-panel & #run the panel. You could use avant-window-navigator, docky etc. instead
nautilus & #show your desktop background and icons