WHAT IS SSH ?
Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best known example application is for remote login to computer systems by users.
SSH provides a secure channel over an unsecured network in a client-server architecture, connecting an SSH client application with an SSH server. Common applications include remote command-line login and remote command execution, but any network service can be secured with SSH. The protocol specification distinguishes between two major versions, referred to as SSH-1 and SSH-2.
WHAT IS IT USED FOR ?
SSH is typically used to log into a remote machine and execute commands, but it also supports tunneling, forwarding TCP ports and X11 connections; it can transfer files using the associated SSH file transfer (SFTP) or secure copy (SCP) protocols. SSH uses the client-server model.
EASY WAY TO CREATE A SSH ACCOUNT ?
There are many sites which allows you to create free ssh accounts.
Some of them are:
- fastssh
- contassh
- speedssh
- skyssh
- fullssh
- ciscossh
- sshagan
- sshkit ( A part of fastssh, designed for 1 month ssh accounts)
- mytunneling
Here I'm going to demonstrate you from fastssh for creating ssh accounts.It's a simple process.
Just follow these steps:
- Open Fastssh from here
- Choose the server where you want to make account
- select the country
- fill the form and click create.
No comments:
Write comments