En Fr
Web/database development and more...

Archives for: December 2008

12/21/08

English (US) Mac OSX Terminal Page Up/Down + Home/End of line

Permalink 04:04:04 am, by Francois Planque Email , Categories: Mac stuff
In order to get page up and page down to work properly under Mac OSX Terminal, as well as the home and end of line, you need to go to Preferences and then Keyboard and configure the right escape key sequences: Key Escape Sequence Home \033[1~… more »

English (US) Secure SSH private keys on Mac OSX 10.5

Permalink 02:34:42 am, by Francois Planque Email , Categories: Linux stuff, Mac stuff
First cool thing that everybody knows already: Mac OSX is based on Unix so you get ssh out of the box. Second cool thing you may not know: OS X 10.5 actually also comes with an ssh key agent (ssh-agent). That means that, without any additional softwar… more »