Skip to content
Snippets Groups Projects

Update X11 and Cyberduck Mac docs

Merged Natasha Pavlovikj requested to merge mac_update into master
22 files
+ 26
31
Compare changes
  • Side-by-side
  • Inline
Files
22
@@ -27,12 +27,15 @@ weight = "35"
@@ -27,12 +27,15 @@ weight = "35"
- If your OS version is newer than 10.8, please do the following:
- If your OS version is newer than 10.8, please do the following:
1. Download and install XQuartz.
1. Download and install XQuartz.
Download link: https://dl.bintray.com/xquartz/downloads/XQuartz-2.7.11.dmg
Download link: https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.5/XQuartz-2.8.5.pkg
 
 
{{% notice info %}}**Note that the screenshots given here use XQuartz 2.8.5. Different versions may have different prompts.**{{% /notice %}}
 
2. Type `ssh -Y username@hostname` in your terminal to login.
2. Type `ssh -Y username@hostname` in your terminal to login.
3. To test your X11 setup, after login, type command "xeyes" and press
3. To test your X11 setup, after login, type command "xeyes" and press
enter.
enter.
{{< figure src="/images/11637374.png" height="400" >}}
{{< figure src="/images/mac_x11_forwarding.png" height="400" >}}
4. Close the xeyes application by "Control + c" from the terminal or
4. Close the xeyes application by "Control + c" from the terminal or
click the close button on the up-left corner of the graphical
click the close button on the up-left corner of the graphical
window.
window.
Loading