Jul 16, 2012

0 Open SSH



To install OpenSSH server/client on debian based server:

This is only on server side!
sudo apt-get install openssh-server

On client side machine use apt-get installation command :
sudo apt-get install openssh-client

If on client side is windows, then there’s a few options for connecting on SSH.
In most cases :
1. Putty (SSH1+SSH2)
2. TTSSH (SSH1)
3. WinSCP (SSH based on Putty)
4. FileZilla
5. Private Shell (SSH1, SSH2)
6. KiTTY (Putty fork-portable)
7. SecureCRT (SSH1,SSH2, RLogin)

Online SSH clients (may not be secure!)
1. serfish.com
2. sshterm.com
3. sheepskinproxy.com
4. gotossh.com

Chrome apps :
1. Secure Shell
2. SSH jcterm

0 comments :

Post a Comment

Comment: