This commit is contained in:
Dan Burke 2017-05-26 19:32:44 +01:00 committed by Fabian Affolter
parent bf04fa2ee0
commit 3aad416ff6

View File

@ -11,7 +11,7 @@ redirect_from: /getting-started/hassbian-common-tasks/
--- ---
### {% linkable_title Login to the Raspberry Pi %} ### {% linkable_title Login to the Raspberry Pi %}
To login to your Raspberry Pi running HASSbian your going to be using a ssh client. Depending on your platform there are several alternatives for doing this. Linux and Max OS generally have a ssh client installed. Windows users are recommended to download and install the ssh client [Putty][ssh-putty]. To login to your Raspberry Pi running HASSbian you're going to be using a ssh client. Depending on your platform there are several alternatives for doing this. Linux and Max OS generally have a ssh client installed. Windows users are recommended to download and install the ssh client [Putty][ssh-putty].
Connect to the Raspberry Pi over ssh. Default user name is `pi` and password is `raspberry`. Connect to the Raspberry Pi over ssh. Default user name is `pi` and password is `raspberry`.
Linux and Mac OS users execute the following command in a terminal. Linux and Mac OS users execute the following command in a terminal.