|
|
Tom Zheng
| 05/17/2007
SCP用法
|
| Common SCP Usage
To upload a file from the current directory to your AFS Home Directory:
scp fi... |
|
|
|
Tom Zheng
| 05/02/2007
ssh自动登陆方法汇总
|
| SSH - How to arrange to log in without typing a password If you want to automate an unattended proc... |
|
|
|
Tom Zheng
| 12/18/2006
ssh客户端autologin的方法
|
| 默认情况下ssh客户端每次登陆服务器都需要用户输入口令,所以无法实现自动登陆。
如果想要实现自动登陆,可以把客户端机器的公钥加入服务端。
1, 在客户端上执行ssh-keygen -t rsa
... |
|
|
|
Tom Zheng
| 11/14/2006
A Comparison of Free SSH and SCP Programs for Windows 9x, NT, ME, 2000 and XP
|
| Introduction If you want to access remote servers securely from Windows 9x, NT, ME, 2000 or XP and ... |
|
|
|
Tom Zheng
| 09/15/2006
How to get, install, configure and use the Windows SSH client (转)
|
| Secure SHell (SSH)
The SSH Secure Shell (SSH client) is a program that allows secure network serv... |
|