Skip to content

Commit

Permalink
Merge pull request #52 from aistairc/201906-reconstruct
Browse files Browse the repository at this point in the history
201906 reconstruct
  • Loading branch information
ogawa authored Jun 30, 2019
2 parents 477bad9 + 454edc5 commit 12d8892
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions en/docs/tips/remote-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,15 @@ Click [Change Settings...] and click [SSH] - [Tunnels].

| item | value |
|:--|:--|
| sample image | <img src="/img/apdx2_vnc_portfw_putty_01.png" width="480" title="putty:ssh tunnel" > |
| sample image | <img src="vnc_portfw_putty_01.png" width="480" title="putty:ssh tunnel" > |
| local port | port number which you can use on your system. ex) 15901 |
| remote host:port | hostname of compute node and port number of VNC server ex) g0123:5901) |

Launch VNC client and connect to localhost and the port number which assigned by SSH port forwarding.
In the example of Tiger VNC client, hostname and port number are connected by "::".

<div align="center">
<img src="/img/apdx2_vnc_viewer_01.png" width="480" title="vncviewer"><br>
<img src="vnc_viewer_01.png" width="480" title="vncviewer"><br>
</div>

Click [Accept] , enter your VNC password, then launch VNC viewer.
Expand Down
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions ja/docs/tips/remote-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Tera Term や PuTTY などでログインしている場合は、ポート転送

| 項目 | 画面と設定値 |
|:--|:--|
| 設定画面 | <img src="/img/apdx2_vnc_portfw_teraterm_01.png" width="480" title="teraterm:ssh tunnel" > |
| 設定画面 | <img src="vnc_portfw_teraterm_01.png" width="480" title="teraterm:ssh tunnel" > |
| ローカルのポート | システムで許されている任意のポート番号 (例:15901) |
| リモート側ホスト | 計算ノード (例:g0001) |
| リモート側ポート | VNCサーバのポート番号 (例:5901) |
Expand All @@ -138,7 +138,7 @@ Tera Term や PuTTY などでログインしている場合は、ポート転送

| 項目 | 画面と設定値 |
|:--|:--|
| 設定画面 | <img src="/img/apdx2_vnc_portfw_putty_01.png" width="480" title="putty:ssh tunnel" > |
| 設定画面 | <img src="vnc_portfw_putty_01.png" width="480" title="putty:ssh tunnel" > |
| ローカルのポート | システムで許されている任意のポート番号 (例:15901) |
| リモート側ホスト:ポート | 計算ノードとVNCサーバのポート番号 (例:g0123:5901) |

Expand All @@ -147,7 +147,7 @@ Tera Term や PuTTY などでログインしている場合は、ポート転送
ポート転送の設定が完了したらVNCクライアントを起動します。TigerVNC Clientの例では、以下のようにlocalhostに"::"でポート番号つなげて入力します。

<div align="center">
<img src="/img/apdx2_vnc_viewer_01.png" width="480" title="vncviewer"><br>
<img src="vnc_viewer_01.png" width="480" title="vncviewer"><br>
</div>

## 終了手順 {#stop-vnc}
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 12d8892

Please sign in to comment.