This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
puttyhacks [2014/11/24 01:34] ben |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PuttyHacks ====== | ||
- | ===== UTF-8 ===== | ||
- | Make putty use UTF-8 by setting the following option: | ||
- | |||
- | <code text> | ||
- | -- Window | ||
- | -- Translation | ||
- | Received data assumed to be in which character set = UTF-8 | ||
- | </ | ||
- | |||
- | ===== Agent Forwarding ===== | ||
- | |||
- | Enable ssh agent forwarding to have your ssh private key used to authenticate you against further ssh connections made from within your first session. This is especially useful for scp and subversion (using ''< | ||
- | |||
- | <code text> | ||
- | Connection | ||
- | -- SSH | ||
- | -- Auth | ||
- | Allow agent forwarding = enabled | ||
- | Allow attempted changes of username = enabled | ||
- | </ | ||
- | |||
- | The second setting there is useful if you use a different username on different hosts but still want to allow agent forwarding; though be aware of the security implications. | ||
- | |||
- | ===== Colour Schemes ===== | ||
- | Putty' | ||
- | |||
- | Found on http:// | ||
- | |||
- | <code reg> | ||
- | Windows Registry Editor Version 5.00 | ||
- | |||
- | [[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\igvita-desert]] | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | </ |