putty
Keeping access to a Fedora Amazon EC2 instance
I run a Fedo开发者_运维知识库ra instance in Amazon EC2. I can access and work on it perfectly by Putty.[详细]
2022-12-22 07:08 分类:问答How to let putty change its cursor shape accordingly?
When I use putty to log on to a bash shell, I want it like real term emulator in Linux. That means: I开发者_如何学Cf I set shell to vi editing mode, the cursor would be a vertical line in inserting mo[详细]
2022-12-22 06:47 分类:问答How do I convert from an OpenSSH key to PuTTY format in C#?
I hav开发者_如何转开发e a key generated by SharpSSH in OpenSSH format.How do I convert it to PuTTY format in C#?See here for how to use puttygen on linux.[详细]
2022-12-22 02:13 分类:问答Have a Linux shell script stuff a string into a Windows user's copy/paste buffer
We have a script right now which our Windows users run on a Linux host by way of putty.From time to time the script produces a string that the user must copy and paste into a Windows application.[详细]
2022-12-21 23:47 分类:问答Git over SSH Server in Windows, cannot find shared libraries
I was to setup an SSH Server to Host my Git Repository to my local area network. I followed this tutorial by 开发者_如何学运维TimDavis hoping that I would be able to make a secured Git Repository.[详细]
2022-12-21 17:42 分类:问答Connecting to SVN server behind corporate firewall from home
How can I configure TortoiseSVN to connect to a SVN server behind a corporate firewall from home? This is the question I\'m having a hard time 开发者_如何学运维finding an answer to. Here\'s what I DO[详细]
2022-12-21 16:51 分类:问答How to convert SSH keypairs generated using PuTTYgen (Windows) into key-pairs used by ssh-agent and Keychain (Linux)
I\'ve generated key pairs using PuTTYgen and been logging in usin开发者_StackOverflow中文版g Pageant, so that I have to enter my pass-phrase only once when my system boots.[详细]
2022-12-20 01:07 分类:问答What is the key combination to send NUL byte from a terminal?
This may sound ridiculous but I need to send something like <policy-file-request/> followed by a nul byte from a terminal to a XML socket server.[详细]
2022-12-18 09:11 分类:问答mysql console (windows->linux), wrong character set?
When I make a query from the mysql console and it has accents or any character that needs to be utf-8 en开发者_如何学运维coded, it gets mugged[详细]
2022-12-15 10:43 分类:问答How do two machines authenticate over an SSH connection?
I always use ssh in putty to connect a remote ser开发者_如何学Gover. As I know, ssh is based on public/private key mechanism, is it?[详细]
2022-12-15 04:22 分类:问答