Using SSH: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
You need to have an SSH account to use [[SSH | SSH]] on your Bravenet account. | You need to have an SSH account to use [[SSH | SSH]] on your Bravenet account. | ||
Line 11: | Line 11: | ||
# Specify your username ''yourname-123456789''. | # Specify your username ''yourname-123456789''. | ||
# Specify your password. | # Specify your password. | ||
# Specify your port: ''' | # Specify your port: '''22'''. | ||
Latest revision as of 08:42, 13 January 2016
You need to have an SSH account to use SSH on your Bravenet 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.
Connecting to SSH with Putty
- Install PuTTY.
- Specify the hostname or IP address for your server and hit 'open' to initiate the connection. You can leave all options to default. If this is the first time to connect to the server, you will have to accept its SSH certificate.
- Specify your username yourname-123456789.
- Specify your password.
- Specify your port: 22.