d90ee08a4e1970cb664345a2a22ce7e6d1b4727c
duo-ssh-faq.md
... | ... | @@ -26,7 +26,46 @@ Host xtal200 |
26 | 26 | |
27 | 27 | ### ssh |
28 | 28 | |
29 | -*todo* |
|
29 | +`` |
|
30 | +user@system:~/$ ssh user0@duo-test.sbgrid.org |
|
31 | +Duo two-factor login for user0 |
|
32 | + |
|
33 | +Enter a passcode or select one of the following options: |
|
34 | + |
|
35 | + 1. Duo Push to XXX-XXX-1234 |
|
36 | + 2. Phone call to XXX-XXX-1234 |
|
37 | + 3. SMS passcodes to XXX-XXX-1234 |
|
38 | + |
|
39 | +Passcode or option (1-3): 1 |
|
40 | + |
|
41 | +Pushed a login request to your device... |
|
42 | +Success. Logging you in... |
|
43 | + _______________________________________ |
|
44 | +/ Welcome to xtal200.harvard.edu user0. \ |
|
45 | +\ You have landed on ssh-duo0. / |
|
46 | + --------------------------------------- |
|
47 | + \ |
|
48 | + \ \ |
|
49 | + \ /\ |
|
50 | + ( ) |
|
51 | + .( o ). |
|
52 | +=================================================== |
|
53 | + - OS X Software Installer is available for download. |
|
54 | + - Visit our wiki for more information: https://sbgrid.org/wiki/client_install |
|
55 | + - Please support SBGrid by citing the Consortium manuscript: |
|
56 | + - eLife 2013;2:e01456, "Collaboration gets the most out of software". |
|
57 | + - X-ray diffraction datasets should be deposited with SBGrid Data Bank |
|
58 | + - http://data.sbgrid.org/. |
|
59 | +=================================================== |
|
60 | +NOTE: |
|
61 | + - We recommend using ssh keys https://sbgrid.org/corewiki/faq-setting-up-key-based-ssh |
|
62 | + - Remote access FAQ at https://sbgrid.org/corewiki/faqs-remote |
|
63 | +=================================================== |
|
64 | + Email help@sbgrid.org for assistance, questions, or feedback. |
|
65 | + |
|
66 | + |
|
67 | +`` |
|
68 | + |
|
30 | 69 | |
31 | 70 | ### scp/rsync/sftp |
32 | 71 |