Operating System - Linux
1832401 Members
3150 Online
110041 Solutions
New Discussion

Re: Vew GUI from remote server into local machine

 
Tonatiuh
Super Advisor

Vew GUI from remote server into local machine

Red Hat Enterprise Linux

Can I see the System Monitor App (GUI interface) from a remote server, into my local machine (without using a VNC Viewer in my local machine)?
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: Vew GUI from remote server into local machine

use ssh -X to connect to the remote server and run the X application.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Tonatiuh
Super Advisor

Re: Vew GUI from remote server into local machine

I receibe the following error message:

[RemoteServer]$ xclock
X11 connection rejected because of wrong authentication.
X connection to localhost:10.0 broken (explicit kill or server shutdown)
Tonatiuh
Super Advisor

Re: Vew GUI from remote server into local machine

It works if I do not change the user into the "ssh -X" session.

1) why?
2) What is the command line to run the System Monitor native application?