generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
faq.Rmd
88 lines (50 loc) · 4.01 KB
/
faq.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# (PART\*) Appendix {-}
# Provide Feedback {#feedback}
We'd love to hear from you! Please fill out the anonymous <a href="https://forms.gle/qRLJpE15HKNCMEE48" target="_blank">Google Form</a> with your feedback.
You can submit an issue about this course at our [GitHub repository](https://github.com/fhdsl/FH_Cluster_Guide/issues/new). You can also click the edit button on the top of the page in question.
# FAQ and Troubleshooting
## FAQ
Here are some questions you might have.
### How can I manually install PuTTY? {#manual-putty}
<details><summary>Click to view steps</summary><p>
1. Click [here](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) to install the latest version of PuTTY. You will choose the 64-bit x86 installation with few exceptions.
```{r, echo=FALSE, fig.alt='The PuTTY latest version installation website.', out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1BQxrVYdKZTbpCaF-i_q9w7s9x034lEXpQZDU-Sl09cs/edit#slide=id.g15643d101eb_4_6")
```
1. Click through to install via the Setup Wizard.
</p></details>
## Troubleshooting
Here are some issues you might encounter.
### `ssh: Could not resolve hostname rhino: nodename nor servname provided, or not known` {-}
<details><summary>Click to view steps</summary><p>
This error means that your computer is having trouble connecting to rhino. Ensure one of the following is true:
1. You are connected to the Fred Hutch wifi network on campus.
1. You are connected to the Fred Hutch VPN
1. You are plugged into an ethernet cable on campus that taps into the Fred Hutch network. Note that not all ethernet wall jacks have this capability, so try another jack if you are having trouble. Please email the IT helpdesk and include your office number and the number on the jack if you find a jack that isn't working.
</p></details>
### `ssh: connect to host rhino port 22: Undefined error: 0` {-}
<details><summary>Click to view steps</summary><p>
This likely indicates a disruption to your internet connection and/or VPN. Ensure you are connected to the internet and connected to the Fred Hutch network on campus or the VPN.
</p></details>
### `Connection failed` message in Cyberduck {-}
<details><summary>Click to view steps</summary><p>
This likely indicates a disruption to your internet connection and/or VPN. Ensure you are connected to the internet and connected to the Fred Hutch network on campus or the VPN.
```{r, echo=FALSE, fig.alt='Screenshot of the Cyberduck Connection failed popup windpw.', out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1BQxrVYdKZTbpCaF-i_q9w7s9x034lEXpQZDU-Sl09cs/edit#slide=id.gff2211b72f_1_16")
```
### `Invalid account or account/partition` when logging in {-}
Errors similar to this typically indicate that the account hasn’t been set up by SciComp. This is a quick fix if you [use the form mentioned in the course](account-setup.html#pi-account).
</p></details>
# Get Your Certificate {-}
You must complete the quiz - [Self-Test: Cluster 101](https://leanpub.com/courses/fredhutch/fredhutchcluster101/quizzes/self_test_101) -
with all questions correctly answered to earn your certificate for this course. Once complete:
1. Go to the course [homepage](https://leanpub.com/courses/fredhutch/fredhutchcluster101/home)
1. Click on "Complete Course"
```{r, echo=FALSE, fig.alt='The Complete Course button on the course homepage is highlighted.', out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1BQxrVYdKZTbpCaF-i_q9w7s9x034lEXpQZDU-Sl09cs/edit#slide=id.g162fb43cc93_0_28")
```
1. Click on "Generate Certificate"
```{r, echo=FALSE, fig.alt='The Generate Certificate button on the course summary page is highlighted.', out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1BQxrVYdKZTbpCaF-i_q9w7s9x034lEXpQZDU-Sl09cs/edit#slide=id.g162fb43cc93_0_32")
```
[Contact the DaSL Team](mailto:[email protected]) to submit your Cluster 101 certificate for an awesome Hex Sticker!