Horje
Running Graphical Programs on Windows Subsystem on Linux Code Example
Running Graphical Programs on Windows Subsystem on Linux
# Download Xming application for windows then run following command in Terminal of ubuntu
# You find Xming application for download for windows in following link--
#https://sourceforge.net/projects/xming/
$ export DISPLAY=localhost:0.0
# let's run eog graphical programm of linux to display image
$ eog something.jpg




Shell

Related
update mongodb version to 4 ubuntu Code Example update mongodb version to 4 ubuntu Code Example
Invalid base64-encoded string: number of data characters (221) cannot be 1 more than a multiple of 4 Code Example Invalid base64-encoded string: number of data characters (221) cannot be 1 more than a multiple of 4 Code Example
pip for pyhton 3.8 Code Example pip for pyhton 3.8 Code Example
snap linux Code Example snap linux Code Example
how to totally uninstall prettier Code Example how to totally uninstall prettier Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12