File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
mkdocs-project-dir/docs/Walkthroughs Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,23 @@ clicking on it.
50
50
Then, to connect via SSH we suggest using ** Putty** unless you know how to allow X-forwarding with another method. To
51
51
configure ** Putty** to use X-Forwarding, you must look at the left side panel and go to ++"SSH"++ category.
52
52
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
+   ;
54
60
55
61
Then select ++"X11"++ and ensure the checkbox for ++"Enable X11 forwarding"++ is checked/filled.
56
62
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
+   ;
58
70
59
71
Then enter the details to connect to the cluster in the main window and that's all! If you are loading a previous
60
72
saved session, then load the session first and then enable the X-Forwarding.
You can’t perform that action at this time.
0 commit comments