Hello,
 
The sad thing is my company has SUN Gold coverage but will not help me,
they just keep sending me SUN document links.
I have a SunRay server up and running on RedHat 5.1. Below is the
configuration that worked best for me it only took one week,
but I got this after several Google searches. All I need to know is how
do I connect three DTU's (thin clients)? Is there a dhcp 
configuration I'm missing or does any body have a down and dirty when to
get my server and clients connected.? This is my
configuration:
 
Install Tomcat: 
#cd srss_4.0/Supplemental/Apache_Tomcat/ 
# gzcat apache-tomcat-5.5.20.tar.gz | /usr/sfw/bin/gtar -xf - 
# mv apache-tomcat-5.5.20 /opt/ 
# ln -s /opt/apache-tomcat-5.5.20/ /opt/apache-tomcat 

Install Sun Ray Server Software: 
# cd srss_4.0 
# ./utinstall 
Take all of the defaults 
# reboot 

Configure the Sun Ray Server Software: 
#/opt/SUNWut/sbin/utconfig 
Take all of the defaults except for: 
Enable remote server administration? (y/[n])? y 
Configure Sun Ray Kiosk Mode? (y/[n])? y 
#reboot 

Configure Parms files: 
# mkdir /tftpboot 
# vi /tftpboot/srssconfig 
The file should look like the following: 
servers=<ip of server> 
# /opt/SUNWut/sbin/utfwadm -A -a -V -i /tftpboot/srssconfig -f
/opt/SUNWut/lib/firmware_gui 

Turn on LAN connections: 
# /opt/SUNWut/sbin/utadm -L on 
# /opt/SUNWut/sbin/utrestart -c 

At this point you have a basic Sun Ray server up and running. But I,m
not how do connect the clients?

Bill

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to