SSH: Difference between revisions


(Created page with "Creating a new SSH account")
 
No edit summary
Line 1: Line 1:
[[Creating a new SSH account]]
{{done}}
You need to have an SSH account to use [[SSH | SSH]] on your Bravenet account. View [['''Creating a new SSH account''']] if you still need to create an account.
 
It is recommended that, only advanced users, use SSH to manage any larger websites that you may choose to host with Bravenet.  It provides greater ease-of-use and utility when dealing with the hundreds, or perhaps even thousands of files involved in more complicated websites.
 
 
==Creating a SSH account==
 
# [[Log in to your Bravenet account]].
# Select the [[SSH_tab| '''SSH''']] tab.
# Select the '''New SSH Account''' option.
# You will be prompted to enter in a '''username''' and '''password'''.  This will be the  user that your SSH  session will show when you log in with the account you are creating. Note that your username will automatically be followed by a number - this is part of your username.  For example, <tt>testuser-1234567890</tt>.  Ensure you choose a secure password!  When done, click the '''create''' button.
# You can now login to your SSH account using either [[Putty | Putty]] on Windows/OSXc or the [[ Terminal | Terminal]] in Linux/OSX.
 
[[Category:SSH]]

Revision as of 09:18, 11 January 2016

You need to have an SSH account to use SSH on your Bravenet account. View '''Creating a new SSH account''' if you still need to create an account.

It is recommended that, only advanced users, use SSH to manage any larger websites that you may choose to host with Bravenet. It provides greater ease-of-use and utility when dealing with the hundreds, or perhaps even thousands of files involved in more complicated websites.


Creating a SSH account

  1. Log in to your Bravenet account.
  2. Select the SSH tab.
  3. Select the New SSH Account option.
  4. You will be prompted to enter in a username and password. This will be the user that your SSH session will show when you log in with the account you are creating. Note that your username will automatically be followed by a number - this is part of your username. For example, testuser-1234567890. Ensure you choose a secure password! When done, click the create button.
  5. You can now login to your SSH account using either Putty on Windows/OSXc or the Terminal in Linux/OSX.