Difference between revisions of "PuTTY"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user 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> | ||
− | + | Commands: | |
− | + | * <code>[[plink]]</code> | |
− | + | * <code>[[pscp]]</code> | |
− | + | * <code>[[psftp]]</code> | |
− | + | * <code>[[puttygen]]</code> | |
− | + | * <code>puttygen your_other_format_key -o keyname.ppk</code> | |
− | |||
− | |||
− | |||
− | |||
− | |||
Line 24: | Line 24: | ||
* [[Windows terminal]] | * [[Windows terminal]] | ||
* [[iterm2]] | * [[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 == | ||
Line 33: | Line 39: | ||
[[Category:ssh]] | [[Category:ssh]] | ||
+ | [[Category:PuTTY]] |
Latest revision as of 09:00, 16 August 2022
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
Installation:
apt install putty-tools
brew install putty
Commands:
Related terms[edit]
putty-tools
package, includesplink
,pscp
,psftp
,puttygen
- PuTTY private key (
.ppk
) - Pageant
- telnet
- Tera Term
- MobaXterm
- Windows terminal
- iterm2
- Simon Tatham
- tmux
Activities[edit]
- Change mouse pointer in windows to improve visualization in rdesktop or Amazon Workspace sessions
- Learn pageant usage
See also[edit]
- PuTTY,
puttygen
,ppk
,plink, pageant, pscp
, KiTTY - SSH clients:
ssh (OpenSSH)
,putty
, MobaXterm,plink
,mosh
,paramiko
,conch
pssh
,sshpass
andautossh
,sftp, Termius
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear - OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: