lyk6756 / lyk6756.github.io

My blog made with Jekyll on GitHub Pages.
https://lyk6756.github.io
MIT License
6 stars 3 forks source link

Running X Window Graphical Application Via SSH - 李宇琨的博客 #18

Open lyk6756 opened 4 years ago

lyk6756 commented 4 years ago

https://lyk6756.github.io/2016/12/12/running_x_window.html

SSH gives a solution of remote command-line login and remote command execution on Unix-like operating system. If you want to run server’s software with GUI o...