サイズ: 4707
コメント:
|
← 2018-01-09 13:29:28時点のリビジョン4 ⇥
サイズ: 4131
コメント:
|
削除された箇所はこのように表示されます。 | 追加された箇所はこのように表示されます。 |
行 1: | 行 1: |
[English|[[SSHClient/WindowsCUI|Japanese]]] |
|
行 7: | 行 9: |
== セットアップ == | == Setup == |
行 9: | 行 11: |
[[http://sourceforge.jp/projects/ttssh2/releases/|Tera Termの公式ページ]]から,最新のセットアップファイルをダウンロードします. 2015/01/16時点の最新版はteraterm-4.85.exeです. |
Download the latest setup file from [[http://sourceforge.jp/projects/ttssh2/releases/|the official Tera Term web site]]. The latest setup file as of January 16, 2015 is teraterm-4.85.exe. |
行 14: | 行 17: |
ダウンロードしたセットアッププログラムをダブルクリックし,実行します. | Click the downloaded setup program and execute the file. |
行 18: | 行 21: |
セットアップウィザードが表示されます.「次へ」をクリックします. | The Setup Wizard is displayed. Click [次へ] (Next). |
行 22: | 行 25: |
使用許諾契約書が表示されます,「同意する」をクリックし,「次へ」をクリックします. | License agreement is displayed. Click [同意する] (I accept the agreement) and click [次へ] (Next). |
行 26: | 行 29: |
インストール先フォルダを指定します.「次へ」をクリックします. | Specify an installation folder. Click [次へ] (Next). |
行 30: | 行 33: |
インストールするコンポーネントを選択します.「次へ」をクリックします. | Select components that should be installed. Click [次へ] (Next). |
行 34: | 行 37: |
表示言語を選択します.「次へ」をクリックします. | Select the language of application’s menu and dialog. Click [次へ] (Next). |
行 38: | 行 41: |
スタートメニューの登録先を選択します.「次へ」をクリックします. | Select where the program’s shorcut should be placed. Click [次へ] (Next). |
行 42: | 行 45: |
追加で実行するタスクを選択します.「次へ」をクリックします. | Select additional tasks that should be performed. Click [次へ] (Next). |
行 46: | 行 49: |
インストール内容を確認します.「インストール」をクリックします. | Check the installation summary. Click [インストール] (Install). |
行 50: | 行 53: |
Tera Termのセットアップが完了しました.「完了」をクリックします. | Installation of Tera Term is complete. Click [完了] (Finish). |
行 54: | 行 57: |
== 接続方法 == | == How to connect with Tera Term == |
行 56: | 行 59: |
スタートメニューからTera Termを起動します. | Start Tera Term from Start menu. |
行 60: | 行 63: |
「ホスト」に接続先のサーバを入力します.接続先のサーバ名は[[../|こちら]]を確認ください.「サービス」で「SSH」が選択されていることを確認し,「OK」をクリックします. | Enter the server that you connect in the [ホスト] (Host). To see the name of destination servers, click [[../|here]]. Make sure that [SSH] is selected as [サービス] (Service) and click [OK]. |
行 64: | 行 67: |
初めてのサーバに接続する場合は,接続先のサーバが間違っていないか確認するダイアログが表示されます.「続行」をクリックします. | When connecting a server for the first time, a dialog to check if the server name is correct. Click [続行] (Continue). |
行 68: | 行 71: |
「ユーザ名」に情報メディア基盤センターのアカウント名を入力します.学外利用者の方の場合,アカウント作成時に表示されるparXXXXXXという文字列がアカウント名になります. 次に認証情報を入力します.学内の利用者の方は「プレインパスワードを使う」を選択し,パスワードを入力します. 学外の利用者の方は「RSA/DSA/ECDSA/ED25519鍵を使う」を選択し,自分の秘密鍵とそのパスフレーズを入力します. |
Enter the account name of the Information and Media Center in [ユーザ名] (User name). For users outside the university, a string like parXXXXXX, which is shown when an account is created, is your account name. Then, enter authentication information. Users inside the university should select [プレインパスワードを使う (Use plain password to log in) and enter the password. Users outside the university should select [RSA/DSA/ECDSA/ED25519鍵を使う] (Use RSA/DSA/ECDSA/ED25519 key to log in) and enter your secret key and passphrase. |
行 74: | 行 75: |
無事接続できると,次の画面が表示されます.もしうまくいかない場合は,サーバ名,アカウント名,パスワードなどが間違っていないか,もう一度確認してください. | When it successfully connects the server, the below screen is displayed. If the connection attempt fails, make sure that the server name, your account name, password, etc. are correct once again. |
行 78: | 行 79: |
== 公開鍵の作成 == | == Generation of a public key == |
行 80: | 行 81: |
Tera Termを起動します. | Start Tera Term. |
行 84: | 行 85: |
接続先を入力するダイアログが表示されますが「キャンセル」をクリックします. | Although a dialog to enter a connection destination, click [キャンセル] (Cancel). |
行 88: | 行 89: |
「設定」メニューの「SSH鍵生成」をクリックします. | Click [SSH鍵生成] (SSH Key''''''Generator) in the [設定] (Setup) menu. |
行 92: | 行 93: |
鍵の種類で「RSA」が選択されていること,ビット数に「2048」が入力されていることを確認し,「生成」をクリックします. | Make sure that [RSA] is selected and 2048 is entered in the [ビット数] (Key Bits) and click [生成] (Generate). |
行 96: | 行 97: |
「鍵のパスフレーズ」・「パスフレーズの確認」に,生成した鍵のパスフレーズを入力します. パスフレーズはHPCクラスタに接続する際に必要になりますので,覚えられる十分に長いものを設定してください. |
Enter passphrase of a generated key in [鍵のパスフレーズ] (Key passphrase) and [パスフレーズの確認] (Confirm passphrase). The passphrase is necessary when connecting to the HPC cluster, set a sufficiently long and memorable passphrase. |
行 99: | 行 99: |
「公開鍵の保存」・「秘密鍵の保存」をクリックし,それぞれの鍵を保存します. 秘密鍵はあなたを認証する際に使用される重要なファイルです.自分以外の人がアクセスできない領域に保存します. |
Click [公開鍵の保存] (Save public key) and [秘密鍵の保存] (Save private key) and save both keys. Private keys are important files used in authentication. Save the file in disk space which other users cannot access. |
[English|Japanese]
How to use SSH client (Windows CUI).
As an SSH client for Windows, tools such as Tera Term and PuTTY can be used. This page provides an explanation on how to set up and use Tera Term.
目次
Setup
Download the latest setup file from the official Tera Term web site.
The latest setup file as of January 16, 2015 is teraterm-4.85.exe.
Click the downloaded setup program and execute the file.
The Setup Wizard is displayed. Click [次へ] (Next).
License agreement is displayed. Click [同意する] (I accept the agreement) and click [次へ] (Next).
Specify an installation folder. Click [次へ] (Next).
Select components that should be installed. Click [次へ] (Next).
Select the language of application’s menu and dialog. Click [次へ] (Next).
Select where the program’s shorcut should be placed. Click [次へ] (Next).
Select additional tasks that should be performed. Click [次へ] (Next).
Check the installation summary. Click [インストール] (Install).
Installation of Tera Term is complete. Click [完了] (Finish).
How to connect with Tera Term
Start Tera Term from Start menu.
Enter the server that you connect in the [ホスト] (Host). To see the name of destination servers, click here. Make sure that [SSH] is selected as [サービス] (Service) and click [OK].
When connecting a server for the first time, a dialog to check if the server name is correct. Click [続行] (Continue).
Enter the account name of the Information and Media Center in [ユーザ名] (User name). For users outside the university, a string like parXXXXXX, which is shown when an account is created, is your account name. Then, enter authentication information. Users inside the university should select [プレインパスワードを使う (Use plain password to log in) and enter the password. Users outside the university should select [RSA/DSA/ECDSA/ED25519鍵を使う] (Use RSA/DSA/ECDSA/ED25519 key to log in) and enter your secret key and passphrase.
When it successfully connects the server, the below screen is displayed. If the connection attempt fails, make sure that the server name, your account name, password, etc. are correct once again.
Generation of a public key
Start Tera Term.
Although a dialog to enter a connection destination, click [キャンセル] (Cancel).
Click [SSH鍵生成] (SSH KeyGenerator) in the [設定] (Setup) menu.
Make sure that [RSA] is selected and 2048 is entered in the [ビット数] (Key Bits) and click [生成] (Generate).
Enter passphrase of a generated key in [鍵のパスフレーズ] (Key passphrase) and [パスフレーズの確認] (Confirm passphrase). The passphrase is necessary when connecting to the HPC cluster, set a sufficiently long and memorable passphrase.
Click [公開鍵の保存] (Save public key) and [秘密鍵の保存] (Save private key) and save both keys. Private keys are important files used in authentication. Save the file in disk space which other users cannot access.