Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente |
prog:putty [2021/03/16 12:51] – Création avec "Messages d'erreur" root | prog:putty [2021/08/02 12:59] (Version actuelle) – Ajout d'une source "Explication du X11 forwarding sous Putty" root |
---|
[[https://the.earth.li/~sgtatham/putty/latest/puttydoc.txt|Documentation]] {{ :prog:putty:puttydoc-v0.74.txt |Archive v0.74}} | [[https://the.earth.li/~sgtatham/putty/latest/puttydoc.txt|Documentation]] {{ :prog:putty:puttydoc-v0.74.txt |Archive v0.74}} |
| |
| Explication du X11 forwarding sous Putty : [[https://labs.sogeti.com/the-amazing-x11-accessing-linux-gui-without-rdp/|The Amazing X11: Accessing Linux GUI without RDP]] {{ :prog:putty:the_amazing_x11_accessing_linux_gui_without_rdp_-_sogetilabs_8_2_2021_12_56_57_pm_.html |Archive du 18/10/2019 le 02/08/2021}} |
| |
| ====Options==== |
| |
| * Augmenter le nombre de lignes de la console |
| |
| ''Window'' > ''Lines of scrollback''. Mettre ''100000''. |
| |
| {{:prog:putty:putty_scrollback.png?452|Scrollback}} |
| |
| * Activer l'export display |
| |
| ''Connection'' > ''SSH'' > ''X11''. Cocher ''Enable X11 forwarding''. |
| |
| {{:prog:putty:putty_x11.png?452|X11 forwarding}} |
| |
| * Connection par clé privée / clé publique |
| |
| Il faut convertir le fichier ''.ssh/id_rsa'' en format ''.ppk'' en passant par l'outil ''puttygen.exe''. |
| |
| Importer la clé privée avec ''Conversions'' > ''Import key''. |
| |
| {{:prog:putty:putty_auth1.png?602|}} {{:prog:putty:putty_auth2.png?602|}} |
| |
| Dans putty : |
| |
| ''Connection'' > ''SSH'' > ''Auth''. Renseigner ''Private key file for authentification''. |
| |
| {{:prog:putty:putty_auth3.png?452|}} |
| |
====Messages d'erreur==== | ====Messages d'erreur==== |