Author's posts
Aug 08 2010
WikiLeaks
… could become as important a journalistic tool as the Freedom of Information Act. Time MagazineWikiLeaks is a multi-jurisdictional public service designed to protect whistleblowers, journalists and activists who have sensitive materials to communicate to the public. Since July 2007, we have worked across the globe to obtain, publish and defend such materials, …
Aug 08 2010
EmuWiki.com – The Encyclopedia of Emulation
You should have a look to this great emulation database. There are a lot of links for hard to find emulators on GNU/Linux. http://www.emuwiki.com/
May 19 2010
Setting up awstats in ubuntu
# Install awstats package sudo apt-get install awstats # Edit a file called /etc/awstats/awstats.hostname.conf where hostname is the hostname. Put something like this in it: LogFile=”/var/log/apache2/access.log” LogFormat=1 DNSLookup=1 DirData=”/var/cache/awstats/” DirCgi=”/cgi-bin” DirIcons=”/icon” SiteDomain=”hostname” AllowToUpdateStatsFromBrowser=1 AllowFullYearView=3 # Make a directory called /var/cache/awstats and chmod it 777 so it can be used from the web server # Copy …
Apr 26 2010
Gimp, Photoshop CS5 et le remplissage intelligent.
Le remplissage intelligent ou “content aware fill” est la grande nouveauté de Photoshop CS5 : on dessine vaguement les contours de l’objet qu’on veux enlever d’une photo, on lance la fonction et *pouf* l’objet disparait en laissant place à ce qui se trouve derrière. Et bien cette fonctionnalité existe sous Gimp depuis déjà plus de …
Dec 31 2009
Bonne Année 2010
Dec 18 2009
libgtk1.2 deb for Ubuntu Karmic 9.10 32bits
libgtk1.2 is not installed/installable, since it was removed from karmic 🙁 So i build a libglib1.2 & a libgtk1.2 32bits packages for karmic from source ! Get it here : http://gistlabs.homelinux.net/deb/libgtk+1.2-Karmic.tar.gz Then install all the .deb files with : $sudo dpkg -i *.deb Have Fun with it and read the rest of the post if …
Dec 16 2009
Cover-thumbnailer for Nautilus
Cover thumbnailer est un petit script développé en Python qui permet d’afficher les pochettes des albums de musique dans nautilus, de prévisualiser les images contenues dans un dossier et plus encore. Le script s’intègre dans nautilus comme n’importe quel autre thumbnailer de la GNOME thumbnail factory; vous n’aurez donc pas à le lancer manuellement pour …
Nov 26 2009
HIPPEASTRUM (Amaryllis)
HIPPEASTRUM (Amaryllis) VARIÉTÉS: H. leopoldii, rose, rouge ou blanc, de la famille des amaryllidacées comme le clivia et l’agave. Plantes à bulbes produisant des fleurs pouvant atteindre 20 cm de longueur à peine 2 mois après la plantation. Celle-ci se fait de janvier à mars; seule la moitié inférieure du bulbe doit être enterrée. Quand …
Nov 26 2009
Resolution des noms Netbios sous GNU/Linux
Il suffit d’éditer le fichier suivant : $sudo gedit /etc/nsswitch.conf Puis de modifier la ligne suivante : hosts: files dns -> hosts: files wins dns Enfin, il faut installer winbind : $sudo apt-get install winbind Maintenant $ping yourhostname fonctionne 🙂


