Skip to content

Commit d6c342b

Browse files
Merge pull request #101 from UCL-ARC/NicoleLabrAvila-patch-5
Update rclone.md
2 parents 37cc711 + f4f772c commit d6c342b

File tree

1 file changed

+14
-2
lines changed
  • mkdocs-project-dir/docs/Walkthroughs

1 file changed

+14
-2
lines changed

mkdocs-project-dir/docs/Walkthroughs/rclone.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,23 @@ clicking on it.
5050
Then, to connect via SSH we suggest using **Putty** unless you know how to allow X-forwarding with another method. To
5151
configure **Putty** to use X-Forwarding, you must look at the left side panel and go to ++"SSH"++ category.
5252

53-
![SSH](../img/SSH.jpeg)
53+
<figure id="est">
54+
<div class="center">
55+
<img src="../img/SSH.jpeg" style="width:100mm" />
56+
</div>
57+
</figure>
58+
59+
&nbsp;
5460

5561
Then select ++"X11"++ and ensure the checkbox for ++"Enable X11 forwarding"++ is checked/filled.
5662

57-
![Enable X-Forwarding](../img/EnableX.jpeg)
63+
<figure id="est">
64+
<div class="center">
65+
<img src="../img/EnableX.jpeg" style="width:100mm" />
66+
</div>
67+
</figure>
68+
69+
&nbsp;
5870

5971
Then enter the details to connect to the cluster in the main window and that's all! If you are loading a previous
6072
saved session, then load the session first and then enable the X-Forwarding.

0 commit comments

Comments
 (0)