SCIENTIFIC-LINUX-USERS Archives

May 2014

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
David Sommerseth <[log in to unmask]>
Reply To:
Date:
Wed, 7 May 2014 13:29:26 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
On 07/05/14 04:33, Yasha Karant wrote:
> Thanks for the information.  At my institution, we were told by the
> university network security group that after ssh -X, one still needed to
> "activate" X for the session by xinit or the like for security reasons. 
> Evidently, the persons were thinking of some other environment (MS
> Windows perhaps?).  Indeed, xeyes and firefox both work fine from the
> remote host to the local client workstation.
> 
> A question:  as a regular X window manager desktop from the remote
> machine is not displayed (that is, the pull down menu "Applications"
> under Gnome or the equivalent from KDE), is there any mechanism to get
> such a menu, etc., displayed?  What is the default GUI file manager
> (that allows an end user to "point and click" on an executable file to
> execute the application) that can be invoked from a remote terminal?

Running this over ssh will most likely not work well at all.  If you
want a remote desktop experience, look into nomachine or freenx:

<https://www.nomachine.com/>
<http://wiki.centos.org/HowTos/FreeNX>

Another alternative is to start Xvnc and tunnel the VNC port Xvnc
establishes from your remote server via SSH.  Then use a local VNC
client to connect to the same port.  This may work, but may also be
worse than nomachine.

Using anything else, will most likely just cause grief and frustration.
 The X11 protocol isn't easily tunnelled, and requires quite some stable
bandwidth to work decent.


--
kind regards,

David Sommerseth

ATOM RSS1 RSS2