cyjlinux 发表于 2010-2-27 15:34:29

请教高手关于redhat5.3中sunray的安装问题???

按照以下步骤配置完,连接sunray后,连接箭头状态显示已连上,可以ping通sunray,sunray自带的鼠标也可以移动,但显示的图象仍然是sunray默认画面,而且sunray过一段时间会再次重起,请教各位高手,如何才能让sunray显示主机的登陆画面。万分感谢!!!!!!!!!!!!!!!!!

# more /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6
172.17.2.123            ray1
3、下载srss_4.2_linux.zip并拷贝到/root下面,解压开。
4、#cd /root/srss_4.2/Supplemental/Apache_Tomcat
   #tar -xvz -C /opt -f apache-tomcat-5.5.20.tar.gz
   # ln -s /opt/apache-tomcat-5.5.20 /opt/apache-tomcat
   #cp /root/srss_4.2/Supplemental/Java_Runtime_Environment/Linux/jre-6u13-linux-i586.bin /usr/.
   #cd /usr
    #sh jre-6u13-linux-i586.bin
   #ln -s jre1.6.0_13 java
   5、安装
   #cd /root/srss_4.2
    #./utinstall
    执行安装,都选择y,装完之后reboot。
   6、 配置
#cd /opt/SUNWut/sbin
      #./utconfig
      一路回车。
      #./utadm -a eth0
    ./utadm -A 172.17.2.0
    系统自动选择255.255.255.254.0的掩码,这里需要选择N,然后输入正确的子网掩码,之后按提示输入其他IP或者可以一路回车。
7、./utrestart -c

cyjlinux 发表于 2010-3-8 12:32:58

自己顶!期待高手出现!
页: [1]
查看完整版本: 请教高手关于redhat5.3中sunray的安装问题???