Changes between Version 22 and Version 23 of FAQ
- Timestamp:
- 11/07/13 06:12:48 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v22 v23 29 29 Please see also [/wiki/Usage]. 30 30 31 * Use an SSH key with MS Windows clients? 32 Use pageant: [http://www.chiark.greenend.org.uk/~sgtatham/putty/faq.html#faq-options putty FAQ] `How do I use all PuTTY's features (public keys, proxying, cipher selection, etc.) in PSCP, PSFTP and Plink?` 31 33 * How do I use notifications forwarding? 32 34 System notifications use [http://www.freedesktop.org/wiki/Software/dbus dbus], so you must start the xpra server within its own dbus session, ie: "{{{dbus-launch xpra start ...}}}" (see dbus-launch for details). This is one of the things that [http://winswitch.org/about winswitch] does for you.