SSH

2008-02-01 (金) 08:20:59

SSHを使おう

ORCAのインストールもsshを使った方がらくちんです。

Windowsにputtyjpをインストール。
この↓
http://www.ms.u-tokyo.ac.jp/~isojima/putty/putty.html 通りputtyjp.exeをインストールします。

etchインストール(ホスト名debian)直後に、 rootでloginして、

debian:~# apt-get install ssh samba

としてsshとsambaをインストールします。選択にはすべてenterで答えます。

Widnowsでputtyjp.exeを起動、 ホスト名(またはIPアドレス)のところに、

debian

といれて開くと、Windowsからdebianに接続します。 rootでloginしてORCAのインストール。

# cd /tmp
# wget -r -np http://yukeikai.net/data/orcainst2
# cd  yukeikai.net/data/orcainst2
# sh etchinst35.sh