比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
Sv translation
languageja


情報

学外からリモートログインする場合は、公開鍵認証によるSSH接続 – 京都工芸繊維大学 情報科学センター (kit.ac.jp) をご覧ください。


フリーソフト Putty を使ったフロントサーバの利用方法を説明します。

Putty をインストールする

公式ウェブサイトからダウンロードしてコンピュータにインストールします。

Download PuTTY - a free SSH and telnet client for Windows

フロントサーバにリモートログインする

Putty を起動すると以下のようなウィンドウが表示されます。
Image Modified

Host Name のテキストボックスに front.cis.kit.ac.jp と入力し、Open ボタンをクリックします。

初回リモートログイン時には、次のようなウィンドウが表示されます。
Image Modified

Accept ボタンをクリックします。

ログイン名とパスワードを入力してログインします。
Image Modified

フロントサーバの利用を終了する

exit コマンド、もしくは logout コマンドで終了します。

Sv translation
languageen


情報

If you want to remotely log in from outside the university, please refer to “SSH connection using public key authentication” on the CIS official website.

Here are the instructions for using the front server with the free software Putty.

Step-by-Step Guide

  1. Download and install Putty from the official website on your computer. (Download PuTTY - a free SSH and telnet client for Windows)
  2. Launch Putty, and you will see a window like this:
    Image Added
  3. In the “Host Name” text box, enter front.cis.kit.ac.jp and click the “Open” button.

  4. The first time you log in remotely, a window like this will appear:
    Image Added
ヒント

To log out, use the exit or logout command.