Author Archives: jerome.schneider

Hadopi : Albanel power !

Tout simplement magnifique :

Posted in Hadopi | Comments Off

fish : le shell qu’il vous faut

Depuis peu j’ai découvert un nouveau shell qui répond au doux nom de fish. J’entends déjà ceux qui vont mon dire de toute façon zsh c’est le meilleur ou encore bash ou csh ça fait tout se que je demande … Continue reading

Posted in Linux, Unix | Tagged | Comments Off

Disable bell GNU/Linux and FreeBSD

Global disable on Linux You just have to remove the pcspkr module. Temporary remove on all Linux distributions : # rmmod pcspkr Complete remove on Debian and derivate (Ubuntu, Mepsis, …) : # echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist Turn off … Continue reading

Posted in Debian, Linux, mozilla | Comments Off

Aditam v0.1 released

I’m happy to announce the first offcial release of Aditam. Download version 0.1 Get Aditam What is Aditam ? It’s a remote task scheduler which facilitates mass task managing over heterogeneous network. Due to a splited architecture, ADITAM is easily … Continue reading

Posted in Aditam, Epitech, Linux, Python, Unix, Windows | Comments Off

Tips : Debian unstable (sid) switch to Python 2.4 by default

Edit /usr/share/python/debian_defaults You should have something like this : [DEFAULT] # the default python version default-version = python2.4 # all supported python versions supported-versions = python2.4, python2.5 # formerly supported python versions old-versions = python2.3 # unsupported versions, including older … Continue reading

Posted in Debian, Linux, Python | Comments Off

Pardus

J’ai découvert cette distribution GNU/Linux il y a relativement peu de temps avec la sortie de la version 2007.2. Je l’ai tout d’abord testé sur une VM et là surprise j’ai eu un coup de cœur pour cette distribution. Je … Continue reading

Posted in Linux, Pardus, Uncategorized | Comments Off

Les liens utilent sur KDE 4.x

Suite à la sortie de KDE 4.0 de nombreux articles sont parus sur le web : L’aticle de linuxfr Le dossier de pcinpact La vidéo de présentation dans les locaux de google (en) La présentation du site du zéro

Posted in KDE, Linux | Comments Off

Configure Mailman on Debian Etch with a Postfix

Install a Mailman with a Postfix on Debian apt-get install postfix mailman Configure Mailman Add or change these lines in /etc/mailman/mm_cfg.py (example vhost : lists.example.net) : DEFAULT_EMAIL_HOST = ‘lists.example.net’ DEFAULT_URL_HOST = ‘lists.example.net’ DEFAULT_URL_PATTERN = ‘http://%s/’ Configure Postfix Example with (domain … Continue reading

Posted in Debian, Linux, Mailman, Postfix, Python | Comments Off

Install Quills using buildout

Warning : this configuration is base on the development version of Quills please change it if you want a stable version. First step edit your buildout.cfg. The buildout section must look like this : [buildout] parts = plone zope2 productdistros … Continue reading

Posted in Python, buildout | Comments Off

Le champagne Darty

Le champagne Darty fait son apparition sur youtube :

Posted in Epitech | Comments Off