Jump to content
xisto Community
Sign in to follow this  
soleimanian

What Is Ssh

Recommended Posts

To answer Sole's second question...

To use SSH you of course need an access to a server providing SSH service. Then you need an SSH client. For linux you can use openSSH which is open source and free.

For windows there is PuTTY, which is free also.
http://www.chiark.greenend.org.uk/~sgtatham/putty/


SSH Communications used to offer a free version of their client, but no more. If you can find an old version somewhere it is of course still free and legal to use it. SSH Comm. software incluides also a SCP (Secure Copy, like remote copy but with encrypted communication) client with a graphical user interface, which is really handy.
I believe old versions of the software can befound on some website specializing to old sw versions or from a p2p network.

Share this post


Link to post
Share on other sites

SSH- is internet protocol which allows you to talk with another computer on the TCP rules. Usually, ssh is used just as you would telnet. ssh to a host, type your
password (correctly), and you're in.


http://support.suso.com/supki/SSH_Tutorial_for_Linux
http://forums.xisto.com/no_longer_exists/
https://kimmo.suominen.com/docs/ssh/
http://www.mindrot.org/~djm/auug2002/ssh-tutorial.pdf

Enjoy ^_^

Share this post


Link to post
Share on other sites

Reminds me,I hope you know linux? I also hope you know how to use the LInux-in-command-prompt mode? ^_^.SSH is just that on another computer. Works much better to me then ftp, because you use the ssh-server to create /edit your stuff.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.