#4881: [with spkgs, needs review] Experimental spkg for ETS-3.1.1 (including 
Chaco
and Mayavi2)
----------------------------------+-----------------------------------------
 Reporter:  jsp                   |        Owner:  mabshoff
     Type:  enhancement           |       Status:  new     
 Priority:  minor                 |    Milestone:  sage-3.4
Component:  experimental package  |   Resolution:          
 Keywords:  2D and 3D plotting    |  
----------------------------------+-----------------------------------------
Comment (by jsp):

 Maybe the following will work:

 {{{
 The use of ssh enables a secure connection from a local X server to a
 remote application server.

     * Set X11Forwarding and AllowTcpForwarding entries to yes in
 /etc/ssh/sshd_config of the remote host, if you want to avoid
 corresponding command-line options.

     * Start the X server on the local host. (running)

     * Open an xterm in the local host. (done)

     * Run ssh to establish a connection with the remote site.

            localname @ localhost $ ssh -q -X -l loginname
 remotehost.domain
            Password:
            .....

     * Run X application commands on the remote site.

            loginname @ remotehost $ ./sage -wthread &

 This method allows the display of the remote X client output as if it were
 locally connected through a local UNIX domain socket.
 }}}


 Jaap

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4881#comment:15>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to