Archive for the ‘Domino’ Category.

Video comparing the new Asus EeePC 900 !

On this video you can see the old EeePC with Linux, one with Windows and the third one : The new EeePC 900 with bigger screen and bigger resolution.

Source : Bloeee.net

Lotus Sametime 7.5 Client et Server Final Dispo !

La version client et serveur en version finale sont maintenant dispo sur PartnerWorld

Export Lotus Notes contact to MS Outlook, MS Excel or MS Access

Tool provided by IBM

–> here <–

Domino 6.5.4 et Domino 7 sur OpenSUSE 10.1

Un petit tutoriel sur l’installation de Domino 6.5.4 et 7.0.1 sur la nouvelle version d’OpenSUSE.

Ca se passe ICI

P.S. : Sur la même page vous trouverez aussi la commande whois à downloader avec la dll de cygwin

Multi plateforme startup script

http://www.nashcom.de/nshweb/pages/startscript.htm

Script très complet avec bien entendu les options “start”, “stop” et “status” mais aussi la possibilité de se connecter à la console du serveur avec l’option “monitor”.

Domino SMTP task not binding to Internet Socket under RH 9

You have to set the environment variable LD_ASSUME_KERNEL to 2.2.5 in /home/notes/.bash_profile

Copy/paste the following line in your /home/notes/.bash_profile

export LD_ASSUME_KERNEL=2.2.5

(assuming your notes user is “notes”)

ntaskldr.exe CPU load problem

I managed to solve the problem with ntaskldr.exe by doing the following:

1. Deleting the .ft folder under mail.

2. Select Delete index under File – Database -Properties – full text.

The process utilization used to be around 90-99% but now to 5-20% even when it is replicating 4GB DB and no more disk activities .

(source)

Lotus Notes sous Linux

Vous pouvez trouver ICI et ICI deux articles expliquant comment installer Lotus Notes sous Linux grâce à Wine.

EDIT : Visiblement il y a des problèmes avec les versions récentes de wine. Voici un workaround. Lancer notes en initialisant la variable

$ WINEDLLOVERRIDES=”usp10=n” wine nlnotes.exe

Domino 7 sur Debian

Voilà la mise à jour du serveur Domino 7 sur Debian s’est bien passée, il faut juste passer en kernel 2.6
J’ai mis à jour mon petit how-to (merci dominux.net pour l’info ;-) )

Ca se passe ici

Versions Linux Supportées

Domino For Linux : Page officielle des versions Linux supportées pour Lotus Domino

Site francophone sur Domino

Dominux.net : Site francophone sur Domino avec un forum bien complet. Le site tourne pour le moment sous Domino7/Debian

Domino 6.5.4 sur Debian Sarge

Venant finalement de réussir à démarrer Lotus Domino sur Debian Sarge, je vous ai fait un petit résumé de ce qu’il y a lieu de faire (ca parait tout bête une fois que l’on sait ;-) ).

Ca se passe ici