Tag Archives: Open-Source

Dealing with ssh “hidden” stuff: config file

If you use ssh a lot, you may sometimes feel tired giving same options all the time for the same server.
For example if you have an account ‘alpha’ on a server called ‘tarentula’ you may use the following command:
ssh alpha@tarentula
You may simplify your life: insert the following lines into your .ssh/config:
Host tarentula
[...]

Le problème du dvorak-fr

La disposition clavier du dvorak-fr distribuée par Xorg dans les distributions Linux a changé il y a peu. En voilà les raisons, et un moyen de revenir à la disposition précédente.