On 10/08/08 11:47, P.S.M. Swamiji wrote:
On 10/07/08 22:37, Goodman, William wrote:
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.
Not required. You just go through the SRSS docs and pretty much most
of the deployments were covered.
All I need to know is how do I connect three DTU's (thin clients)?
Are your DTUs getting IP addresses from a DHCP server?.
If not, make sure DTUs will get the IP addresses from a DHCP
server.

You can configure Sun Ray server as a DHCP server to
server
^server/serve
the IP addresses for DTU's . See utadm man page for details.

Thanks
P.S.M.Swamiji

Note: These are my personal opinions, nothing to do with my employer
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

------------------------------------------------------------------------

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

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

Reply via email to