Tagged Questions
1
vote
1answer
523 views
Xming Alternative for ubuntu
I have a ubuntu machine that can be accessed remotely using putty. I run xming in the windows and Enabled X11 forwarding in putty. So if i start wireshark in the putty, i get the display in my ...
0
votes
1answer
319 views
GUI application on (from ?) a server without X11
Is it possible to run a GUI application (firefox / xterm / GNU plot) on an Ubuntu server (The server does not have X11 installed) over an SSH with X11 forwarding (The client has X11 installed)?
I am ...