If you need to remotely log into bluehost hosting server, probably you need to use SSH (Secure Shell) connection. SSH allows secure file transfer and remote logins over the internet. Your connection via SSH is encrypted allowing the secure connection. In this section you can manage your SSH keys to allow automation when logging in via SSH. Using public key authentication is an alternative to password authentication. Since the private key must be held to authenticate, it is virtually impossible to brute force.
Before you setup the ssh, make sure you have the ssh client progam ready. We would be recommending PuTTY, a telnet and ssh client program. Which have both windows and linux version available for free download. You can get the ssh client at this link: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
The SSH command is linux based. An example is:
pico : friendly, easy to use file editor
pico /home/burst/public_html/index.html : edit the index page for the user’s website.
cd : change directory · · cd /usr/local/apache : go to /usr/local/apache/ directory
cd ~ : go to your home directory
cd – : go to the last directory you were in
cd .. : go up a directory
Go to Bluehost.com
Leave a Reply
You must be logged in to post a comment.


