Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: unzip .tar.xz 
Shell :: dlib installation 
Shell :: first commit github 
Shell :: list ios devices command line 
Shell :: terraform VPC setup 
Shell :: github merge conflict 
Shell :: bash run while loop 
Shell :: bash awk or 
Shell :: grep Matching options 
Shell :: open terminal in current folder windows 
Shell :: clone docker image 
Shell :: How to run a command in the background 
Shell :: install playit to ubuntu 
Shell :: how to validate a mobile number in shell script 
Shell :: heroku pg:pull ----exclude-table-dat 
Shell :: untar 
Shell :: tcp traffic analysis linux command line mb per second 
Php :: composer update no limit 
Php :: Go back URL in Laravel 
Php :: laravel version check 
Php :: laravel migration check if table has column 
Php :: laravel return back with success 
Php :: create folder php 
Php :: wordpress error log 
Php :: laravel undefined type DB 
Php :: laravel order by desc 
Php :: laravel seed migrate 
Php :: php header redirect 
Php :: php mysql timestamp format 
Php :: check if valid url php 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =