System Administration Guide: Oracle Solaris 9 Containers

ProcedureHow to Use ssh X11 Forwarding

To use X11 forwarding, you must meet the following requirements:

  1. Become superuser, or assume the Primary Administrator role.

  2. Enable networking in the zone as described in How to Configure a solaris9 Branded Zone.

  3. Download ssh from www.openssh.org, www.sunfreeware.com or www.blastwave.com and install it in the zone.

  4. When ssh is running in the zone, log directly into the X server running on the console of the global zone.

  5. To enable ssh X11 forwarding and run X applications remotely, use the following command:


    # ssh -X zone_host_name
    
Troubleshooting

Any application that delivers its own Xserver extensions will not work with ssh -X forwarding and is not currently supported within solaris9 branded zones.