ulf's b-log

All | boats | general | os
Main | Next month (Jun 2005) »

20050618 Saturday June 18, 2005

UK's first OpenSolaris User Group (OSUG) meeting - AGENDA

opensolaris.org    UK's first OpenSolaris User Group (OSUG) meeting,
    20th June 2005, 18:00+


We are getting closer and closer, so I thought I wanted to highlight this again and also let you know about the agenda for the meeting ! Firstly we will hold the meeting in Sun Microsystems CBC (Customer Breifing Center) at 45 King William Street starting at 18:00 and probably last for 2-3h .... Secondly, the agenda we have is

18:00-18:15 - WELCOME & INTRO 
Ulf Andreasson, Sun Microsystems

18:15-18:45 - OPENSOLARIS FROM THE INSIDE
Simon Phipps, Sun Microsystems and CAB member
The OpenSolaris community, CAB etc from the inside


18:45-19:15 - WHY OPENSOLARIS
Peter C. Tribble, MRC Rosalind Franklin Centre for Genomics Research
OpenSolaris from a external pov, pilot program

19:15-20:00 - SOURCE TOUR, fasten your seatbelts
Gary Pennington, Dowstone.com

So, if you are looking for Solaris features .... this is maybe not the meeting (although if you want that let me know), but if you want to come along and meet other similar people a.k.a.OpenSolaris Enthusiastbased in the UK, this is definitely it. See YOU there .....

tag: and

( Jun 18 2005, 07:51:08 AM GMT+00:00 ) Permalink

20050614 Tuesday June 14, 2005

Finally ... now we are OPEN for business !!!

access(2) OpenSolaris It's been a looooong wait, because I started hearing this being discussed quite a few years back ... we sat in a internal meeting in Menlo Park, SFO and XXXX talked about plans for open sourcing Solaris. The problem was that there were many opponents at that time .... and as with everything ... there are always pros and cons ! Anyways now we are here ... hopefully you will start to use it, see the benefits, feedback, engage and maybe even do some coding :)
BUT ... during all the meetings, talks etc I have done through the years ... people or maybe more likely customers do tend to not care to much about this matter ;) I mean ... they would love to see the code, get better understanding, investigate a problem/bug, improve an application etc etc there are many reasons BUT one which is very seldom there, from an end users p.o.v, is to actually write something new or additional to Solaris ... I repeat, most customers just want to read and understand the code, not add or change it !!! An example is what Peter says in his blog about what distro and reasons for being engaged in the OpenSolaris pilot program

And a situation like this, as I happened to be in myself a few months back when my colleague Jon and I spoke about how smf(5) will change our lives (thank god!) .... he pointed out that smf(5) is actually affecting the share command - huh? Yes when you run share to export a filesystem you will automagically1 enable svc:/network/nfs/server plus some other supportive services ... The thinking is that if you want to share(1M) something you obviously want to ... share(1M) it ... so if the nfs server et. al. is not enabled it obviously has to be before the sharing is taking place, pretty logical isn't it. Agreeing that this can be a issue from a security p.o.v ... but then again we are humans ... so we should know what we are doing shouldn't we ;)

as a conclusion .... I guess the RFE to report/log will be for the capability of unshare and unshareall to disable the nfs server et. al. when the last shared filesystem is unshared ;) But the question is who will do that, you or me ?

tag: and
 
( Jun 14 2005, 06:52:50 PM GMT+00:00 ) Permalink

go get the (smf) mug !!! If you are really in for a treat then think about what you really miss when speaking about Solaris 10 services .... start to write your own manifest for it and submitt it to stephen in the smf(5) team ... if you are lucky (and your entry(ies) is received by June 15th) you may get a cool (for hot drinks?) limited edition, custom made, smf(5) mug smf(5) mug

stephen and liane will explain what and how you need to submit

tag: and

( Jun 14 2005, 09:37:48 AM GMT+00:00 ) Permalink

20050610 Friday June 10, 2005

