UbuntuOnSunRay
Differences between revisions 10 and 91 (spanning 81 versions)
|
Size: 4887
Comment:
|
← Revision 91 as of 2008-08-06 16:24:10 ⇥
Size: 58
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ##master-page:Unknown-Page ##master-date:Unknown-Date ##acl MoinPagesEditorGroup:read,write,delete,revert All:read #format wiki #language en '''''An annotated, step-by-step guide to running Ubuntu on the SunRay thin-client architecture by Naaman Campbell.''''' ---- Adapted from [http://wwwcip.informatik.uni-erlangen.de/~simigern/sunray-debian/ SunRay Debian] guide, more specifically, the 3.1 Final guide and various postings on the [http://www.filibeto.org/mailman/listinfo/sunray-users/ SunRay Users Mailing List]. '''WORK IN PROGRESS - CURRENTLY IN TESTING PHASE - INCOMPLETE DOCUMENT''' * Created: [[DateTime(2005-10-24T12:57:27Z)]] by NaamanCampbell[[BR]] * Contributors: NaamanCampbell[[BR]] * Status: IncompleteSpecification[[BR]] [[TableOfContents]] == Introduction == [http://www.sun.com/sunray/sunray1/index.xml SunRay Thin-Clients] are a definate competitor in the business desktop arena providing an attractive alternative to the Citrix/Windows thin-client solution. Prior to SunRay 3.x, SunRay was only available on Solaris, however the release of 3.x SunRay Server Software (SRSS) allowed for the deployment onto Linux-based servers. Sun's officially supported Linux distributions only included the following commercially-available distributions - RedHat Enterprise, SUSE and Sun's own Java Desktop System (SUSE-based). Many thanks have already been given to the pioneering work carried out by Michael Gernoth & Thomas Glanzmann for providing their tools and guide on how to run SunRay on Debian Sarge. From the SunRay Debian guide, users have managed to successfully run SunRay on other distributions such as Fedora Core 3 and Ubuntu. After successfully setting up Ubuntu to run SRSS 3.1, I wish to provide an easier-to-follow, Ubuntu-tailored version of the SunRay Debian guide. The guide outlines the configuration of a SunRay LAN interconnect w/o failover on a base Breezy Badger installation. Failover may be covered in future revisions of this guide. == Pre-Installation Foreword == It is recommended that all DNS, LDAP and IP address settings are finalised, prior to the installation of the SunRay Server Software. SRSS alters many network-related settings and may require reinstallation if these settings are changed later on. == Packages == The following packages are to be installed: * ldap-utils * SRSS utilises an LDAP server to store configuration info * dhcp3-server * SunRays require a DHCP server to be assigned an address along with SunRay-specific options * nscd * SRSS uses nscd to lookup info such as passwd and hosts * pdksh * SRSS requires the use of the Korn shell * alien * converts Sun's supplied RPMs to a superior package format - deb * atftpd * allows SRSS to serve firmware to SunRay thin-clients via TFTP * wdm * chosen desktop manager for SunRay instead of gdm * ''any assistance with the documentation of a working SunRay+gdm configuration would be greatly appreciated'' * build-essential * necessary for the compiling of audio modules * linux-headers-`uname -r` * necessary for the compiling of audio modules * apache * runs the web-based SunRay Configuration pages * gawk * SRSS requires the use of gawk in scripts * iputils-ping * for pinging stuff.. * libraries: libdb3-util libx11-6 xlibs === Install Command === {{{ ncampbell@naaman:~$ sudo apt-get install ldap-utils dhcp3-server nscd gawk iputils-ping pdksh unzip alien libdb3-util libx11-6 xlibs atftpd wdm build-essential linux-headers-`uname -r` apache ncampbell@naaman:~$ sudo apt-get install apache ncampbell@naaman:~$ sudo apt-get install dhcp3-server }}} == Additional Downloads == Along with the SRSS zip file from Sun, other software required includes Java, == Conversion and Installation == == Patch SUNWut Package == == Establish Init Scripts == == Java Installation == == HMAC-MD5 Encryption Installation == == Sun Keyboard Support == == SunRay LAN Interconnect Setup == == SRSS Administration Setup == == DHCP Server Configuration == == XF86 Compatibility == == SunRay Variables == == WDM Setup == == Audio Configuration == == Document To-Do List == * Provide an unannotated, script-like version of this document at UbuntuOnSunRaySimple * Create a script to automate the installation of SunRay - maybe a precursor for the development of a package (sudo apt-get install sunray - lovely) * Create CorporateUbuntu - a suggested locked-down base "business" desktop environment guide * Investigate failover == Further Steps == last edited -- NaamanCampbell [[DateTime(2005-10-24T12:57:27Z)]] |
#REFRESH 0 http://help.ubuntu.com/community/UbuntuOnSunRay |
UbuntuOnSunRay (last edited 2008-08-06 16:24:10 by localhost)