編集不可のページ History 添付ファイル

 

TUT HPC Cluster Wiki: "en / SSHClient"の差分

1と6のリビジョン間の差分 (その間の編集: 5回)
2017-04-22 08:58:47時点のリビジョン1
サイズ: 1393
編集者: intergroup01
コメント:
2020-06-19 01:38:07時点のリビジョン6
サイズ: 1314
編集者: tsuchiya
コメント:
削除された箇所はこのように表示されます。 追加された箇所はこのように表示されます。
行 6: 行 6:
= SSHクライアントの使い方 = [English|[[SSHClient|Japanese]]]
行 8: 行 8:
クラスタを利用するためには,SSHクライアントというソフトウェアを使ってクラスタに接続する必要があります.
ここでは,各OSごとのSSHクライアントのセットアップ方法と使い方について解説します.
Windowsの場合,開発サーバ上でGUIアプリケーションを使いたいかどうかによって,必要になるソフトウェアが異なります.
GUIが不要な場合は [[/WindowsCUI|Windows (CUI)]] を,必要な場合は [[/WindowsGUI|Windows (GUI)]] を参照してください.
= Using the SSH Client =

To use the clusters, you need to connect to the cluster using SSH Client software.
This section explains how to set up and use the SSH Client in each OS.
In Windows, some software may not be necessary depending on whether or not you are using the GUI application on the development server.

If the GUI application is NOT required, refer to [[/WindowsCUI|Windows (CUI)]]. If the GUI application IS required, refer to [[/WindowsGUI|Windows (GUI)]].
行 17: 行 20:
接続先サーバ名は、ユーザが学内利用者か学外利用者かによって異なります。次の表を参照して下さい。 The target connection servers for each cluster may vary depending on whether the user is a University members or not. See the following table of user categories.
行 19: 行 22:
||<style="width: 60%;">|| 学内の利用者 || 学外の利用者 ||
|| 広域連携教育研究用クラスタ || wdev.edu.tut.ac.jp || lark.imc.tut.ac.jp ||
||<style="width: 60%;">|| University members || Non-university members ||
|| Wide-Area Coordinated Cluster System for Education and Research || xdev.edu.tut.ac.jp || lark.imc.tut.ac.jp ||
行 23: 行 26:
学外の利用者はパスワードによる認証を行うことができません.
HPCPortalの[[https://hpcportal.imc.tut.ac.jp/profile/|プロファイル変更]]から自分の公開鍵を登録し,公開鍵認証でサーバに接続してください.
Password-based authentication is not available for non-university members. Register your public key in [[https://hpcportal.imc.tut.ac.jp/profile/|the Profile Change]] window in the HPC Portal and access the server using public key authentication.

[English|Japanese]

Using the SSH Client

To use the clusters, you need to connect to the cluster using SSH Client software. This section explains how to set up and use the SSH Client in each OS. In Windows, some software may not be necessary depending on whether or not you are using the GUI application on the development server.

If the GUI application is NOT required, refer to Windows (CUI). If the GUI application IS required, refer to Windows (GUI).

The target connection servers for each cluster may vary depending on whether the user is a University members or not. See the following table of user categories.

University members

Non-university members

Wide-Area Coordinated Cluster System for Education and Research

xdev.edu.tut.ac.jp

lark.imc.tut.ac.jp

Password-based authentication is not available for non-university members. Register your public key in the Profile Change window in the HPC Portal and access the server using public key authentication.