UK's first OpenSolaris User Group (OSUG) meeting, 20th June 2005, 18:00+

    So finally the turn has come for London to host it's first OSUG meeting ... there has been previous meetings in both San Fransisco (or more presicely the Sun Santa Clara Campus, one and two) as well as Sydney.

We have got a great line up of speakers and are really looking forward in seeing YOU there too, since it is open to all interested parties, internal and external to Sun !

Our first meeting will be held in the Customer Briefing Center, Sun Office on 45 King William Street starting at 18:00 and probably last for 2-3h .... I am pleased to announce our speakers for the event so far Gary, Alan, Simon, Peter and I'm sure that they will make the 1'st OSUG meeting worth your while to attend. And you never know, there could be SWAGs and snack to those that attend ;)

tag: and

( Jun 10 2005, 08:52:36 PM GMT+00:00 ) Permalink

20050609 Thursday June 09, 2005

how to approach systems management a.k.a. KISS

When speaking to many customers about Solaris there are few things that sometimes surfaces after a bit of discussion ....  GUIs and management tools, are often high on that list. It therefore triggered me to write a bit about this when I saw Peter's blog and comment. Yes Solaris might not have GUIs for everything but as people know, Solaris is/was mainly a server operating system, this has both pros and cons (and effects) and as Peter rightly says many customer demands us to give them CLI's. This is easily understood if you ever have been tasked to manage tens to hundreds of servers at any time.

I also remember when working with DG/UX1 ... where the management tools would tell you in the log files what commands you actually executed after moving/clicking around in the menus .. so what do you think the customers started to do after a few of those sessions ..... you guessed right .... using the CLI

But life is changing ... Solaris is more and more common if not on workstations and laptops but sunrays. This, if nothing else really puts the Solaris user interface (GUIs ?) in the spotligth. So the first thing that was done to Microsoftify it is as you may guess JDS. Addressing the interface an end user experience will obviously take us one step forward, but still wont solve the many management tasks you may need to execute on a Solaris server. But before you start to create the next wizzy GUI you better ask yourself what is it you really want to accomplish .... Sometimes the GUI will, because of it's nature, provide you with a better picture as Jon and Simon proves, but an other excellent example of the "other way" is e.g. zfs, it is not what you should do to a filesystem but what a filesystem should do to you! (and yes zfs is coming ;) So when we (and that's a whole bunch of people .... including Bev (who needs to start blog'in ;) ), Anay and Baban) are taking about KISS2 we don't only mean nice GUIs but ... what it really means to approach and manage a Solaris system .....  stay tuned .....

1 or even AIX and smit for that matter
 2 Keep It Simple Solaris

tag: and

( Jun 09 2005, 06:47:09 AM GMT+00:00 ) Permalink

20050606 Monday June 06, 2005

the linux kernel development process

A few days ago there was an interesting article on groklaw for anyone interested in Linux kernel development. The article describe the patch/putback process for kernel development but as a mr Anonymous  writes "Interesting article. But it describes the _current_ patch submission procedure,which was only introduced _after_ this whole SCO mess started. Patch submission before March 2003 was much more chaotic." I don't necessarily agree with mr Anonymous  but there is a point in that this process has changed somewhat based on the whole SCO "thing" .... I also wonder how much the BitKeeper vs git affects it all .... ?

tag: and

( Jun 06 2005, 12:20:04 AM GMT+00:00 ) Permalink

20050601 Wednesday June 01, 2005

Crazy Frog - Axel F ......

who could believe that there would ever be a $13billion market for mobile ring tones ... NOT ME ... but I must confess after hearing and seeing Axel F a.k.a. Crazy Frog ... I now understand why some people do spend their money, he is brilliant AND I am no the only one thinking this "ridiculous ringtone known as Crazy Frog Axel F, which moved in to the top slot on the British singles chart yesterday. It’s the first time a lowly ringtone hath entered into battle with conventional full-length tracks and won" reed more here and here 

So please call me ;) <sigh> yes I will stop now

tag: and

( Jun 01 2005, 08:27:00 PM GMT+00:00 ) Permalink


Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.