📌  相关文章
📜  无法初始化服务器:无法连接:连接被拒绝(eog:22):Gtk-WARNING **:21:54:46.367:无法打开显示:-无论代码示例

📅  最后修改于: 2022-03-11 14:55:25             🧑  作者: Mango

代码示例1
# 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