Grsync is a simple frontend to rsync tool. It comes with many rsync options but nothing about ssh.
I’ve found the solution in this thread. It’s pretty easy and obvious once one knows.
Continue Reading
tips
All posts tagged tips
J’ai découvert hier, en lisant cet article, une option dans le bios pour ‘overclocker’ le processeur de mon eeepc.
Continue ReadingHere is a short but very handy (at least for me
) chaetsheet for vim commands
Je viens juste d’avoir un serveur dédié tout neuf. J’y ai installé ubuntu server 9.04 et la locale par défaut était configurée à fr_FR.FR@euro (qui se trouve etre de l’ISO). Ma première tentative pour change cela fut de lancer un :
Gospy-applet is a Gnome applet that monitors changes on servers and web pages. You can add an illimited number of sources to monitor. It is possible to detect changes in HTTP header fields, IP associated with domain name, page content, page status, page load time and so on.
source http://gospy-applet.labs.libre-entreprise.org/ Continue Reading
I write this post mainly as a reminder, but it might be also usefull for some people.
Requirements : openssh client
Continue Reading
Beaucoup d’extensions firefox sont incompatibles avec la version 3 et, sont désactivées. Mais la pluspart d’entre elles fonctionneraient plutot normalement.
Voici une solution pour parer à ce problème.
Voici la commande apt-get permettant l’installation d’une pile LAMP basique sur ubuntu hardy 8.04, avec en plus quelque commandes de base pour demarrer rapidement. Continue Reading
Voici un petit truc pour manipuler des arguments passés à un script bash de la sorte :
./my_script -arg valueContinue Reading
Here’s an (non exhaustive) list of mac menu compatible themes for gtk :
- imetal
- snow leopard
- mac4lin
- kougyoku black
- and more kougyoku (make a search on http://gnome-look.org )
You can also hack your theme, like I did. I edited the gtkrc file of the theme I use. (the gtkrc file of your theme is located under ~/.themes/[YOUR_THEME_NAME]/gtk-2.0/gtkrc)
here’s the code I added in my gtkrc file :
... Continue Reading