Sun Ray 2 を設定してみる。
http://blog.torigoya.net/category/%e3%82%b7%e3%83%b3%e3%82%af%e3%83%a9%e3%82%a4%e3%82%a2%e3%83%b3%e3%83%88/srss/
上記を参考に作業する。
まず、Solaris 10 x86 版を U50X/V にインストールする。(修正 ux50 -> u50x/v)
これにインストールしたのは有線LANが認識するため。
(rtls0で認識する)
srss_4.1_solaris.zip をダウンロードしてくる。
# unzip srss_4.1_solaris.zip
# cd srss_4.1
# ./utinstall
apache-tomcat-5.5.20.tar.gz をダウンロードしてくる。
# cd /opt
# gunzip -c apache-tomcat-5.5.20.tar.gz|tar -xvf -
# ln -s apache-tomcat-5.5.20 apache-tomcat
DHCP を ADSL ルータに任せるため以下のコマンドを実行する。
# utadm -L on
ここで reboot した。
# utconfig
# utfwadm -A -a -V
で Sun Ray 2 をつないで電源ONしてみた。
おー、Sun Desktop が表示された。
次は Windows OSかな。
http://blog.torigoya.net/category/%e3%82%b7%e3%83%b3%e3%82%af%e3%83%a9%e3%82%a4%e3%82%a2%e3%83%b3%e3%83%88/srss/
上記を参考に作業する。
まず、Solaris 10 x86 版を U50X/V にインストールする。(修正 ux50 -> u50x/v)
これにインストールしたのは有線LANが認識するため。
(rtls0で認識する)
srss_4.1_solaris.zip をダウンロードしてくる。
# unzip srss_4.1_solaris.zip
# cd srss_4.1
# ./utinstall
apache-tomcat-5.5.20.tar.gz をダウンロードしてくる。
# cd /opt
# gunzip -c apache-tomcat-5.5.20.tar.gz|tar -xvf -
# ln -s apache-tomcat-5.5.20 apache-tomcat
DHCP を ADSL ルータに任せるため以下のコマンドを実行する。
# utadm -L on
ここで reboot した。
# utconfig
# utfwadm -A -a -V
で Sun Ray 2 をつないで電源ONしてみた。
おー、Sun Desktop が表示された。
次は Windows OSかな。