intanto.org logo

Ars est celare artem.

Technology or magic?

Wed, 17 Sep 2008

vim-latex
To make vim-latex package in ubuntu work again just type:
sudo vim-addons -w install latex-suite
Enable connection sharing in ssh
ControlMaster auto
ControlPath ~/.ssh/master-%r@%h:%p
So that if you ssh multiple times you'll need to enter password just one time :)