Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- XMING + Bash on Ubuntu on Windows = X11 Window System Running from Windows 10 Subsystem for Linux
- Open Bash on Ubuntu on Windows.
- Ensure Xming is running.
- In Bash prompt, enter “export DISPLAY=localhost:0.0” to connect to Xming host over TCP/IP and enable UI apps from Bash.
- Install x11-apps with “apt-get install x11-apps”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement