You probably already have a terminal program to make basic SSH connections to maya. Download and install both programs to your local machine. If we try to run acroread on our PDF file, we get an error. Now we need to run our X Windows server. This time a window should pop up with our plot. I think you can just start an X and then run it. It's not clear. Do you have a graphic desktop running locally? Or do you want to run an X application with no real display, neither locally nor remotely?
Look at tldp. Add a comment. Active Oldest Votes. If you don't care to see what the application is doing, you can supply it with a "virtual" x server with xvfb: Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. Improve this answer. There is also nice script provided with Xvfb - xvfb-run which is doing exactly this thing which I need: create virtual display and execute command passed as argument.
This can also be specified on a per-host basis in a configuration file. X11 forwarding should be enabled with caution. Users with the ability to bypass file permissions on the remote host for the user's X authorization database can access the local X11 display through the forwarded connection. An attacker may then be able to perform activities such as keystroke monitoring.
Maythux Maythux This is what I get. It will only work if the user you connect to testSSH is the same one that is running the remote X server, otherwise auth tricks are needed. The X Windows System permit to see on your local computer, software that run on a remote server. This software are known als:.
The SSH protocol has the ability to securely forward X Window System applications over your encrypted SSH connection, so that you can run an application on the SSH server machine and have it put its windows up on your local machine without sending any X network traffic in the clear.
The X display location box is blank by default, which means that PuTTY will try to use a sensible default such as :0, which is the usual display location where your X server will be installed. From Putty of OpenSsh, you have now a ssh connection and you can now launch remote X clients in your session. For example:.
Then the xclock application must launch. To resolve this error, exit your ssh session, use the xhost command to add the remote server to your authorized list and follow again the complete process. This was an error with my X Server.
0コメント