Difference between revisions of "PuTTY"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[wikipedia:PuTTY]] (1999)
 +
* https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
 
* ''Convert a [[PuTTY]] ssh key format to Openssh format'', you can follow the following instructions http://www.codeblocq.com/2016/05/Convert-a-putty-ppk-key-to-a-pem-file-on-OSX/, https://stackoverflow.com/questions/3475069/use-ppk-file-in-mac-terminal-to-connect-to-remote-connection-over-ssh
 
* ''Convert a [[PuTTY]] ssh key format to Openssh format'', you can follow the following instructions http://www.codeblocq.com/2016/05/Convert-a-putty-ppk-key-to-a-pem-file-on-OSX/, https://stackoverflow.com/questions/3475069/use-ppk-file-in-mac-terminal-to-connect-to-remote-connection-over-ssh
  
 +
Installation:
 +
* <code>apt install [[putty-tools]]</code>
 +
* <code>[[brew install putty]]</code>
  
apt install [[putty-tools]]
+
Commands:
brew install putty
+
* <code>[[plink]]</code>
 
+
* <code>[[pscp]]</code>
 
+
* <code>[[psftp]]</code>
 
+
* <code>[[puttygen]]</code>
 
+
* <code>puttygen your_other_format_key -o keyname.ppk</code>
<code>puttygen keyname -o keyname.ppk</code>
 
  
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[putty-tools]]</code> package, includes <code>[[plink]]</code>, <code>pscp</code>, <code>psftp</code>, <code>puttygen</code>
 
* <code>[[putty-tools]]</code> package, includes <code>[[plink]]</code>, <code>pscp</code>, <code>psftp</code>, <code>puttygen</code>
* [[PuTTY]] private key (<code>.ppk</code>)
+
* [[PuTTY]] private key (<code>[[.ppk]]</code>)
 +
* [[Pageant]]
 +
* [[telnet]]
 +
* [[Tera Term]]
 +
* [[MobaXterm]]
 +
* [[Windows terminal]]
 +
* [[iterm2]]
 +
* [[Simon Tatham]]
 +
* [[tmux]]
 +
 
 +
== Activities ==
 +
* [[Change mouse pointer in windows to improve visualization in rdesktop or Amazon Workspace sessions]]
 +
* [[Learn pageant usage]]
  
 
== See also ==
 
== See also ==
 +
* {{PuTTY}}
 +
* {{ssh clients}}
 
* {{ssh}}
 
* {{ssh}}
 +
* {{OpenSSH}}
  
  
 
[[Category:ssh]]
 
[[Category:ssh]]
 +
[[Category:PuTTY]]

Latest revision as of 09:00, 16 August 2022

Advertising: