Posts

Showing posts with the label Novell

Red Hat giving up the desktop?

What does this mean? Are Red Hat giving up and saying that they have lost the battle of the Linux desktop to Ubuntu and Novell/Suse? Relative to the state of the art Linux desktop at the given time I think that Red Hat 7 was a better desktop than latest Fedora is.

Open Source forum 2007

I am currently attending the Swedish conference Open Source Forum 2007 in Stockholm. The conference have prior years given a good view about what happens in the aspect of use of Open Source in Sweden with some minor part from other countries. So far the national property board have presented what Open Source they use, which is a lot. The most interesting is that they use Samba and open ldap instead of AD. One talk as about GPL v3 in a Swedish perspective. The last seminar was about about Peugot and Citroëns client use of Linux (Noviell) clients. They will have 20000 in the end of next year. Their users demands that they want Linux, which is a very good response. The lunch is ending.

Dell + Ubuntu = True

It is official that Dell will ship Ubuntu on some of their desktops and laptops. I can imagine that CEO:s at Novell and Red Hat are dragging their hair until they get bald as Steve Ballmer. They will wounder why they have not been able to write such an agreement with any of the major suppliers of client-machines. The answer is pretty simple; Ubuntu is a great desktop system that can be used by most people. It is cheap, or to be correct free. There are a community that are willing to answer questions from anyone in a lot of different languages. Who is up for the next deal? HP, Lenovo ... and with whom? Ubuntu again or will any of Red Hat and Novell take it? Congratulation Mark , Cannonical , and of course all in the Community. This is a big day for Ubuntu and for Linux.

In the enterprise world

Except from having a terrible cold this week I have been at two seminaries. The first one was Red Hat and JBoss Value² Tour. Red Hat clearly show that they have entered into the offices of managers, CEOs, CIOs, VPs etc. They also show that they want to lock you in as any other vendor, but they can defend themself that at least the source is open. From a commercial and organizational perspective I think they do one important thing wrong. They are still not shipping proprietary drivers such as wireless, graphic cards, codecs etc. This means that as a system manager one must still handle these things to give the users a pleasant drive on the desktop. Here is an area where other providers such as Suse and also Ubuntu have done a tremendous job. On the other hand Suse trie to lock us in with Yast, even if it is open source, which makes it harder to manage from central point. Ubuntu on the other hand lack of kerberos/ldap/AD integration in main, which is a demand in many organizations. Red H...

Desktop in the enterprise

A few days ago I gave some support to people running a desktop pilot project. They are testing three different desktops; Novell/Suse Desktop 10, Fedora, Red Hat Workstation. The task was to integrate Suse Desktop with an existing AD. Okay, lets start with using the configuration GUI that they are famous for. There is a selection for running AD. Nice! Click for SSL, the current AD is no configured for TLS. Fill in Group and User OU. This seems promising. But here are we entering the halt. MS recommends that you configure your AD to use a proxy-users before authentication. But the Suse GUI does not have support for a proxy-user, so we change direction and start editing the /etc/ldap.conf-file. Add the proxy-user. But things is not working. A normal ldapsearch works but not doing id username . Looking in the logs it shows that it tries to use ldap and not ldaps. Some searching using google gives that on Suse the parameter ssl on in the config file is not working, you instead have to poin...