User Tools

Site Tools


other:win10apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:win10apps [2020/08/19 15:04]
jypeter [WinSCP]
other:win10apps [2020/11/03 15:31]
jypeter [PuTTY & Pageant] Improved
Line 121: Line 121:
 ===== PuTTY & Pageant ===== ===== PuTTY & Pageant =====
  
-<WRAP center round tip 60%>+[[https://​www.chiark.greenend.org.uk/​~sgtatham/​putty/​|PuTTY]] is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
  
-If Putty is not installed, you can directly ​use the ''​ssh''​ provided with Windows ​10! +In other words, **PuTTY ​is an easy to use //ssh client// for Windows** ​that will allow you to connect to the LSCE servers with very efficient text terminal
-  ​Right click on the Start menu and select Powershell +
-  ​''​ssh user@server''​ +
-  * It is still useful to install Putty, because this will allow you to configure sessions, and then connect ​very easily ​to other computers later +
-  * If you have installed [[other:​win10wsl|WSL+Ubuntu]] on Windows 10, you can just open a terminal ​and type ''​ssh server''​ to connect to the server +
-</​WRAP>​+
  
 +<WRAP center round tip 60%>
  
-[[https://www.chiark.greenend.org.uk/~sgtatham/putty/|PuTTY]] is a free implementation of SSH and Telnet for Windows ​and Unix platformsalong with an xterm terminal ​emulator.+If you hare in a hurry and PuTTY is not installed yet, you can directly use the ''​ssh''​ provided with Windows 10! 
 +  * Right click on the ''​Start''​ menu and select ''​Powershell''​ 
 +  * Type ''​ssh user@server''​ 
 +  * It is still useful to install Putty, because this will allow you to configure sessions, and then connect very easily to other computers later. And use efficient ​//copy//-//paste//! 
 +  * If you have installed [[other:​win10wsl|WSL+Ubuntu]] on Windows ​10you can just open a terminal ​and type ''​ssh user@server''​ to connect to the server 
 +</​WRAP>​
  
-PuTTY is basically an //ssh client/that will allow you to connect ​to the LSCE servers with a very efficient text terminal ​(install ​[[other:​win10apps#​vcxsrv_windows_x_server|VcXsrv]] ​and select //Enable X11 forwarding//​ in PuTTY if you need to open graphical windows ​on the remote servers)+<wrap hi>Read the [[other:​putty_conf|Installing and configuring Putty]] page</wrap> ​to learn the best way to use Putty (and [[other:​win10apps#​vcxsrv_windows_x_server|VcXsrv]] if you have to display remote ​graphical windows)
  
-Read the [[other:putty_conf|Configuring Putty]] page to learn the best way to use Putty+You should probably also have a look at the [[other:ssh|understanding and using ssh correctly]] if you want to understand basic ssh options, and how PuTTY and VcXsrv interact
  
  
other/win10apps.txt · Last modified: 2024/03/05 15:04 by jypeter