Thursday, October 24, 2013

Setup Raspberry Pi SSH server

SSH Server should be enabled in default Raspberry Pi first time boot up and installation. If not, you can enable SSH server in "Raspberry Pi Software Configuration Tool", enter the command in LXTerminal:

$ sudo raspi-config

- Select Advanced Options

- Select SSH

- Enable SSH server

- OK

- Finish


Related:
- Remote login Raspberry Pi SSH server from Linux.
- Remote login Raspberry Pi SSH server from Windows.

No comments: