Eddies in the Space-Time Continuum
Peter Harvey's blog
Recent entries
Archives
« December 2009
MonTueWedThuFriSatSun
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
   
       
Today
Click me to subscribe
Search

Twitter

follow peteh at http://twitter.com
Google Reader
Technorati
My tags
aliases announcement birth book brompton children cloud computer croudsourcing damage datamining decision dtrace ethics family fun futurology gapminder geros goalfree goals happiness home human incentives intel internet ipod junk kepner-tregoe knowledge life loft losug mail making management mdb meme methodologies metro mice modelling morals mrgum network nfs nis+ nis_cachemgr nscd opensolaris performance philosophy photo pizza poverty process programming psychology rands review rodents rules security seedcamp sgrt sigbus signals sigsegv smart smf solaris sprcfb squirrels sun sunray superhero system ted teleworking terminal terminfo thinking troubleshooting trust wisdom
Flickr
www.flickr.com
This is a Flickr badge showing public photos from peteh. Make your own badge here.
del.icio.us links
del.icio.us tags
Bookmarks
RSS Feeds
XML
All
/Family
/General
/Internet
/Links
/Mac
/Management
/Palm
/Security
/Solaris
/Sun
Links
 
Licence
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.

Today's Page Hits: 199

« Top 10 ways to make... | Main | Fixing terminfo so... »
Tuesday May 22, 2007
Checking the firmware version of your Sun Ray

UPDATE: ThinGuy pointed out a much better (and supported) way of doing this:

$ /opt/SUNWut/sbin/utfwload
...
 25.0 peteh    129.156.46.246  P8.00144f6f72ea    4.0_37_2007.05.10.15.16
 25.1 peteh    129.156.46.194  P8.00144f668b01    4.0_37_2007.05.10.15.16
...
$ 

See also:

utfwload (1m)   -M /opt/SUNWut/man
utquery (1m)    -M /opt/SUNWut/man
utdesktop (1m)  -M /opt/SUNWut/man

Original text follows

This is as much a reminder for me as a reference for anyone else, our excellent Sun Ray technology has some undocumented features, including this one for getting the firmware of your head(s):

$ /opt/SUNWut/bin/utwho
  ...
  5 Payflex.aaa                          user1
  6 OpenPlatform.xxx                     peteh   
  7 OpenPlatform.bbbb                    user2
  ...
$ echo "status tokenName=OpenPlatform.xxx" | /opt/SUNWut/lib/utnetpipe localhost 7010 | egrep "firmware|terminalId="
terminalId=SunRayP8-270.00144f6f72ea
firmware=VPN_02_2007.03.28.16.40
terminalId=SunRayP8-270.00144f668b01
firmware=VPN_02_2007.03.28.16.40
$ 

That firmware is, AFAICT, similar to the recently released Sun Ray Software 4 Update 2 Open Beta. The integrated VPN means that it's even easier to use Sun Ray at home - no extra VPN box needed.

I use Sun Ray for almost all of my day to day work at Sun. The only reason I don't use Sun Ray at home is I'm yet to convince my other half that I need (a) a neat looking screen/keyboard/mouse in our study, and (b) an even easier way of working than using my laptop - ie Pete will spend even more time working!

I wonder if product marketing have picked up on that? Sun Ray is so good your other half won't let you have one at home as it makes working from home so much easier :-)


Posted at 10:12AM May 22, 2007 by Peter Harvey in Sun  |  Comments[3]  |  del.icio.us technorati digg

Comments:

[Trackback] Peter gives an undocumented way to find out the firmware version of your Sun Ray. I have three problems with this. It uses an undocumented interface which therefore is likely to change It does not work for me. It involved Cut...

Posted by The dot in ... --- ... on May 22, 2007 at 12:23 PM BST #

Anything wrong with the supported utfwload, utquery, utdesktop commands?

Posted by ThinGuy on May 23, 2007 at 11:16 PM BST #

ThinGuy asks if there's anything wrong with the supported commands:

utfwload (1m)   -M /opt/SUNWut/man
utquery (1m)    -M /opt/SUNWut/man
utdesktop (1m)  -M /opt/SUNWut/man

Nope, I just didn't know about them. I'm not a Sun Ray admin and my cursory reading of the documentation and SunSolve didn't come across them. I found the blogged commands through Google.

Thanks for the info - blog entry will be updated shortly.

Posted by Peter Harvey on June 04, 2007 at 11:20 AM BST #

Post a Comment:
  • HTML Syntax: NOT allowed