Difference between revisions of "Template:X11Connection"

(Created page with "==== Establishing a GUI connection to CIRCE ==== To use {{PAGENAME}}, you will need to connect to CIRCE with GUI redirection, either using: *CIRCE Desktop|CIRCE Desktop En...")
 
Line 1: Line 1:
==== Establishing a GUI connection to CIRCE ====
==== Establishing a GUI connection to CIRCE/SC ====


To use {{PAGENAME}}, you will need to connect to CIRCE with GUI redirection, either using:
To use {{PAGENAME}}, you will need to connect to CIRCE/SC with GUI redirection, either using:


*[[CIRCE Desktop|CIRCE Desktop Environment]]
*[[CIRCE/SC Desktop|CIRCE/SC Desktop Environment]]
*SSH with X11 redirection
*SSH with X11 redirection
**If connecting from OSX or Linux via SSH, please ensure that you use the following command to properly redirect X11:
**If connecting from OSX or Linux via SSH, please ensure that you use the following command to properly redirect X11:
***<pre style="white-space:pre-wrap; width:40%; border:1px solid lightgrey; background:#000000; color:white;">[user@localhost ~]$ ssh -Y circe.rc.usf.edu</pre>
***<pre style="white-space:pre-wrap; width:40%; border:1px solid lightgrey; background:#000000; color:white;">[user@localhost ~]$ ssh -Y circe.rc.usf.edu</pre>

Revision as of 20:31, 20 February 2017

Establishing a GUI connection to CIRCE/SC

To use X11Connection, you will need to connect to CIRCE/SC with GUI redirection, either using:

  • CIRCE/SC Desktop Environment
  • SSH with X11 redirection
    • If connecting from OSX or Linux via SSH, please ensure that you use the following command to properly redirect X11:
      • [user@localhost ~]$ ssh -Y circe.rc.usf.edu