This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:putty [2016/07/08 10:36] – deul | linux:putty [2024/09/27 08:36] (current) – jansen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== SSH from Powershell ====== | ||
+ | In current versions of Windows, ssh is available from within Powershell. | ||
+ | In that case, you do not need a separate ssh client. This will work more or less the same as ssh from Linux and MacOS. | ||
+ | |||
+ | Also see: [[ssh: | ||
+ | |||
====== Putty ====== | ====== Putty ====== | ||
- | Putty is a graphical frontend for SSH, available for Windows and Linux. On Linux, it doesn' | + | Putty is a graphical frontend for SSH, available for Windows and Linux. On Linux, it doesn' |
===== Connection setup ===== | ===== Connection setup ===== | ||
Line 18: | Line 25: | ||
{{ : | {{ : | ||
- | 3. Click the " | + | 3. Click the " |
{{ : | {{ : | ||
Line 27: | Line 34: | ||
5. To use this tunnel, log into your machine with Putty. Once logged in you need to start a vncserver on the remote machine. It will respond with the display number: | 5. To use this tunnel, log into your machine with Putty. Once logged in you need to start a vncserver on the remote machine. It will respond with the display number: | ||
- | {{ : | + | {{ : |
Verify that this display number corresponds with the one use have defined in the tunnel. If not, go back to 2. and add the correct tunnel. Leave the putty ssh session on. | Verify that this display number corresponds with the one use have defined in the tunnel. If not, go back to 2. and add the correct tunnel. Leave the putty ssh session on. | ||
- | 6. Then, bring up your VNC viewer and, for the VNC server that you want to connect to, type " | + | 6. Then, bring up your VNC viewer and, for the VNC server that you want to connect to, type " |
{{ : | {{ : | ||
Line 37: | Line 44: | ||
==== End the Tunnel ==== | ==== End the Tunnel ==== | ||
- | After you are done, exit from the graphical enviroment by loging | + | After you are done, exit from the graphical enviroment by logging |
+ | |||
+ | Nou you are still left wit the open putty ssh session and its tunnel. But on the '' | ||
- | Nou you are still left wit the open putty ssh session and its tunnel. But on the '' | + | {{ :linux:putty2.png? |
==== See also ==== | ==== See also ==== | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// |