26
01 | 2015
Scale manufacturers…
Classified in : Homepage, Debian, Miscellaneous, Grumble
Dear manufacturers of kitchen scales, could you please stop considering your clients as idiots, and start developing useful features?
20
02 | 2012
Opportunistic SSH agent
Classified in : Homepage, Debian, Command line, Lazyweb
To use an SSH agent, one usually has to:
- launch the agent;
- add his key to it.
The first step can be automated in the desktop or shell startup script (this is a typical use case for login shell-only startup scripts, by the way), but the second one cannot if your private key is protected by a passphrase.