Skip to content
Snippets Groups Projects
Commit 7aed66e4 authored by Natasha Pavlovikj's avatar Natasha Pavlovikj
Browse files

Update X11 and Cyberduck Mac docs

parent 7bff919e
No related branches found
No related tags found
1 merge request!363Update X11 and Cyberduck Mac docs
Showing
with 26 additions and 31 deletions
......@@ -27,12 +27,15 @@ weight = "35"
- If your OS version is newer than 10.8, please do the following:
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.
3. To test your X11 setup, after login, type command "xeyes" and press
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
click the close button on the up-left corner of the graphical
window.
......
......@@ -20,60 +20,52 @@ correctly with Duo two-factor authentication. Mac users are recommended
to use [Cyberduck](https://cyberduck.io). It is compatible with Duo, but a
few settings need to be changed.
Under **Preferences - General**, change the default protocol to SFTP:
{{% notice info %}}**Note that the screenshots given here use Cyberduck 8.6.0. Different versions may have different prompts.**{{% /notice %}}
{{< figure src="/images/7274497.png" height="450" >}}
Under **Preferences - Connection**, change the default protocol to SFTP:
{{< figure src="/images/mac_cyberduck_1.png" height="450" >}}
Under **Preferences - Transfers**, reuse the browser connection for file
transfers. This will avoid the need to reenter your password for every
file transfer:
{{< figure src="/images/7274498.png" height="450" >}}
Finally, under **Preferences - SFTP**, set the file transfer method to
SCP:
{{< figure src="/images/7274499.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_2.png" height="450" >}}
To add an HCC machine, in the bookmarks pane click the "+" icon:
To add an HCC machine, in the bookmarks panel click the "+" icon:
{{< figure src="/images/7274500.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_3.png" height="450" >}}
Ensure the type of connection is SFTP. Enter the hostname of the machine
you wish to connect to (swan.unl.edu) in the **Server**
field, and your HCC username in the **Username** field. The
**Nickname** field is arbitrary, so enter whatever you prefer.
field, and your HCC username and HCC password in the **Username** and **Password** fields.
The **Nickname** field is arbitrary, so enter whatever you prefer.
{{< figure src="/images/7274501.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_4.png" height="450" >}}
After you add the bookmark, double-click it to connect.
{{< figure src="/images/7274505.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_5.png" height="450" >}}
Enter your HCC username and password in the dialog box that will appear
and click *Login*.
Click on **Allow** and check **Always** if you want to skip this prompt in future.
{{< figure src="/images/7274508.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_6.png" height="450" >}}
A second login dialogue will now appear. Notice the text has changed to
say Duo two-factor.
A Duo two-factor login dialogue will appear.
{{< figure src="/images/7274510.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_7.png" height="450" >}}
Clear the **Password** field in the dialogue. If you are using the Duo
Mobile app, enter '1' to have a push notification send to your phone or
tablet. If you are using a Yubikey, ensure the cursor is active in the
**Password** field, and press the button on the Yubikey.
{{< figure src="/images/7274509.png" height="450" >}}
If you are using the Duo Mobile app, enter '1' to have a push
notification send to your phone or tablet. If you are using a
Yubikey, ensure the cursor is active in the **Passcode or option** field,
and press the button on the Yubikey.
The login should complete and you can simply drag and drop files to or
from the window.
{{< figure src="/images/7274511.png" height="450" >}}
{{< figure src="/images/mac_cyberduck_8.png" height="450" >}}
If you run into issues with two-factor authentication, try the command below for a quick fix:
{{< highlight bash >}}
$ rm -rf ~/Library/ApplicationSupport/Cyberduck
$ rm -rf ~/Library/Group\ Containers/G69SCX94XU.duck/Library/Application\ Support/duck/
{{< /highlight >}}
static/images/11637374.png

78 KiB

static/images/7274497.png

40.8 KiB

static/images/7274498.png

39 KiB

static/images/7274499.png

30.8 KiB

static/images/7274500.png

23.5 KiB

static/images/7274501.png

16.5 KiB

static/images/7274505.png

25.4 KiB

static/images/7274508.png

35.9 KiB

static/images/7274509.png

41.5 KiB

static/images/7274510.png

40.1 KiB

static/images/7274511.png

25.2 KiB

static/images/mac_cyberduck_1.png

236 KiB

static/images/mac_cyberduck_2.png

233 KiB

static/images/mac_cyberduck_3.png

98.7 KiB

static/images/mac_cyberduck_4.png

197 KiB

static/images/mac_cyberduck_5.png

133 KiB

static/images/mac_cyberduck_6.png

94.2 KiB

static/images/mac_cyberduck_7.png

113 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment