Fri Apr 18, 2014 2:09 am
For basic setup:
Create a new user account and disable the Pi account.
Optionally, set a password on the root account.
Set up sudo so that it requires a password.
Don't install any services that you don't need. If you do need services installed, lock those down individually.
Really, it's just like any other Linux machine. A google search for securing linux, or locking down linux will give you more tips. If you want to be specific, Debian Linux is very similar to Raspbian, so you could add Debian to your search terms and you'll find a lot more info than searching specifically for Raspbian or Raspberry Pi.