[osol-discuss] REMINDER: SVOSUG - Postgres & Solaris/OpenSolaris - Thurs. June 22nd 7:30pm SCA03 (TONIGHT)

2006-06-21 Thread Alan DuBoff
** NOTE ** We will have a conference callin number for this meeting. If you can't attend, please use the conference call. I will try to have this recorded so folks can call in after and listen. See call-in information below ** This month at the Silicon Valley OpenSolaris user group we h

[osol-discuss] Solaris Express posted !

2006-06-21 Thread Dennis Clarke
[ I _feel_ that Solaris 10 Update 2 must be ready to download also ! ] For those of us that have a Solaris Express subscription : http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=8&PartDetailId=Sol-Express_Sub-SP_x86-G-F&TransactionId=try This looks to be sol-nv-b40-x86 and sol-nv-b40-sp

Re: [osol-discuss] Is Gnome 2.12 available in b42

2006-06-21 Thread ken mays
Actually, it's Gnome 2.14 that's in Build 41. Sriram Natarajan wrote: Hi Some time back, I was informed that gnome 2.12 will be available with nevada build 41. I was wondering, if some one can confirm whether b42 has the latest gnome distribution ? thanks sriram There

Re: [osol-discuss] Gaim busted?

2006-06-21 Thread ken mays
Check on the Vermillion build as of JDS b43: (http://dlc.sun.com/osol/jds/downloads/current/) So much happens as we find bugs or links that need fixing - or just cool software to add. I think it was mentioned for Nevada b42 that things will get cleaned up a bit with the JDS integrated releases in

Re: [osol-discuss] Is Gnome 2.12 available in b42

2006-06-21 Thread Stephen Harpster
Actually, it's Gnome 2.14 that's in Build 41. Sriram Natarajan wrote: Hi Some time back, I was informed that gnome 2.12 will be available with nevada build 41. I was wondering, if some one can confirm whether b42 has the latest gnome distribution ? thanks sriram This message posted f

Re: [osol-discuss] Gaim busted?

2006-06-21 Thread Octave Orgeron
Hi, I noticed this little bug recently too. It's very annoying. I'll have to check if its still in vermillion builds or not. Octave --- Rich Teer <[EMAIL PROTECTED]> wrote: > OK, here's a weird one. For the longest time, gaim on Nevada > worked fine for me. Then, sometime around build 28, i

Re: [osol-discuss] Is Gnome 2.12 available in b42

2006-06-21 Thread Rich Teer
On Wed, 21 Jun 2006, Sriram Natarajan wrote: > Some time back, I was informed that gnome 2.12 will be available > with nevada build 41. I was wondering, if some one can confirm whether > b42 has the latest gnome distribution ? Dunno about b42, but b41 has GNOME 2.14.1. -- Rich Teer, SCNA, SCS

[osol-discuss] Is Gnome 2.12 available in b42

2006-06-21 Thread Sriram Natarajan
Hi Some time back, I was informed that gnome 2.12 will be available with nevada build 41. I was wondering, if some one can confirm whether b42 has the latest gnome distribution ? thanks sriram This message posted from opensolaris.org ___ opensola

Re: [osol-discuss] Re: What does prstat report for CPU usage percent ?

2006-06-21 Thread Dennis Clarke
>> These 10,000 tests do require some compute cycles >> and it seemed strange to >> e that prstat was not reporting the same data mpstat >> was. > > You should parallelise your application and apply for some Sun Grid time. a) The Sun GRID is only available to people in the USA b) I have was

[osol-discuss] Re: What does prstat report for CPU usage percent ?

2006-06-21 Thread Joshua Clulow
> These 10,000 tests do require some compute cycles > and it seemed strange to > e that prstat was not reporting the same data mpstat > was. You should parallelise your application and apply for some Sun Grid time. =) This message posted from opensolaris.org ___

Re: [osol-discuss] What does prstat report for CPU usage percent ?

2006-06-21 Thread Dennis Clarke
WARNING : This is just a stupidly long post. : But I warned you up front :-) > On Tue, Jun 20, 2006 at 10:48:46PM -0400, Dennis Clarke wrote: >> >> $ mpstat 2 > ... >> CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt >> idl >> 00 0 35 5414 210 103

[osol-discuss] OpenSolaris Anniversary/Solaris Press Coverage Report

2006-06-21 Thread Laura Ramsey
Compliments of Liza Curran, Our PR manager from Sun Microsystems... Hi all: Below please find the Solaris/OpenSolaris wrap-up report that includes a summary of the dinner on Monday, 6/19 i

Re: [osol-discuss] What does prstat report for CPU usage percent ?

2006-06-21 Thread Jonathan Adams
On Tue, Jun 20, 2006 at 10:48:46PM -0400, Dennis Clarke wrote: > > I have a system here that runs snv_38 and I have a bit of code that cranks a > large pile of numbers about. All of this is integer operations with the > exception of maybe two lines that require floating point. That would be two

Re: [osol-discuss] man ssh_config section on UsePrivilegedPort is confusing

2006-06-21 Thread Darren J Moffat
[EMAIL PROTECTED] wrote: Hi, Was browsing through the manpage for ssh_config(4), and this section appears to me to be somewhat confusing (or at least contradictory): [i] UsePrivilegedPort Specifies whether to use a privileged port for outgoing connections. The argum

Re: [osol-discuss] man ssh_config section on UsePrivilegedPort is confusing

2006-06-21 Thread Casper . Dik
>Hi, > >Was browsing through the manpage for ssh_config(4), and this section appears >to me to be somewhat confusing (or at least contradictory): > > >[i] UsePrivilegedPort > > Specifies whether to use a privileged port for outgoing > connections. The argument must be ye

[osol-discuss] man ssh_config section on UsePrivilegedPort is confusing

2006-06-21 Thread Joshua Clulow
Hi, Was browsing through the manpage for ssh_config(4), and this section appears to me to be somewhat confusing (or at least contradictory): [i] UsePrivilegedPort Specifies whether to use a privileged port for outgoing connections. The argument must be yes or no. The