Difference between revisions of "Training/XQuartz"
From HPC
m |
m (→Installing XQuartz) |
||
Line 11: | Line 11: | ||
# Open the XQuartz package (XQuartz.pkg)<BR> | # Open the XQuartz package (XQuartz.pkg)<BR> | ||
[[File:XQuartz_Package.png]] | [[File:XQuartz_Package.png]] | ||
− | + | * Follow the installation steps, accept the licence agreement and choose an installation destination.<BR> | |
[[File:XQuartz_Install.png]] | [[File:XQuartz_Install.png]] | ||
− | + | * Once installation is complete log out and log in.<BR> | |
[[File:XQuartz_Complete.png]] | [[File:XQuartz_Complete.png]] | ||
− | + | * Open the Terminal App<BR><BR> | |
− | + | * Login to Viper ssh -Y <username>@viper.hull.ac.uk | |
<pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | <pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | ||
[username@login01 ~]$ ssh -Y <username>@viper.hull.ac.uk | [username@login01 ~]$ ssh -Y <username>@viper.hull.ac.uk |
Revision as of 12:11, 15 November 2022
Contents
Introduction
- XQuartz is an open-source version of X.Org X Window System that runs on macOS, it is required to run certain cross-platform applications on macOS.
- XQuartz was included with Mac OSX 10.5 (Leopard) onwards, for all subsequent releases XQuartz is not included and must be downloaded separately.
Installing XQuartz
- Download the latest version of XQuartz from https://www.xquartz.org
- Navigate to the Downloads folder and open the XQuartz Disk Image (XQuartz-2.8.1.dmg)
- Open the XQuartz package (XQuartz.pkg)
- Follow the installation steps, accept the licence agreement and choose an installation destination.
- Once installation is complete log out and log in.
- Open the Terminal App
- Login to Viper ssh -Y <username>@viper.hull.ac.uk
[username@login01 ~]$ ssh -Y <username>@viper.hull.ac.uk
Note: -Y is used to enable the X window system.. |
Test XQuartz
To test X11 support type xclock, an analogue clock should appear.
[username@login01 ~]$ xclock
Alternative options
Further Information
Licence: Apple Public Source Licence and MIT
XQuartz
Apple Support - X11