Posted in Dev Linux

Memo éditeur de texte VI et VIM

Commandes d’insertion de texte i insert insertion avant le curseur I insert insertion au début de la ligne a append insertion après le curseur A append insertion à la fin de la ligne o open ouvre une ligne blanche en dessous de la ligne courante O open ouvre une ligne blanche au dessus de la ligne courante

Continue Reading... Memo éditeur de texte VI et VIM
Posted in Apache Dev Linux

Apache Web SVN Repository

Tutoriel : Apache – SSL – Subversion Cet article va détailler comment paramétrer Apache et Subversion en HTTPS. C’est pas bien méchant, on y retrouve les grandes étapes indispensables : Création d’un dépot Créer un nom de domaine sécurisé (Apache+SSL) Relier les deux avec libapache2-svn (webdav) Régler les droits d’accès sur le dépot.

Continue Reading... Apache Web SVN Repository
Posted in Desktop Dev Linux Xorg

Compiz Dev build howto

WARNING: GIT IS BEING RESTRUCTURED

A guide outlining how to install current master can be found here.

Continue Reading... Compiz Dev build howto
Posted in Desktop EeePC Linux Xorg

Xandros EeePC fastinit X11Session

File launching the EeePC Xorg Session after system fastinit xandros launch the graphic session by calling this cript

Probleme de VFS lock sync sur le montage NFS 🙁

Continue Reading... Xandros EeePC fastinit X11Session
Posted in Dev EeePC Linux

Initrd managing guide

Modifying initrd image From OpenVZ Wiki Jump to: navigation, search The frequent reason why your kernel can’t boot is not properly created initrd image. Here is a small description of what you can do if you encounter a similar problem. Contents [hide] 1 What is initrd image 2 Why initrd image is necessary 3 Typical problem 4 Extracting initrd image 5 Analyzing init script 6 Creating initrd 7 Who create initrd by default?

Continue Reading... Initrd managing guide
Posted in Desktop GNOME Linux Xorg

Compiz Memories of the Way Windows Were

Hack and / – Memories of the Way Windows Were November 1st, 2008 by Kyle Rankin Still arranging windows by hand? Learn how to take advantage of Compiz’s window memory, so it can do the work for you. I’m a half-organized person. On one hand, if something of mine has a place, I can be pretty anal about making sure I put it back every time I use it. On the other hand, if something doesn’t have a place, it inevitably ends up in a pile or a junk drawer. I’ve learned that if I want to be organized, I must give everything a home.

Continue Reading... Compiz Memories of the Way Windows Were
Posted in Linux PHP

UTF-8 PHP MYSQL (histoire d’encodage)

UTF-8 PHP MYSQL (histoire d’encodage) Accueil UTF-8 PHP MySql Barre de progression d’upload en PHP Encodage et programmation Les caractères qui s’affichent sur les écrans d’ordinateur, comme toute donnée informatique, ne sont qu’une sucession de 0 et de 1 du point de vue de la machine. C’est le nombre et l’ordonnance de ces bits qui définissent la norme d’un encodage. Plus le nombre de bit sera élevé, plus l’encodage supportera de caractères. Les problèmes que l’on peut rencontrer lors du passage à l’UTF-8 viennent de cette différence de norme avec l’encodage européen ISO. Entre ces deux normes les problèmes vont se situer au niveau des caractères “spéciaux” comme les caractères accentués. A côté des problèmes que cela peut impliquer, l’UTF-8 permet de gérer un plus grand nombre de caractères, donc de gérer des langues aux glyphes exotiques, ce que ne permet pas l’iso avec ses 256 possibilités. Mais si l’UTF-8 permet de telles choses c’est qu’il est codé sur plus de bits que l’ISO, et si cela influe sur l’affichage, cela influe forcément sur le traitement des chaînes au niveau de la programmation et du stockage en base de données. Imaginons que l’on veuille connaître la longueur de cette chaîne…

Continue Reading... UTF-8 PHP MYSQL (histoire d’encodage)
Posted in EeePC Linux

Merging Unionfs on Eeepc

Merging changes from partition 2 into partition 1 samo on altern.org jan-2008: it is possible to do the above even after heavy changes are done to the original filesystem – i.e. lots of work, package additions/removals etc (not at all virgin state) – and still get everything right (and keep the original partition/filesystem instead of making all new). Roughly the steps are as follows (requires some unix skills. Read this entire section before starting and ensure you know what you’re doing):

Continue Reading... Merging Unionfs on Eeepc
Posted in Linux

VESA FrameBuffer Kernel documentation

The kernel documentation of the vesafb driver for nice FrameBuffer Console.

Continue Reading... VESA FrameBuffer Kernel documentation
Posted in EeePC Linux Network NX

NX client shortcuts

Which key combinations does NX adopt? If you want to switch back from a fullscreen session to your native OS desktop, you can click on the ‘magic pixel’ on the upper right edge of your screen.

Continue Reading... NX client shortcuts