other:putty_conf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
other:putty_conf [2020/07/28 11:44] – jypeter | other:putty_conf [2020/08/26 14:56] – [Using ssh keys] Added a link jypeter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Configuring and using Putty ====== | + | ====== Configuring and using PuTTY/ |
- | Putty is a free and easy to use [[other: | + | PuTTY is a free and easy to use [[other: |
===== Installation ===== | ===== Installation ===== | ||
- | Download and install the [[https:// | + | Download and install the [[https:// |
- | ===== Launching | + | ===== Launching |
+ | You could directly launch PuTTY, but it is actually more efficient to launch '' | ||
- | FIXME | + | '' |
+ | * It will seem that nothing happens, but you should get the //Pageant// icon at the bottom right of your screen.\\ {{ : | ||
- | * The best way to use PuTTY, is to use it with Pageant: | + | * If you right click on the //Pageant// icon, you can manage sessions with the '' |
- | * Start Menu => Putty menu => Pageant (this will just put the Pageant icon in the rightmost part of the taskbar, the icon may even me masked) | + | |
- | * Right-click on the Pageant icon and choose: | + | |
- | * **New session** to define a new server you want to connect to | + | |
- | * Recommended settings: FIXME | + | |
- | * **Saved Sessions** to connect to a server | + | |
- | * **Add key** to select a private ssh key and type/store the matching pass phrase | + | |
- | FIXME | + | ===== Configuring PuTTY ===== |
- | ===== Adding and configuring a new session ===== | + | Launch the session/ |
- | ===== Making | + | * You can keep most PuTTY' |
+ | |||
+ | * When changing a setting, select a (sub-)**Category in the left part** of the PuTTY Configuration windows, and change the displayed **settings in the right part** of the window. | ||
+ | |||
+ | * After changing the settings of an existing Session, **do not forget to go back to the //Session// category and click '' | ||
+ | |||
+ | ==== Creating a new session | ||
+ | |||
+ | In the '' | ||
+ | * Specify a **Host Name**: e.g. '' | ||
+ | * Specify a matching session name in **Saved Sessions**: e.g. '' | ||
+ | * Click on **Save** to save the session\\ {{ : | ||
+ | |||
+ | If you are in a hurry, you can connect to the Linux server by clicking on **Open**, but you should first change some useful settings | ||
+ | |||
+ | ==== Changing some useful settings ==== | ||
+ | |||
+ | * In the '' | ||
+ | * Select **xterm** for the mouse buttons behavior. This will allow you to use the mouse buttons in the Putty terminal the same way you would use them in an standard Linux //xterm// terminal: **Copy** text with the left button, and **Paste** it with the middle button\\ {{ : | ||
+ | * In the '' | ||
+ | * Specify your login name in **Auto-login username**. This way you won't have to type it when you connect to the Linux server\\ {{ : | ||
+ | * In the '' | ||
+ | * Select **Allow agent forwarding**. This is the same as [[/ | ||
+ | * In the '' | ||
+ | * Select **Enable X11 forwarding**. This is the same as [[/ | ||
+ | |||
+ | * When you have finished updating settings, **do not forget to go back to '' | ||
+ | |||
+ | ==== Adding more sessions ==== | ||
+ | |||
+ | === Direct connection to a remote server === | ||
+ | |||
+ | * Select an existing session (e.g. the [[# | ||
+ | * Update the values of the **Host Name** and **Saved Session** (the name of the new profile you want) text fields, and settings\\ e.g. for connecting to LSCE **from INSIDE LSCE** use: | ||
+ | * '' | ||
+ | * '' | ||
+ | * Go back to '' | ||
+ | |||
+ | === Connection through a gateway === | ||
+ | |||
+ | * Select an existing //gateway// session and click on **Load**.\\ For connecting to LSCE **from OUTSIDE LSCE**, select the [[# | ||
+ | * In the '' | ||
+ | * '' | ||
+ | * or '' | ||
+ | * Go back to '' | ||
+ | |||
+ | ===== Daily usage of PuTTY/ | ||
+ | |||
+ | Note: PuTTY will ask your password each time you open a session, unless you have [[# | ||
+ | |||
+ | ==== Starting a session from Pageant ==== | ||
+ | |||
+ | |||
+ | Once you have [[# | ||
+ | |||
+ | ==== Starting a session from a desktop shortcut | ||
+ | |||
+ | It is also possible to create a shortcut on the desktop to start a specific session! | ||
+ | |||
+ | * Right-click on the desktop and select '' | ||
+ | * Specify the location of '' | ||
+ | * Specify the name of the shortcut, and save the shortcut\\ e.g. '' | ||
+ | * Right-click on the shortcut and select **Properties**, | ||
+ | * Click **OK** to save the changes | ||
+ | * You can now connect to the remote server just by clicking on the shortcut! | ||
===== Using ssh keys ===== | ===== Using ssh keys ===== | ||
+ | |||
+ | Read the [[other: | ||
+ | ==== Existing ssh keys ==== | ||
+ | |||
+ | ==== Importing or creating ssh keys with PuTTYgen ==== | ||
+ | |||
other/putty_conf.txt · Last modified: 2024/05/29 17:43 by jypeter