Aller au contenu | Aller au menu | Aller à la recherche

Aller au contenu | Aller au menu | Aller à la recherche

mercredi, juin 20 2007

So long

Time goes and no news on the blog. No time, I dream on 96h days!

These months I've been working on:

  • At work, a new datacenter. going from scratch for the room, but All the existing infrastructure has to be keep or to be upgraded. And of course, it's too expensive for the manager.
  • Video postcasting: Friday we will make the first large try to make a large video podcast. Multicast, Real streaming, and perhaps theora/vorbis.
  • Having to review the project of my students. A new NX client, but it seems that they have only implemented a 1.5 compatible backend...
  • Managing our inline Team for the Bad Württemberg challenge . As I'm the most fluent in german, I manage all the group.
  • Skating! I've changed my Bond+5x90 vs. the latest Salomon+4x110 (bought at Inline Zentrum) These skate rules, I don't go faster, but it's easier :)

samedi, avril 21 2007

Addicted to techno is back!

After 6 months offline, the webradio Addicted to techno is back. So my relay is up again and enjoy!

samedi, mars 17 2007

Mandriva 2007.1 release and usuability

The Mandriva 2007.1 release is coming up. It will be a very good update for 2007.0 release, with a lot of bug fixes, new software. But as awlays there is still be some caveats: The KDE team has decided for you What Good is: a large, and impressionnant "Mandriva" in the kicker :

Yes That's using some space. And the kicker height is "small".

Most people change the size of the kicker to gain place to "large":

  • the 4-virtual screen is 2x2, so less large
  • the systray use two lines too, so 2x3 icones instead of 6 icons

So let's change the height of kicker:

Amazing! Does the KDE team try other configuration than theirs own? Does they even use KDE ? Perhaps for forcing us to switch to gnome ?

Let's correct this fu**ing configuration:

edit

 /etc/kderc

and change the default directory to /usr which contains a real KDE configuration.

mercredi, décembre 6 2006

ghosting Mandriva 2007.0

I got some surprise, after ghosting several 2007.0 Mandriva. The network card was found as eth0, but eth1 was the device used!

Lire la suite...

mercredi, novembre 22 2006

samba vs. AD

New computer to install, new error with AD. No problem, that's my job.

Failed to set servicePrincipalNames. Please ensure that the DNS domain of this server matches the AD domain, Or rejoin with using Domain Admin credentials.

Lire la suite...

jeudi, septembre 21 2006

vmware-config.pl and mandriva kernel

One more time, I'm getting the famous:

What is the location of the directory of C header files that match your running kernel? /usr/src/linux/include
The path "/usr/src/linux/include" is a kernel header file directory, but it does not contain the file "linux/version.h" as expected. This can happen if the kernel has never been built, or if you have invoked the "make mrproper" command in your kernel directory. In any case, you may want to rebuild your kernel.

Lire la suite...

lundi, juillet 10 2006

Bugfix not publicly available.

Like last year, when I tried to deploy windows 2003, I got problems only resolved with an non public patch from Microsoft

Lire la suite...

mercredi, juin 7 2006

Conference

I have made a conference about Authentication for [IT staff from Strasbourg]

Lire la suite...

mercredi, avril 12 2006

NFS v4 and KDC in Active Directory

One more day spent to use the internal KDC from AD with NFS v4, without success.

It seems that the "net" command from samba 3.0.22 add a SPN in uppercase, I fixed that but it isn't suffisant to be able to use the SPN.

More generally, is seems that adding some SPN in AD isn't successful, even for CIFS:

for i in $(klist -k -e |cut -f5 -d' ') ; do kinit -k $i 2>/dev/null || echo $i BAD; done

for i in $(klist -k -e |cut -f5 -d' ') ; do kinit -k $i 2>/dev/null && echo $i OK; done

gives that only HOST/hostname_nonfqdn@REALM is working...

enctype is my nightmare.

lundi, avril 10 2006

Premier billet

Il fallait bien commencer un jour.

En plus j'avais besoin d'un endroit public pour faire circuler des informations, et ce media me semble correct.