| Home » Categories » Multiple Categories |
How do I setup and use SSH? |
|
Article ID: 20 | Rating: 4.5/5 from 2 votes | Last Updated: Thu, Oct 15, 2009 at 12:41 PM
|
SSH is a powerful service which allows you to log into the server remotely to perform specific tasks. For security purposes, we do not enable SSH access by default. You must contact our support department or open a support ticket to enable this feature. Common tasks include checking for new mail (via pine) or sending outgoing mail (via sendmail). Other common tasks include modifying file permissions, using compression utilities (tar and zip), and using editors (such as Pico or Vi) to modify files on the server side.
With SSH access comes a shell. The shell you use simply acts as a layer of communication between the command-line and the Operating System. The command line passes arguments directly to the shell, where they undergo several tests. If successful, the command is passed on to the operating system.
To connect using SSH, just connect to your-domain.com and the operation is performed.
SSH is a service that runs on port 22 on our web servers. Using a SSH client (we recommend SecureCRT), you will get the following set of messages when you login:
Red Hat Linux release x.xx
Kernel x.x.x on an xxxx
login: username
Password: ********
If your login was successful you will see:
Last login: Day Mon XX XX:XX:XX from some.hostname.com
In case you have not figured it out yet, your system login and password are required to connect to your account via SSH. The login and password is identical to that which is used to access your web-based control panel.
What SSH client do you recommend?
How do I log into my account via SSH with this software?
SecureCRT setup: Once you have downloaded and installed CRT, you can now log into your account via SSH. First, when you open your application, follow these steps:
PuTTY setup:
Server: Yourdomain.com OR Your-IP-address
Login: your-username
Pass: your-pass
Port: 22
Protocol: If SSH1 does not work, try SSH2
What other SSH clients can I use on my account?
You may use any SSH client you wish. Use of SSH is certainly not restricted to our recommended software. There are dozens of high quality SSH clients to choose from, all of which have their benefits and downsides.
Where can I obtain other SSH client applications?
Tucows.com has a very large selection with good reviews of SSH clients.
Shareware.com has a large number of free SSH clients.
Download.com also has a good variety of SSH clients. |
Attachments
There are no attachments for this article.
|
Comments
There are no comments for this article. Be the first to post a comment.
|
10 Password Strength Meter Scripts to Check Password Strength
Viewed 4633 times since Sun, Jan 3, 2010
50 Free And Quality Web Icons
Viewed 870 times since Tue, Jan 5, 2010
Constantin Pinnau
Viewed 324 times since Wed, Nov 24, 2010
Inline Form Validation With jQuery
Viewed 987 times since Sat, Jan 9, 2010
dygraphs JS Charts - Free JavaScript Charts
Viewed 808 times since Sun, Dec 13, 2009
Web server down - HTTP 501 error
Viewed 529 times since Tue, Apr 27, 2010
File Upload in PHP - PHP File Upload Script
Viewed 3406 times since Thu, Nov 5, 2009
dTree - Flexible JavaScript Tree Menu
Viewed 2462 times since Thu, Jan 14, 2010
Web Form Elements in PSD Format
Viewed 1913 times since Sun, Dec 27, 2009
Create Interactive JavaScript Charts With Highcharts
Viewed 1279 times since Fri, Dec 4, 2009
|


Add Comment