Chinaunix

标题: Sun ray 4.1 安装步骤 [打印本页]

作者: huanglao2002    时间: 2008-05-21 20:39
标题: Sun ray 4.1 安装步骤
一、install apache tomcat
1 #su -
2 #cd /cdrom/cdrom0/supplemental/Apache_tomcat
3 #tar -xvz -C /opt -f apach-tomcat-5.5.20.tar.gz
4 #ln -s /opt/apche-tomcat-5.5.20 /opt/apache-tomcat
二、install sun ray server
1 #cd /cdrom/cdrom/
2 #./utinstall
3 reboot system
  #init 6
三、Configuration
1 决定网络拓扑
DHCP
bootp
2 配置网络服务(其实就是配置DHCP服务)
#cd /opt/SUNWut/sbin
#./utadm -A subnet#
注意:subnet,在同一个网段不能有其他的DHCP服务器。
3 turn the sun ray LAN connection on
#/opt/SUNWut/sbin/utadm -L on
4 重新启动sun ray 服务
#utrestart
5 configure Sun Ray servr software
#cd /opt/SUNWut/sbin
#./utconfig
6 reboot
四、连接上Sun ray 客户端吧。
连接好电源。如果配置没问题的话,系统就可以正常启动了。
具体请参考
Installation and Configuration Guide for the Solaris Operating System
Administrator's Guide for the Solaris Operating System


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/22980/showart_697868.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2