Go Back   Cloud Computing > Sales > Hosting Services
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-03-11, 06:59
BOD Member
 
Join Date: Apr 2011
Posts: 199
Default Log in through SSH in Linux

How to log in to an account through SSH in Linux?
Reply With Quote
  #2 (permalink)  
Old 05-04-11, 01:43
BOD Member
 
Join Date: Jun 2010
Posts: 175
Default


In-order to log in to an account via SSH all we need to do is initiating an SSH connection in Linux there are 2 steps 1) Shell Prompt and 2) SSH client


1)Shell Prompt
Open a shell prompt and execute the following command:
ssh USER@HOST_NAME -pPORT
- USER - the user for which you want to establish the SSH connection. If your account is hosted by SiteGround, this will be the same username as the one you use to log in to your cPanel;
- HOST_NAME (or IP address) - here you should enter the host/IP of the server to which you wish to connect;
- PORT - the port for the connection;
Press "Enter" and if everything has been set up properly, you will establish an SSH connection to your account.


2)SSH client,
You can use any of the SSH client one of which is most recommends is PUTTY. You can install putty ans once it is installed you need to enter following details:

Specify the hostname or IP address for your server and click on 'open' to initiate the connection. You can leave the rest option as it is and if it is your first time to connect to the server, you will have to accept its SSH certificate.
Specify root (if you are the administrator for this server) or your username.
Specify your password.
Once completed then it will allow you to log in an SSH server with a default setup.


Once you are logged in with default setup you can login to any account with the command cd ~username
Make sure to replace the username with actual account username

__________________
Carol.P
Reply With Quote
  #3 (permalink)  
Old 05-04-11, 03:23
BOD Member
 
Join Date: Apr 2011
Posts: 82
Default

First, I would like to appreciate carol's effort for these useful guidelines. However, I've seen many recommendation that say, SSH is better than telnet, but my question is, why SSH is better than telnet when both protocols are quite similar to each other.
Reply With Quote
  #4 (permalink)  
Old 05-04-11, 03:27
BOD Member
 
Join Date: Nov 2010
Posts: 95
Default

It is advisable that you should only consider SSH, because it is more secure than telnet. Even it uses encryption of some sort. In addition, the information available on the Internet shows that the telnet protocol has some loop holes in it. According to many users review. I conclude that telnet send everything, including the user name and password that you use to login in plain text, but on the other hand SSH encrypts it.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 18:39.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.